/* image d'�tirement sur la droite du fond du bandeau haut page accueil */
body {background-image:url(../images/acc-bandeau-repeat.jpg); background-repeat:repeat-x;}

/* conteneur global page accueil */
#table-global-acc {width:100%; height:100%; background-image:url(../images/acc-bandeau-haut.jpg); background-repeat:no-repeat;}

/* ligne qui contiet l'acces extranet */
#td-ligne-bandeau-acc {height:20px;}

/* ligne contenant la banni�re pub */
#td-ligne-pub-acc {filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8}
#banniere-pub-acc {margin:3px 0 0 340px;}

/* ligne qui contient l'image h1 titre pour le r�f�rencement */
#td-ligne-h1-acc {/*height:130px;*/ height:60px;}
#td-ligne-h1-acc h1 {position:absolute; top:116px; left:331px; margin:0; padding:0}
#td-ligne-h1-acc h1 img {width:394px; height:44px} /* !!!!!! penser � changer les dimensions au changement de l'image-titre !!!!!!  */

/* contenu du corps de page d'accueil */
#table-corps-acc {width:90%;}
#td-liens-html-acc, #td-liens-bas-html-acc {color:#FFCC00; text-align:center; letter-spacing:3px; font-size:11px; padding-bottom:5px} /* Liens HTML pour Google */
	#td-liens-bas-html-acc {font-size:10px; padding-top:5px; letter-spacing:2px}
	#td-liens-html-acc a, #td-liens-bas-html-acc a {text-decoration:none; color:#FFCC00}
	#td-liens-html-acc a:visited, #td-liens-bas-html-acc a:visited {text-decoration:none; color:#FFCC00}
	#td-liens-html-acc a:hover, #td-liens-bas-html-acc a:hover {text-decoration:none; color:#FF9900}
	
#td-conteur-engrenages-acc {background-image:url(../images/acc-courbe.gif); background-repeat:no-repeat;} 
	#div-anim-acc {height:350px; margin-bottom:20px}
	/* barre bleue */
	#p-barre-bleue-acc {background-image:url(../images/fond-barre-bleue.gif); background-repeat:repeat-x; height:22px; color:#FFFFFF; text-align:right; padding-right:10px; font-weight:bold; margin:0;} /* barre bleue */
		*html #p-barre-bleue-acc {margin-bottom:3px;} /* hack ie6 */
		*+html #p-barre-bleue-acc {margin-bottom:3px;} /* hack ie7 */
	#p-barre-bleue-acc a {text-decoration:none; color:#ffffff}
	#p-barre-bleue-acc a:visited {text-decoration:none; color:#ffffff}
	#p-barre-bleue-acc a:hover {text-decoration:none; color:#3333FF}
	
#td-colonne-photos-acc {width:136px; border-right:1px solid #ffffff;} /* colonne photos */

#td-news-acc {width:240px; background-image:url(../images/acc-fond-news.jpg); background-repeat:no-repeat; padding-right:10px} /* bloc news */
	#h3-titre-actualites-acc {color:#FFFFFF; margin:8px 0 5px 10px}
	#div-news-acc {margin:0 0 31px 8px; padding:0; width:220px; height:350px;} /* iframe */
		#liste-actus-accueil, #liste-actu-accueil-seule {text-align:left; height:325px; overflow:hidden; padding:0; margin:0; color:white;} /* ul stylé */
			#liste-actus-accueil li, #liste-actu-accueil-seule li {margin:0 0 10px 0; padding:5px; border:1px dotted #0066cc;} 
			#liste-actus-accueil div, #liste-actu-accueil-seule div {text-align:left; height:113px; overflow:hidden; display:block; padding:0; margin:0;}
			#liste-actus-accueil p, #liste-actu-accueil-seule p {margin:0; text-align:right;}
	
	#p-voir-actus-acc {margin:0 0 0 10px;}

#table-signature {margin-top:12px} /* signature ME bas de page */
	#img-qualite-signature {margin-right:8px}
	#border-L-signature {border-left:1px solid #ff9900; width:5px}	
	#txt1-centre-signature {font-family:"Times New Roman", Times, serif; border-bottom:1px solid #ff9900; font-size:0.75em} 
		#txt1-centre-signature a, #txt1-centre-signature a:visited {text-decoration:none; color:#003366;} /* liens signature pour google */
	#txt2-centre-signature {font-family:"Times New Roman", Times, serif; font-style:italic; font-weight:bold; font-size:0.71em; line-height:10px;}
		#txt2-centre-signature a, #txt2-centre-signature a:visited {text-decoration:none; color:#003366;}  /* liens signature pour google */
	#border-R-signature {border-right:1px solid #ff9900;  width:5px}	
