@charset "UTF-8";
/* CSS Document */


#global
	{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	}
	
#slogan
	{
	font-size:85%;
	color:#666666;
	height:50px;
	padding-right:15px;
	line-height:50px;
	text-align:right;
	}
	
#contenu
	{
	background-color:#f0f0f0;
	padding:15px;
	}
	
#information
	{
	background-image:url(../_res/public/bg_news.gif);
	background-repeat:repeat-y;
	}
	
#news
	{
	display:inline;
	float:left;
	width:168px;
	padding-top:15px;
	padding-bottom:15px;
	/*padding:11px 15px 15px;*/
	margin-right:20px;
	}	
	
#image
	{
	width:732px;
	height:355px;
	margin-bottom:20px;
	background-color:#FFFFFF;
	}
	
#diaporama
	{
	width:732px;
	height:355px;
	}
	
#texte
	{
	display:inline;
	float:right;
	width:732px;
	}
	
.colonneFourche
	{
	display:inline;
	float:left;
	width:326px;
	margin-right:50px;
	}
	
.colonne
	{
	display:inline;
	float:left;
	width:168px;
	margin-right:20px;
	}
	
.deuxColonnes
	{
	display:inline;
	float:left;
	width:356px;
	margin-right:20px;
	}
	
.troisColonnes
	{
	display:inline;
	float:left;
	width:544px;
	/*background-color:#FF0000;*/
	}
	
.colonneAnnonce
	{
	display:inline;
	float:left;
	width:340px;
	margin-right:20px;
	}
	
.margeSuprimee
	{
	margin-right:0px;
	}
	
#phrase
	{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height:40px;
	line-height:40px;
	font-size:110%;
	font-style:italic;
	background-color:#d7dee0;
	margin-top:20px;
	margin-bottom:20px;
	}
	
#phrase div.attention
	{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	font-style:italic;
	padding-left:15px;
	padding-right:15px;
	margin-right:15px;
	background-color:#00a1ec;
	}
	
a.blocDecalage
	{
	border:0px;
	margin-right:22px;
	}
	
#footer
	{
	border:15px solid #d7dee0;
	margin-top:40px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	height:29px;
	}
	
#footer #lien
	{
	display:inline;
	float:left;
	height:29px;
	line-height:29px;
	padding-left:15px;
	}
	
#footer a
	{
	color:#999999;
	}
	
#footer a:hover
	{
	color:#FF9900;
	}
	
#footer img
	{
	float:right;
	border-left:15px solid #d7dee0;
	}
	
#newsletter
	{
	padding:15px;
	color:#FF9900;
	margin-bottom:100px;
	}
	
#newsletter input.email
	{
	border:1px solid #cccccc;
	font-size:13px;
	padding:5px 5px 4px;
	width:200px;
	color:#333333;
	vertical-align:top;
	}


#newsletter img
	{
	margin-left:15px;
	}
	
	
#newsletter .espace
	{
	margin-top:10px;
	}
	
#download
	{
	margin-top:15px;
	padding:15px;
	background:#FFFFFF;
	}
	
#download a
	{
	font-size:11px;
	}
	
#galerie .diaporama
	{
	display:block;
	float:left;
	width:166px;
	height:137px;
	background-image:url(../_res/public/diaporama.gif);
	background-repeat:no-repeat;
	margin-right:17px;
	margin-bottom:17px;
	text-align:center;
	}
	
html>body #galerie .diaporama {
	margin-right:17px;
}
	
#galerie .diaporama img
	{
	margin-top:15px;
	border:1px solid #DDDDDD;
	}

	
	
	
	
	

h1
	{
	font-size:28px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:25px;
	}
	
h2
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#0099ff;
	font-weight:normal;
	text-transform:uppercase;
	font-stretch:narrower;
	}
	
h3
	{
	font-size:25px;
	font-weight:normal;
	margin-bottom:25px;
	font-style:italic;
	border-bottom:1px solid #EEEEEE;
	padding-bottom:15px;
	}
	
#texte h4
	{
	font-size:18px;
	font-weight:normal;
	margin-bottom:25px;
	border-bottom:1px solid #EEEEEE;
	padding-bottom:15px;
	}
	
div.separationH2
	{
	height:20px;
	}
	
p
	{
	font-size:11px;
	color:#555555;
	margin-bottom:10px;
	line-height:1.25em;
	}
	
p .titreAdresse
	{
	font-size:12px;
	color:#000000;
	font-style:italic;
	}
	
p .souligne
	{
		border-bottom:1px solid #000;
	}
	
ol
	{
	list-style-type:decimal;
	font-size:11px;
	color:#333333;
	margin-left:25px;
	margin-bottom:15px;
	}
	
ol li
	{
	margin-bottom:3px;
	}
	
label
	{
	font-style:italic;
	color:#555555;
	font-size:14px;
	display:block;
	margin-bottom:5px;
	margin-top:7px;
	}
	
