@charset "utf-8";
body {
	background-color: #595c63;
	margin: 0px;
	background-image: url(../images/Main_Background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 933px;
}
#colonne_gauche {
	background-image: url(../images/Colonne_gauche_background.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 424px;
	width: 177px;
}
#logo {
	padding: 10px;
	float: left;
}
#menu {
	float: left;
}
#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#banner {
	background-image: url(../images/banner_background.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 93px;
	width: 731px;
}
#newstar {
	float: left;
	width: 731px;
	height: 311px;
	padding-top: 20px;
}
#bandeauPodcasts {
	float: left;
	/*height: 190px;
	width: 25px;*/
}
.ajustBandeau {
	padding-top: 35px;
}
/*#colonnegauche2 {
	float: left;
	width: 162px;
	clear: left;
	padding-left: 15px;
	padding-top: 15px;
}*/
#phototheque {
	/*clear: both;*/
	float: left;
	width: 731px;
	padding-top: 15px;
	padding-left:177px;
}
#bandeauPhototheque {
	float: left;
	/*height: 190px;
	width: 25px;*/
}
#videotheque {
	/*clear: both;*/
	float: left;
	width: 731px;
	padding-left:177px;
}
#bandeauVideotheque {
	float: left;
	/*height: 190px;
	width: 25px;*/
}
#main_content {
	/*clear: both;*/
	float: left;
	width: 731px;
	color: #FFFFFF;
	padding-left:177px;
}
#main_content a:link {
	/*font-size: 11px;*/
	color: #CCCCCC;
	text-decoration: none;
}
#main_content a:visited {
	/*font-size: 11px;*/
	color: #CCCCCC;
	text-decoration: none;
}
#main_content a:hover {
	/*font-size: 11px;*/
	color: #CCCCCC;
	text-decoration: underline;
}

#main_content img {
	border: none;
}
#footer {
	clear: both;
	float: left;
	width: 731px;
	padding-left:177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

/*articles*/

.contentheading {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.contentheading a:link {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.contentheading a:visited {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.contentheading a:hover {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

.contentpaneopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;
}
.at_filename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
at_file_size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.column_separator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
/*.article_separator {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}*/


/* Joomla Gallery */
.gallery {
	margin-top: -310px;	
}
.jg_catdescr {
	text-align: left;	
}
.jg_category {
	text-align: left;	
}
.sectiontableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: left;
	word-spacing: 0.05em;	
}
.jg_catelem_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 20px;	
}