/* CSS Document */
@import url("reset.css");
@import url("global.css");

#body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#5C0101;
background:#770101 url(../images/index-backg.jpg) repeat-x top;
}

#body_maintenance{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
	color:#FFFBE0;
text-align:center;
margin:0 auto;
background:#770101 url(../images/header.jpg) repeat-x;
}

a{
text-decoration:none;
color:#E49A6C;
}

a:hover{
color:#F4E386;
}


#corps{
width:100%;
margin-top:268px;

}

	#centrer{
	margin:0 auto;
	width:765px;
	/*background:url(../images/index-backg-flash.jpg) no-repeat 0 66px;*/

	}
		.titre_societe{
		font-size:200%;
		line-height:150%;
		color:#A2D040;
		}

		#logo{
		float:left;
		border:0px solid #ffffff;
		}
		
			#logo .logo{
			padding-left:10px;
			}
	
			#logo span{
			display:none;
			}
			
			#logo img{
			margin:0 0 5px 0;
			}
		
		#flash_bckg{
			margin-bottom:10px;
			/*background:url(../images/index-backg-flash.png) no-repeat;*/
			height:220px;
			width:500px;
			padding:5px;
			background-color:#5C0101; 
			float:left;
		}
	#langues{
		
		float:left;
		height:110px;
		width:200px;
		border:0px solid #ffffff;
		padding-top:5px;
		margin-left:20px;
		
	}
			#langues li{
			font-size:16px;
			font-weight:600;
			background:url(../images/menu-actif.jpg) bottom repeat-x;
			padding-bottom:10px;
			width:190px;
			list-style-type:none;
			margin-top:15px;
			}
			
			#langues li a{
			color:#FDFAEB;
			}
			#langues li a:hover{color:#F4E386;}

			.etage1{margin-top:23px;}
			.etage2{margin-top:65px;}
			.etage3{margin-top:107px;}

			
		#keywords{
		padding-top:150px;
		text-align:center;
		margin:0 auto;
		clear:both;
		width:700px;
		}

/* MAINTENANCE */
#maintenance-txt{
}

	#maintenance-txt h2{
	font-size:120%;
	line-height:150%;
	}
	
	#maintenance-txt p{
	line-height:150%;
	}
	
	#corps-maintenance{
	text-align:center;
width:100%;

}

#logo-maintenance{
border:0px solid #000000;
/*background:url(../images/logo-maintenance.jpg) bottom no-repeat;*/
padding-top:42px;}