.formContact
	{
	width:340px;
	padding:5px;
	font-size:15px;
	border:3px solid #E6E6E6;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	
.formContactHauteur
	{
	height:170px;
	}
	
	
	




	
p.dateContenu
	{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #DDDDDD;
	margin-top:-15px;
	font-style:italic;
	}
	
a.lien:hover
	{
	text-decoration:underline;
	}
	
	
.news
	{
	color:#000000;
	font-size:12px;
	display:block;
	border-top:1px solid #DDDDDD;
	margin-top:9px;
	padding-top:10px;
	background-image:url(../_res/public/icone_fleche.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	background-position:0px 10px;
	}
	
.noIcon
	{
	padding-left:0px;
	background-image:none;
	}
	
.newsDate
	{
	color:#666666;
	font-size:11px;
	margin-top:3px;
	/*border-bottom:1px solid #DDDDDD;*/
	}
	
.select
	{
	color:#FF9900;
	}
	
.orange
	{
	color:#FF9900;
	}
	
.rouge
	{
	color:#FF0000;
	}
	
.signature
	{
	font-weight:bold;
	color:#FF9900;
	font-size:13px;
	font-style:italic;
	}
	
.clear
	{
	font-size:0px;
	height:0px;
	clear:both;
	}
	
div.padding
	{
	padding:15px;
	}
	
.bg2Colonne
	{
	background-image:url(../_res/public/bg_news_2.gif);
	background-repeat:repeat-y;
	}
	
.bg4Colonne
	{
	background-image:url(../_res/public/bg_lien.gif);
	background-repeat:repeat-y;
	}
	
.bgFourche
	{
	background-image:url(../_res/public/bg_fourche.gif);
	background-repeat:repeat-y;
	background-position:left;
	}
	
.bg1PtColonne
	{
	background-image:url(../_res/public/bg_video.gif);
	background-repeat:repeat-y;
	}
	
.espaceColonne
	{
	padding-left:15px;
	padding-right:15px;
	}
	
.separationBlanc
	{
	height:20px;
	background-color:#f0f0f0;
	margin-top:20px;
	margin-bottom:15px;
	}
	
.noFiletSup
	{
	border-top:0px;
	/*padding-top:0px;
	margin-top:0px;*/
	}
	
.filetSeparation
	{
	display:block;
	border-bottom:1px solid #DDDDDD;
	font-size:0px;
	margin-top:5px;
	margin-bottom:10px;
	}
	
.bordureTop
	{
	border-top:20px solid #f0f0f0;
	}
	
	
	
	
/* Liens  */
#lien div.ligne_b
	{
	padding-top:8px;
	border-top:1px dashed #DDDDDD;
	margin-top:8px;
	}

#lien p
	{
/*	background-image:url(../../_res/icon_encart_lien.gif);*/
	background-image:url(../_res/public/fleche.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	}
	
#lien a.lienTelechargement
	{
	display:inline;
	float:right;
	}
	
#lien a.lien
	{
	color:#808080;
	margin-left:13px;
	padding-left:13px;
	border-left:1px solid #DDDDDD;
	}
	
#lien a:hover
	{
	text-decoration:underline;
	}
	
	
	

ul.doc
	{
	margin-left:50px;
	margin-bottom:15px;
	}
	
ul.doc li
	{
	display:list-item;
	list-style-type:square;
	font-size:11px;
	color:#555555;
	line-height:1.25em;
	}


.inputAnnonce
	{
	border:3px solid #E6E6E6;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
	padding:5px;
	width:324px;
	}
	
.inputSelect
	{
	width:100%
	}
	
a.ajouterAnnonce
	{
	display:block;
	font-size:12px;
	color:#00A1EC;
	font-style:italic;
	background-image:url(../_res/public/icone_fleche_annonce.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	margin-top:40px;
	padding-top:10px;
	border-top:1px solid #DDDDDD;
	}
	
.montageRetour
	{
	color:#FF0000;
	float:right;
	}
	






/**//**/


#titreNews
	{
	padding:15px 15px 0px 15px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	}
	
div.newsGlobal
	{
	background-image:url(../_res/public/bg_news_texte.png);
	border-bottom:20px solid #F0F0F0;
	}
	
div.texteNews
	{
	display:block;
	float:left;
	padding:15px;
	width:445px;
	}
	
div.texteNews h1
	{
	font-style:normal;
	font-size:16px;
	color:#333333;
	margin-bottom:5px;
	}
	
p.dateContenuBis
	{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dashed #DDDDDD;
	font-style:italic;
	}
	
.imageNews
	{
	display:block;
	float:right;
	}
	
#newsPrecedent
	{
	float:left;
	}

#newsSuivant
	{
	float:right;
	margin-right:257px;
	}
	
	
	
	
#descriptionsFourches strong
	{
	color:#000000;
	}
	
	
	
	
	
	
	
div.submenu_fourche ul,
div.submenu_fourche ol
	{
		padding-left:10px;
		padding-right:15px;
		font-size:11px;
		color:#555555;
		margin-bottom:10px;
		line-height:1.25em;
	}
	
div.submenu_fourche ul li
	{
		list-style-type:square;
		margin-left:15px;
	}
	
div.submenu_fourche ol li
	{
		margin-left:15px;
	}
	
div.submenu_fourche strong
	{
		color:#000;
	}
	
	




div.colonneFourche ul,
div.colonneFourche ol
	{
		font-size:11px;
		color:#555555;
		margin-bottom:10px;
		line-height:1.25em;
	}
	
div.colonneFourche ul li
	{
		list-style-type:square;
		margin-left:15px;
	}
	
div.colonneFourche strong
	{
		color:#000;
	}
	
div#realisationAAZ
	{
		float:right;
		font-size:11px;
		color:#999;
	}
	
div#realisationAAZ a
	{
		color:#666;
	}
	
div#realisationAAZ a:hover
	{
		color:#333;
	}