@charset "UTF-8";
/* Sommaire */
/* _selecteurs_html, _toolbox, _emplacements, _menu, _module_actualite, _module_article, _pagination, _formulaire, _divers, _toolbox, */

/* Constantes */
/*
	Couleur du texte : #000
	Couleur a.hover : #
*/

 /*** _selecteurs_html ***/
	body {
		height:100%;
		margin: 0;
		padding: 0;
	}
		/* utilisé pour éviter à fckeditor dans l'admin d'avoir le fond de page défini dans body 
		utiliser ce sélecteur pour définir la couleur de fond du body */
		#body {
			background: #FFF url(../media/1px_pied_page.gif) bottom repeat-x;
		}
	
	form {
		margin: 0;
		padding: 0;
		border: 0px solid #FFF;
	}
	body, select, td, input, div, textarea{
		font: 11px Verdana, Times New Roman, Times, serif;
		color: #5A4C43;
	}
	p {margin: 0 0 10px 0;}
	div {margin: 0;}
	input, textarea {
		background: #FFF;
		color: #000;
		border: 1px solid #000;
		padding-left: 2px;
	}
	
	.radio {
		background: none;
		border: 0;
	}
	label {
		font-weight: bold;
	}
	a img {
		border:0;
	}
	a:link, a:visited, a:active {
		text-decoration: none;
		/*color: #C1B056;*/
		color: #000;
	}
	a:hover {
		color: #5A4C43;
		text-decoration: none;
	}
	hr {
		padding: 0;
		margin: 5px 0 5px 0;
		height: 1px;
	}
	.clear {
		clear: both;
		height: 0px;
		padding: 0;
		margin: 0;
		font-size: 0;
		visibility: hidden;
	}
	img {
		border:0; 
		vertical-align:top; 
		text-align:left;
	}
	object { 
		vertical-align:top; 
		outline:none;
	}

	
	h1 {
		font-size: 14px;
		margin: 0 0 8px 0;
		color: #C1B056;
	}
	h2 {
		font-size: 12px;
		margin: 0 0 8px 0;
	}
	h3 {
		font-size: 12px;
		margin: 0 0 8px 0;
	}

 /*** _toolbox ***/
	.clear {
		clear: both;
		height: 0px;
		padding: 0;
		margin: 0;
		font-size: 0;
		visibility: hidden;
	}
	
 /*** _emplacements ***/
 	#conteneur {
		margin: 0 auto;
	}

	#emplEntete {
		height: 280px;
	}
		#nav {
			position: absolute;
			top: 242px;
			width: 950px;
			z-index: 101;
		}
		#nav a {
			font-size: 14px;
			font-weight: bold;
			padding: 6px 8px 7px 8px;
			display: block;
			float: left;
		}
		#nav span {
			padding: 6px 0px 7px 0px;
			display: block;
			float: left;
		}
		#nav a:link, #nav a:visited, #nav a:active {
			color: #FFF;
		}
		#nav a:hover, #nav a.active:link, #nav a.active:visited, #nav a.active:active {
			background-color: #D3D3D3;
			color: #000;
		}
		.smenu {
			position: absolute;
			top: 271px;
			left: -1px;
			width: 951px;
			padding-bottom: 15px;
			z-index: 100;
			background: url(/media/espaceur.gif);
			background-color: #D3D3D3;
			border: 1px solid #737575;
			opacity: 0.95;
		}
		.smenu .filetHaut {
			//border: 1px solid #737575;
			background-color: #D3D3D3;
			padding-top: 15px;
		}
		.smenu a {
			display: block;
		}
		.smenu a:link, .smenu a:visited, .smenu a:active  {
			margin-top: 0px;
			margin-bottom: -1px;
			color: #1b1b1b;
			font-size: 16px;
			padding: 4px 5px;
			width: 238px;
			//border: 1px solid #737575;
			border-top: 0;
			background-color: #D3D3D3;
		}
		.smenu a:hover, .smenu a.active:link, .smenu a.active:visited, .smenu a.active:active {
			background: #757575 url(/media/fleche.png) right no-repeat;
			color: #FFF;
		}
		.ssmenu {
			position: absolute;
			top: 15px;
			left: 248px;
			width: 677px;
			min-height: 230px;
			background-color: #757575;
			padding: 13px;
		}
		.ssmenu div.colonne {
			width: 167px;
			min-height: 230px;
			float: left;
			border-right: 1px solid #757575;
			background-color: #D3D3D3;
			padding: 2px 5px;
		}
		.ssmenu div.colonne a:link, .ssmenu div.colonne a:visited, .ssmenu div.colonne a:active  {
			margin: 0 0 1px 0;
			color: #313131;
			font-size: 12px;
			padding: 0;
			width: 170px;
			border: 0;
			background: #D3D3D3;
		}
		.ssmenu div.colonne a:hover  {
			background: #D3D3D3;
			color: #000;
			text-decoration: underline;
		}
		.ssmenu .recherche {
			color: #1B1B1B;
			float: right;
			width: 140px;
			font-size: 12px;
		}
		.ssmenu .recherche span {
			color: #FFF;
		}
		.ssmenu .recherche a:link, .ssmenu .recherche a:visited, .ssmenu .recherche a:active  {
			margin: -1px 0 0 0;
			color: #FFF;
			font-size: 12px;
			padding: 0;
			width: 140px;
			border: 0;
			background: #757575;
			border-top: 1px solid #FFF;
			border-bottom: 1px solid #FFF;
			
		}
		.ssmenu .recherche a:hover  {
			background: #757575;
			color: #FFF;
			text-decoration: underline;
		}
		.ssmenu .recherche .txtRecherche{
			float: left;
			border: 0;
			width: 113px;
			height: 17px;
			padding: 2px 0 0 2px;
			color: #747474;
			background: url(../media/mot_cle.gif) no-repeat;
		}
		.ssmenu .recherche .subRecherche{
			float: left;
			border: 0;
			padding: 0;
			font-size: 11px;
			background: none;
			color: #FFF ;
			margin-top: 2px;
			text-decoration: underline;
		}
		#fade{
			position: absolute;
			display: block;
			overflow: hidden;
			width: 396px;
			height: 242px;
		}
		#slogan {
			position: absolute;
			left: 397px;
			top: 20px;
		}
		#navHaut1{
			position: absolute;
			top: 23px;
			left: 575px;
			text-align: right;
			line-height: 12px;
			color: #000;
			width: 375px;
		}
		#navHaut1 a, #navHaut1 a:visited, #navHaut1 a:link {
			color: #FFFFFF;
			height: 25px;
			padding-bottom: 8px;
		}
		#navHaut1 a:hover, #navHaut1 a.on, #navHaut1 a.on:visited, #navHaut1 a.on:link {
			color: #000;
			text-decoration: none;
			background: url(../media/triangle_roll.png) bottom no-repeat;
		}
		#flashPromo {
			position: absolute;
			left: 397px;
			top: 88px;
		}
		#newsletterWidgetAbonnement {
			position: absolute;
			width: 320px;
			top: 186px;
			left: 627px;
			background: url(../media/newsletter.gif) 167px 0 no-repeat;
			padding-top: 8px;
		}
		#newsletterWidgetAbonnement .recevez {
			float: left;
			text-align: right;
			font-weight: bold;
			font-size: 9px;
			color: #c1b056
		}
		#newsletterWidgetAbonnement input[type=text]{
			float: left;
			border: 0;
			width: 113px;
			height: 17px;
			padding: 2px 0 0 2px;
			color: #747474;
			margin: 5px 0 0 5px;
			background: url(../media/cadre_newsletter.gif) no-repeat;
		}
		#newsletterWidgetAbonnement input[type=submit]{
			float: left;
			border: 0;
			padding: 0;
			font-size: 10px;
			background: none;
			color: #313131 ;
			margin: 5px 0 0 5px;
			text-decoration: underline;
		}
		
		#encartRecherche {
			position: absolute;
			top: 283px;
			left: 10px;
		}
		#txtRecherche{
			float: left;
			border: 0;
			width: 113px;
			height: 17px;
			padding: 2px 0 0 2px;
			color: #747474;
			background: url(../media/mot_cle.gif) no-repeat;
		}
		#cbbRecherche{
			float: left;
			border: 0;
			width: 113px;
			height: 17px;
			padding: 1px 0 0 2px;
			margin: 0 5px;
			color: #747474;
			background: url(../media/mot_cle.gif) no-repeat;
		}
		#subRecherche{
			float: left;
			border: 0;
			padding: 0;
			font-size: 10px;
			background: none;
			color: #313131 ;
			margin-top: 2px;
			text-decoration: underline;
		}
		
		
		#ecmArianne{
			padding-top: 3px;
			top: 310px;
			font-size: 13px;
			padding: 0 0 15px 20px;
		}
		#ecmArianne a, #ecmArianne a:link, #ecmArianne a:visited{
			font-weight: bold;
			color: #5A4C43;
		}
		
		
		.msgErreur {
			padding: 10px 0;
			color: #C1B056;
		}
	#emplCentre {
		min-height: 200px;
		padding: 20px 0 50px 0;
	}
	
	#emplPied {
		font-size: 10px;
	}
		#navBas {
			float: left;
			color: #000;
		}
		#navBas a, #navBas a:visited, #navBas a:link {
			color: #FFFFFF;
			height: 25px;
			padding-bottom: 8px;
		}
		#navBas a:hover, #navBas a.on, #navBas a.on:visited, #navBas a.on:link {
			color: #000;
			text-decoration: none;
		}
		#copy{
			float: right;
			color: #313131;
		}
		#copy a:link, #copy a:visited{
			color: #313131;
		}
		#copy a:hover{
			color: #FFF ;
			text-decoration: none;
		}
		
		#copy a.simplisit:link, #copy a.simplisit:visited{
			color: #FFF;
		}
		#copy a.simplisit:hover{
			color: #313131;
			text-decoration: none;
		}
	

 /*** _pagination ***/
	.pagination {
		clear: both;
	}
		.pagination select{
			height: 19px;
			padding: 0;
			margin: 0;
			float: left;
			font-weight: bold;
			color: #000;
			margin-right: 5px;
		}
		 
		.pagination select option {
			color: #000;
			font-weight: bold;
		}
		.pagination .pageCourante {
			color: #000;
			font-weight: bold;
		}
		.pagination .pageS {
			float: right;
			margin: 0 5px;
			font-weight: bold;
		}
		.pagination .pageP {
			float: left;
			height: 17px;
			margin: 0 5px;
			font-weight: bold;
		}
		.pagination .pageRetour {
			float: left;
			height: 17px;
			margin: 0 5px;
		}
		.pagination a:link, .pagination a:visited, .pagination a:active {
			padding: 2px;
			display: block;
		}
		.pagination a:hover{
			text-decoration: none;
		}
		.pagination .pageRetour a:link, .pagination .pageRetour a:visited, .pagination .pageRetour a:active {
			
		}
		.pagination .pageRetour a:hover{
			text-decoration: none;
		}
 
