/* feuille de style */

@import url("reset.css");


body{
	/*why? ie6?
	padding-top: 45px;*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*font-size: 60.75%; /*10px*/
	/*font-size: 10px;*/
}


/**
	INDEX ET GENERAL
*/

.lang{
	z-index:1001;
	width:680px;
	height:33px;
	position:relative;
	top:10px;
	right:-46px;
}
.lang img{
	margin: 5px;
}
#fr_off{
float:right;}
#fr_off img{
border:12px solir red;}
#en_off{
float:right;}
#conteneur{
	
}

#header {
	text-align: center;
	width: 680px;
	margin: 10px auto;
}

#header h1{
	font-size: 10px;
	color: #3e8ba7; 
}
#header h3{
	font-style: oblique;
	text-align: center;
	color: #58585a;
	font-size: 18px;
	margin-top: 20px;
	font-weight: normal;
	
}
#header h3 b{
	font-size:20px;
	color: #0faec8;
	font-weight: normal;
}

#content{
	width: 885px;
	_width:750px;
	height: 1200px;
	margin: 10px auto;
	_margin-left:50px;
	background: #fff url("img/background.jpg") no-repeat;
}

.signup{
	font-style: normal;
	float:right;
	z-index: 1001;
	_position: absolute;
	_left: 655px;
	font-size: 12px;
	font-weight: bold;
	background-image: url("img/signup_end.gif");
	background-position: bottom;
	margin-right: 60px;
	padding-bottom:20px;
	width: 221px;
	}

.signup a{
	margin-left:29px;
}

.signup legend{
	color:#000;
	font-size:12px;
}

#content .signup label{
	font-size: 11px;
}
.signup input{
	border: none;
	margin-right: 5px;
	width:110px;
}

.signup span{
	margin-top: 3px;
	float:right;
}

.contact{
	float:right;
	font-size:12px;
	position:absolute;
	top:325px;
	/*Hack ie7*/
	*top: 375px;
	left:195px;
	/*_position:fixed;*/
}

#bouton{
	background: #3e8ba7 url("img/bouton.gif") no-repeat;
	width:38px;
	height:39px;
	margin-left: 115px;
	margin-top: 2px;
	border: none;
}
#bouton:HOVER{
	background-image: url("img/bouton_down.gif");
}

.image{	margin-top: 35px;	margin-bottom: 27px;	}
.image img{
	border: 2px solid #fff;
	margin-right: 60px;
}

/**
	PRESENTATION EAR
*/

.prez_up{
	margin-left: 170px;
	/*z-index:1;*/
	/*margin-top:-30px;*/
	/*width:450px;*/
	/*position:relative;
	top:-35px;*/
	/*border: 2px solid #fff;*/
}
.prez_up h2{
	font-size: 17px;
	font-weight: normal;
}

.prez_up p{
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	width:400px;
	color:#fff;
}
.prez_up h2 b{
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}

.prez_down{
	_margin-top:30px;
	width: 650px;
	margin-left: 170px;

}
.prez_down h2{
	font-size: 17px;
	font-weight: normal;
}

.prez_down p{
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	width:450px;
	color:#fff;
}
.prez_down h2 b{
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}

.up{
	margin-top : 53px;
}
.down{
	margin-down : 15px;
}


a{	
	color:#fff;	
	font-size:18px; 
	text-decoration: none; 
	font-weight: bold;	
	margin-top: 15px;	
	
	}
a:HOVER {	color:#000;	}


/**
	PAGE DE CONTACT
*/


#content label{
	color: #000;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
}
	
table{
	margin-left: 160px;
	margin-top: 10px;
}
tr{
	height: 30px;
}
#nom, #prenom, #societe, #email{
	width: 200px;
	height: 21px;
}
#message{
	overflow:scroll;
	width: 435px;
	height: 180px;
}
i{
	font-size:9px;
}
i#manque{
	color: red;
	}
	
#valide{
	background: #3e8ba7 url("img/envoyer.gif") no-repeat;
	width:123px;
	height:23px;
	margin-top: 10px;
	/*margin-top: 2px;*/
	border: none;
}
#valide:HOVER{
	background: #3e8ba7 url("img/envoyer_down.gif") no-repeat;
	margin-top: 10px;
}
#valide_uk{
	background: #3e8ba7 url("img/uk_envoyer.gif") no-repeat;
	width:123px;
	height:23px;
	margin-top: 10px;
	border: none;
}
#valide_uk:HOVER{
	background: #3e8ba7 url("img/uk_envoyer_down.gif") no-repeat;
	margin-top: 10px;
}

#under_prez{
	margin-left:120px;
	/*border-top:1px solid #fff;*/
	margin-right:110px;
/*	position:relative;*/
	_position:fixed;
	_display:block;
	z-index:1001;
	/*top:-230px;*/
	padding-top:15px;
	margin-bottom:20px;
}
#under_prez h4{
	font-size: 19px;
	padding-bottom:7px;
	font-weight: normal;
}
.news{
	width:680px;
	float:left;
}
.news div{
	width:210px;
	float:left;
	margin-right:15px;
}
.news i{
	text-decoration:underline;
	font-style: normal;
	font-size:11px;
}
.news a{
	font-size:10px;	
}
.news img{margin-top:7px;border: 2px solid #fff;}
.news a:HOVER img{border: 2px solid #000;}
.image a:HOVER img{border: 2px solid #000;}
#mailer{
	float:left;
}

/*	FOOTER	*/

.bot_link{
	width:760px;
	margin:5px auto;
	padding-right:8px;
	text-align:right;

}
.bot_link a{
	margin-left:5px;
}

