body { behavior:  url('csshover.htc');}

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

body { 
	margin: 0px; padding: 0px; background: #9EA3A8 url(images/back_acc.jpg) repeat-x center top;
	font-size: 62.5%;font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif;
	text-align:center;}
h1, h2, h3, h4, h5 {}

#page{
	margin:0 auto;text-align:center;
	background:  url(images/accueil.jpg) no-repeat 0 0;width:990px;height:1022px;}
	
#header_acc{height:360px;margin:0 auto;text-align:left;width:990px;}

	#colLogo{position:relative;height:260px;/*background: url(images/logo_accueil.jpg) no-repeat 0 0;*/
		width:370px;height:175px;text-align:center;margin:0 auto;}
		h1.logo{text-indent:-9000px;width:370px;height:175px;}
			h1.logo a{width:370px;height:175px;}
		h2.description{
			text-indent:-9000px;
			/*background:url(images/slogan.jpg) no-repeat 0 0;*/
			width:430px;height:30px;}	
				
#content .singlepost {text-indent:-9000px;}

/* *>identifiant{} => créé un hack qui fonctionne pas sous Internet Explorer <=6 */
 .giro {height: 45px; width: 206px; position: relative; top: 118px; left: 239px; background:  url('images/anim-giro.gif') no-repeat 0 0;}
/* *+html identifiant{} => créé un hack qui fonctionne QUE sous Internet Explorer 7 */
*+html .giro{top: 109px; left: -153px;}
* html .giro{top: 109px; left: -153px;}
	
.footer{margin-top:660px;text-align:center;color:#FFF;}
	.footer a{color:#FFF;text-decoration:underline;}
	.footer .left, .footer li {float:left;list-style:none;}
	
#contact {
	position: fixed;top:50px;right:0;width:222px;height:90px;margin:0;
	text-align:left;color:#000;font-size:1.2em;padding:10px 0 5px 0;
	background: url('images/bloc_contact.png') no-repeat 0 0;
	}
	#contact h3{text-indent:-9000px;}
	#contact p{color:#4995C9;font-weight:bold;padding:0 0 0 10px;}
		.rouge {color:#EE1C25;}
		.vert {color:#68CB9C;}
	#contact a{text-decoration:none;color:#ACA899;padding:5px 0 0 0;}
		#contact a:hover {text-decoration:underline;color:#000;}
	/* * html identifiant{} => css hack qui fonctionne QUE sous Internet Explorer <=6 */
	* html #contact {position: absolute;top:50px;right:0;}
	
#fr_plateau {
	background: url('images/france-plateaux-acc.jpg') no-repeat bottom right;padding:0;text-align:right;
	position:relative;top:-30px;left:780px;width:250px;height:100px;}
	