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

#body, #body_maintenance{
background:url(../images/index_body_bcg.jpg) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#corps{
background:url(../images/index_bcg.jpg) no-repeat top center;
width:100%;
padding-top:179px;
}

a{
color:#064b9c;
text-decoration:none;
font-weight:600;
}

li a:hover{
color:#064b9c;
font-weight:600;
font-size:1.2em;
}

#centrer{
margin:0 auto;
width:850px;
}

.gauche{
float:left;
width:478px;
}

.less, .better{
text-transform:uppercase;
font-size:14px;
color:#064b9c;
}

.better{
text-align:right;
}

#flash_bckg{
background:url(../images/flash.png) no-repeat;
padding:4px 0 0 4px;
width:478px;
height:292px;
}

#logo_langues{
float:left;
text-align:center;
width:360px;
}

#logo{
margin:66px 0 0 97px;
text-align:left;
}

#logo span{
display:none;
}

#slogan{
font-family:Lucida Console;
font-size:12px;
color:#064b9c;
text-align:center;
line-height:15px;
margin-top:25px;
margin-bottom:30px;
}

#langues{
margin-top:40px;
}

#langues li{
display:inline;
text-transform:uppercase;
font-size:14px;
line-height:150%;
}

#keywords{
clear:both;
color:#E5E5E5;
line-height:1.2em;
padding-top:3em;
}

/* ******************************************** */
/* Maintenance									*/
/* ******************************************** */

#content{
width:700px;
margin:0 auto;
}
	#content #logo{
	float:left;
	margin:27px 0 0 0;
	}
	
	#maintenance-txt{
	float:left;
	margin-left:50px;
	margin-top:4.75em;
	line-height:1.50em;
	}
	
	h2{
	color:#064b9c;
	font-size:1.25em;
	line-height:1.75em;
	}