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

#body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#b1b1b1;
background:#202122 url(../images/body2.jpg) center top no-repeat;
}

#body_maintenance{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#b1b1b1;
background:#202122 url(../images/body2.jpg) center top no-repeat;
}

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

a:hover, .menu_act{
color:#cc3399;
}

#corps{
width:636px;
margin:0 auto;
}

	#centrer{
	margin:0 auto;
	width:636px;
	/*background:url(../images/index-backg-flash.jpg) no-repeat 0 66px;*/
	}
		.titre_societe{
		font-size:200%;
		line-height:150%;
		color:#A2D040;
		}

		#logo{
		
		}
		
			#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:400px;
			width:600px;
			padding:18px;
		}
		
		#langues{
		text-align:right;
		padding-right:15px;
	
		}
			#langues li{
			font-size:16px;
			display:inline;
			font-weight:600;
			width:20px;
			/*background:url(../images/btn-format.png) repeat-x;*/
			}
		
		#keywords{
		text-align:justify;
		margin:40px 18px 0 18px;
		font-size:11px;
		line-height:16px;
		color:#666;
		}

/* MAINTENANCE */
#maintenance-txt{
}
	#body_maintenance #logo{
	text-align:left;
	}

	#maintenance-txt h2{
	font-size:150%;
	line-height:200%;
	}
	
	#maintenance-txt .adresse{
	margin:0 0 20px 0;
	}
	
	#maintenance-txt {
	text-align:left;
	}
	
	#maintenance-txt p{
	line-height:150%;
	}
