@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
html, body {
	height: 100%;
	width:100%;
	font:14px 'Trebuchet MS', Verdana, Arial; 
	background-color:#FFF; 
	color:#818285;
	background:url(../images/fond_site_adema.jpg) center 0 no-repeat ;
	line-height:20px;
	/*text-shadow:1px 1px 0 #fff;*/
}

a 							{  color:#818285;outline:none; text-decoration:none;}
a:hover 					{ color:#000;  font-weight:bold; }
a img 						{ border:0;}

h1 							{ font-size:18px; font-weight:bold; display:inline; padding-left:5px; text-transform:uppercase; line-height:25px;}
h1 a						{  }
h1 a:hover					{  }

h2							{ font-size:18px; color:#818285; text-transform:uppercase; margin-bottom:10px; }
.h2adquotidien 				{color:#f58124; text-transform:uppercase; margin-bottom:10px;  }
.h2adseniors 				{color:#50b948;  text-transform:uppercase; margin-bottom:10px;  }
h2 a						{  }
h2 a:hover					{ }

h3,h4 					{font-size:12px;text-transform:uppercase;color:#1998d5;font-weight:bold;margin-bottom:5px;border-bottom:solid 3px }
.h3adquotidien 				{text-transform:uppercase;color:#f58124; font-weight:bold;margin-bottom:5px; }
.h3adseniors 				{text-transform:uppercase;color:#50b948; font-weight:bold;margin-bottom:5px; }



li 							{ list-style:none;  }

p							{font-style:normal;text-shadow:none;text-align:justify; margin-bottom:10px;}

table 						{}
table td					{  }
table td p					{text-align:center; }
table th					{font-weight:normal; text-transform:uppercase; }

.erreur						{  color:#FF0000; font-weight:bold;}
.reussite					{ color:#00FF00;}
.proposition				{ color:#1998d5; font-style:italic;}
.asterisque					{ font-size:10px; font-weight:bold; font-style:italic;}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* --- BLOC CONTENEUR GLOBAL --- */
div#page 						{width:100%; min-height:100%;}
div#haut_contenu 				{width:100%;height:257px;padding-top:20px}
div#haut_contenu_normal 		{width:920px;height:257px; background: url(../images/haut_page/haut_fond_page.png) no-repeat 0px 210px;margin: 0 auto; }
div#haut_contenu_normal li 		{ width:460px; display:block; float:left; text-align:center;}
div#contenu 					{width:900px; margin: 0 auto; padding:10px; display:block;  background:url(../images/page/fond_page.png);height:100%;}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* --- BLOC HEADER --- */
div#header					{ width:100%; position:relative;}
div#header_normal			{width:920px;height:130px;position:relative; margin:0 auto; background:url(../images/header/fond_header.png) no-repeat}

.logo						{ position:absolute; z-index:30; top:10px; left:10px}
.logo_cesu	{position:absolute; z-index:30; top:-5px; right:190px}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* --- BLOC FOOTER --- */
div#footer					{ width:100%; height:136px; padding:0px; position:relative; font-size:12px}
div#footer_normal{width:920px; height:116px; margin:0 auto; background:url(../images/footer/fond_footer.png) no-repeat;  text-align:center; padding-top:20px; }
div#footer_normal p{text-align:center; color:#FFF; }
div#footer_normal a{text-align:center; color:#FFF; }
div#footer_normal a:hover{text-align:center; color:#818285; }


.signature_webetik			{ width:70px; margin:0 auto; height:30px;}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* --- BLOC COLONNES --- */
.block_ligne			{width:900px; clear:both; overflow:hidden;}
.liste_ligne			{ width:900px; position:relative;}
.liste_ligne li 		{ width:430px;  display:block; float:left; margin:10px }
li .2colonnes_left		{ width:440px; }
li .2colonnes_right		{ width:440px; }
.padding_right_10px		{padding-right:10px}

.liste_services {}
.liste_services li { margin:0px;font-style:italic;  }
.liste_services li span {display:block; padding:0px 11px 0px 22px; background:url(../images/icones/fleche_liste_grise.png) no-repeat 10px 5px transparent}
div#adresses{ position:relative; width:100%; text-align:center;}

.slogan_banniere_adseniors { color:#50b948; font-size:30px; margin:10px; border:0;}
.slogan_banniere_adquotidien {color:#f58124; font-size:30px; margin:10px;border:0;}
.liste_services_banniere_adseniors{ }
.liste_services_banniere_adseniors li {  text-transform:uppercase;font-size:14px; }
.liste_services_banniere_adseniors li span {}

.slogan_haut_page{font-style:italic; font-size:18px; color:#1998d5;}

.liste_pourquoi {}
.liste_pourquoi li { margin:0px; font-size:15px;margin-left:80px;  }
.liste_pourquoi li span {display:block;  background: url(../images/icones/fleche_liste_adseniors.png) no-repeat 43% 35% transparent; padding:2px; color:#1998d5; }
.photo_pourquoi{float:left; margin-right:70px;margin-bottom:50px}



/* FAQ */
.titre_question_faq{ border-bottom:solid 2px; margin-top:25px; font-size:15px; text-transform:none}