/*** _formulaire ***/
	#formContact {
		float: left;
		width: 425px;
	}
	.formulaireContact {
		padding: 0px;	
	}
		.formulaireContact .erreur {
			color: #FF0000;
		}
		.formulaireContact .ligne {
			clear: both;
		}
		.formulaireContact .ligne.erreur label{
			color: #FF0000;
		}
		.formulaireContact .ligne.erreur .champ{
			border: 1px solid #FF0000;
		}
		.formulaireContact label {
			
		}
		.formulaireContact .champ {
			
		}
		.formulaireContact .champ input[type=text], .formulaireContact .champ textarea, .formulaireContact .champ select {
			width: 100%;
			color: #5A4C43;
			border: 1px solid #5A4C43;
			margin-bottom: 5px;
		}
		.formulaireContact input[type=button]{
			background: url(../media/envoyer.png) no-repeat;
			border: 0;
			width: 88px;
			height: 14px;
			float: right;
		}
		
 /*** _module_actualite ***/
 	.actualite {
 		margin-bottom: 12px;
 	}
 		.actualite h2 {
	 		
	 	}
	 	.actualite .imgActu {
	 		float: left;
	 		margin: 0 5px 5px 0;
	 	}
	 	.actualite .texte {
	 		
	 	}
	 	.actualite .permalien {
	 		clear: both;
	 	}
	 	.actualite .permalien a, .actualite .permalien a:link, .actualite .permalien a:visited {
	 		color: #5f843d;
	 	}
	 	.actualite .permalien a:hover {
	 		color: #000;
	 	}
	#actualite {
 		
 	}
 		#actualite h1 {
	 		
	 	}
	 	#actualite .imgActu {
	 		float: right;
	 		margin: 0 0 5px 5px;
	 	}
	 	#actualite .texte {
	 		font-weight: bold;
	 	}
	 	#actualite .detail {
	 		
	 	}
	 	
	.widgetActu {
			border: 1px solid #818181;
			color: #838383;
			padding: 4px 8px 5px 8px;
			margin-bottom: 10px;
			-moz-border-radius: 5px;
			background: #FFF url(../media/fr/encart_haut.gif) top no-repeat;
		}
		
		.widgetActu .titre {
			padding-bottom: 8px;
			color: #838383;
			font-weight: bold;
		}
		
		.widgetActu a {
			font-weight: bold;
			text-decoration: underline;
			color: #838383;
		}

