/* CSS Document */

body {
	background-image:url(../../images/template/bg.gif);
	background-color:#4d4b4c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#333333;
}

form {
	margin:0px;
	padding:0px;
}

input, select, textearea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	text-decoration:none;
}

a img {
	border:none;
}

#level_0 {
	width:950px;
	margin:auto;
}

#header {
	height:119px;
	background-image:url(../../images/template/bandeauHaut.gif);
}

#header #lienLogo {
	position:relative; 
	left:37px; 
	top:12px; 
	width:125px; 
	height:85px; 
	display:block;
}

#header #menuTop {
	float:right;
	width:490px;
	height:25px;
	position:relative;
	top:74px;
	right:25px;
}

#header #menuTop a {
	display:block;
	color:#FFFFFF;
	padding:3px 5px;
	float:right;
	text-transform:uppercase;
}

#header #menuTop a:hover {
	color:#eb001c;
	background-color:#FFFFFF;
}

#main {
	background-image:url(../../images/template/fond2.jpg);
	padding: 30px 25px 30px 30px;
}

#main #colGauche {
	width:200px;
	float:left;
}

#main #colDroite {
	width:667px;
	background-color:#e6e6e6;
	float:right;
}

#main #colGauche #menuGauche {
	background-color:#eb001c;
	margin-bottom:15px;
}

#main #colGauche #menuGauche a {
	padding:0px 12px;
	display: block;
	color:#FFFFFF;
}

#main #colGauche #menuGauche a:hover,
#main #colGauche #menuGauche a.selected {
	color:#eb001c;
	background-color:#FFFFFF;
}

#main #colGauche #menuGauchePart1 a.selected {
	padding-left:25px;
	background-image:url(../../images/template/fleche-menu-gauche.gif);
	background-repeat:no-repeat;
	background-position:12px 5px;
}

#main #colGauche #menuGauchePart1 {
	padding:20px 0px;
	border-bottom:1px solid #FFFFFF;
}

#main #colGauche #menuGauchePart1 a {
	line-height:20px;
	text-transform:uppercase;
	font-size:12px;
}

#main #colGauche #menuGauchePart2 {
	padding:16px 0px;
}


#main #colGauche #menuGauchePart2 a {
	font-size:12px;
	line-height:18px;
}

#main #colGauche a#teaser_concours {
	display:block;
	background-image:url(../../images/prix-releve.gif);
	background-repeat:no-repeat;
	height:202px;
	width:200px;
	margin-bottom:15px;
	-moz-opacity:.90; 
	filter:alpha(opacity=90); 
	opacity:.90;
}

#main #colGauche a#teaser_concours:hover {
	-moz-opacity:1; 
	filter:alpha(opacity=100); 
	opacity:1;
}

#main #colGauche #blocArtisteMois {
	background-color:#EB001C;
	padding:10px 15px;
	color:#FFFFFF;
	margin-bottom:15px;
}

#main #colGauche #blocArtisteMois #blocArtisteMoisTitre {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
}

#main #colGauche #blocArtisteMois a#blocArtisteMoisNom {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:16px;
	display:block;
}

#main #colGauche #blocArtisteMois a#blocArtisteMoisNom:hover {
	text-decoration:underline;
}

#main #colGauche #blocArtisteMois a#blocArtisteMoisLienFiche {
	margin-top:10px;
	display:block;
	text-align:right;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:10px;
}
#main #colGauche #blocArtisteMois a#blocArtisteMoisLienFiche:hover {
	text-decoration:underline;
}

#main #colGauche #blocRecherche,
#main #colGauche #blocInscriptionBulletin {
	background-image:url(../../images/template/fond_recherche.gif);
	height:57px;
	height:42px; /* Sans le lien recherche avancée */
	padding-left:12px;
	padding-top:15px;
	margin-bottom:15px;
}

#main #colGauche #labelRecherche,
#main #colGauche #labelInscription {
	font-size:13px;
	color:#4d4b4c;
	text-transform:uppercase;
	line-height:6px;
	font-weight:bold;
}

#main #colGauche #blocRecherche input,
#main #colGauche #blocInscriptionBulletin input{
	background-color:#FFFFFF;
	border:none;
}

#main #colGauche #blocRecherche #recherche,
#main #colGauche #blocInscriptionBulletin #courrielInscription {
	height:14px;
	width:130px;
	font-size:10px;
}

#main #colGauche #blocRecherche #submitRecherche,
#main #colGauche #blocInscriptionBulletin #submitInscription { 
	margin-left:18px;
	margin-top:3px;
	margin-bottom:-5px;
}

#main #colGauche #blocRecherche #lienRechercheAvancee {
	margin-top:5px;
}

#main #colGauche #blocRecherche #lienRechercheAvancee a {
	color:#EB001C;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
}

#main #colGauche #blocRecherche #lienRechercheAvancee a:hover {
	color:#FFFFFF;
	background-color:#EB001C;
}

#main #colDroite #filAriane {
	height:20px;
	line-height:20px;
	color:#4D4D4D;
	font-size:9px;
	background-color:#B3B3B3;
	padding-left:16px;
}

#main #colDroite #filAriane a {
	color:#4d4d4d;
}

#main #colDroite #filAriane a:hover {
	color:#000000;
}

#main #colDroite #menuNiveau2 {
	height:40px;
	line-height:20px;
	font-size:11px;
	background-color:#424242;
	padding-left:7px;
}

#main #colDroite #menuNiveau2 a {
	display:inline-block;
	padding:3px 9px 17px 9px;
	color:#fcfefc;
	text-transform:uppercase;
}

#main #colDroite #menuNiveau2 a:hover {
	/*color:#949294;*/
	background-color:#4F4F4F;
}

#main #colDroite #menuNiveau2 a.actif {
	/*font-weight:bold;*/
	background-image:url(../../images/template/fleche-menu-haut.gif);
	background-repeat:no-repeat;
	background-position:10px 9px;
	padding-left:23px;
}

#main #colDroite #menuNiveau3 {
	min-height:30px;
	line-height:20px;
	font-size:11px;
	background-color:#626262;
	padding-left:7px;
	border-bottom:3px solid #424242;
}

#main #colDroite #menuNiveau3 a {
	display:inline-block;
	padding:0px 9px 2px 9px;
	line-height:28px;
	color:#fcfefc;
}

#main #colDroite #menuNiveau3 a:hover {
	background-color:#6F6F6F;
}

#main #colDroite #menuNiveau3 a.actif {
	background-color:#424242;
	padding-bottom:0px;
	border-bottom:2px solid #EB001C;
}

#main #colDroite #ban {
	height:195px;
	background-image:url(../../images/template/accueil_bande.jpg);
}

#main #contenu {
	padding:16px;
	padding-bottom:108px;
	background:url(../../images/template/tache_pied.gif) no-repeat bottom left;
}

#footer {
	text-align:center;
	padding:15px 36px 12px 0px;
}

#footer img {
	margin-right:15px;
}