@charset "utf-8";
/* CSS Document */

/* PNG Fix IE6 */
img, div, a, input { behavior: url("include/iepngfix.htc") }
/***************/

*{
	outline: none;
	margin:0;
	padding:0;
}

.clearFloat {
	clear:both;
	width:1px;
	height:1px;
	margin:0px;
	font-size:0;
}

.bypass_png {
	position: relative;
	z-index: 2;
}

.clearp p {
	margin:0px;
	padding:0px;
}

.input{
	width:221px;
	
}
.label{
	float:left;
	width:190px;
	text-align:left;
}
img{
	border:0px;
}

li{
	list-style:none;
}

a {
	position: relative;
	z-index: 1;
}

select, input, textarea, option{
	border:none;
	position: relative;
	z-index: 1;
	background:#FFFFFF;
}

.input2{
	border:none;
	position: relative;
	z-index: 1;
	background-color :transparent;

	
}	

body{
	/*background:#000000;*/
	text-align:center;
	font-size:11px;
	font-family:Verdana;
	color:#211D1F;
}
h1{
	font-size:14px;
}
#formulairecentrer
{
	width:415px;
	margin:0 auto;
}
#conteneur{
	width:955px;
	text-align:center;
	margin: 0 auto;
}

#entete{
	width:955px;
	height :177px;
}

#entete ul li{
	list-style:none;
	display:inline;
	float:left;
}
#logos{
	width:955px;
	height:142px;
	float:left;	
}

/*#en ul li{
	list-style:none;
	display:inline;
	float:left;
}*/

#menu{
	width:955px;
	height:35px;
	float:left
}

#marge{
	width:857px;
	padding:0 25px 0 25px;
	text-align:left;
}

#contenu{
	width:907px;
	padding:0 10px 0 10px;
	margin:0 14px 0 14px;
	background: url("../images/fond_espacepresse.png") #CDCDCD top left repeat-x;
	min-height:377px;
	}
	
	* html #contenu {
		height:377px;
	}
#contenu #formulaire{
padding-top:100px;
}
.erreur{
	color:#FF0000;
}
#contenu .fond{
	height:25px;
	width:200px;
	font-size:15px;
	padding-top:5px;
	
}
#bascontenu{
	background:url(../images/footer_espacepresse.png) top left no-repeat;
	width:927px;
	height:7px;
	margin:0 14px 10px 14px;
}
#footer{
	width:955px;
	height:26px;
	background:url(../images/footer_bas.png) top left no-repeat;
}

#header {
	background:url('../images/background-header.jpg') top left no-repeat;
	height:172px;
	position:relative;
	width:955px;
	z-index:2;
}

#logo {
	float:left;
	padding-left:19px;
	padding-top:20px;
}

#centre-header {
	float:left;
}

#banniere {
	/*padding-left:89px;*/
	padding-left:18px;
	/*padding-top:20px;*/
	padding-top:5px;
}