/*** _module_article ***/
	#artIntroduction {
			padding: 0 20px 20px 20px;
			width: 700px;
		}
		#artIntroduction .imgIntroduction {
		 	margin: 0px 5px 5px 0px;
			float:left;
		}
		#artIntroduction h1{
			font-size: 13px;
		}
		#artIntroduction p {
			text-align: justify;
		}
	
	#artSommaire {}
		#artSommaire h1{
			font-size: 11px;
		}
		#artSommaire li{
			position: relative;
		}
		#artSommaire li span{
			position:absolute;
			left:430px;
		}
	
	#artPage {}
		#artPage h1 {
			font-size: 13px;
		}
		#artPage .paragraphe {
			margin: 15px 0px 15px 0px;
		}
		#artPage .paragraphe p {
			
		}
		.imgDroite1 {
			float: right;
			margin: 0px 0px 5px 5px;
		}
		.imgDroite2 {
			
		}
		.imgGauche1 {
			float: left;
			margin: 0px 5px 5px 0px;
		}
		.imgGauche2 {
			
		}
		.imgHaut {
			
		}
		.imgBas {
			
		}
		.imgSeule {
			
		}
 
/*** _divers ***/
	
	
	.nihilo .dijitTooltipContainer {
		opacity: 100;
	}
.lien {
	margin-bottom: 15px;
}
.lienG {
	float: left;
	width: 130px;
	min-height: 80px;
	margin-left: 0px;
}
.lienD {
	float: left;
	width: 550px;
	padding: 4px 7px;
	border: 1px solid #AEA498;
	min-height: 72px;
}
.lienD a, .lienD a:link, .lienD a:visited {
	color: #5A4C43;
}
.lienD a:hover {
	text-decoration: none;
	color: #C1B056;
}
.lienD a span{
	font-weight: bold;
	color: #C1B056;
}


