html, body{
	margin:0;
	padding:0;
	font-family:"Lucida Grande";
	font-size:11px;
}

img{
	border:0;
}

#main_container{
	width:367px;
	position:absolute;
	left:50%;
	margin-left:-183px;
}

#main_container #text_en_haut{
	margin-left:40px;
	margin-top:25px;
	height:55px;
}

#main_container #text_en_haut div{
	margin-left:10px;
	padding-top:16px;
	float:left;
	height:39px;
}

#main_container #text_en_haut img{
	border:0;
	float:left;
}

#main_container #flashcontent{
	text-align:center;
	margin-top:35px;
}

#main_container #contenu_a_effacer{
	margin-top:40px;
	width:223px;
	margin-left:70px;
	text-align:justify;
	line-height: 26px;
}

#champ_texte{
	background-image:url(../images/champ_text.png);
	height:30px;
	width:223px;
	float:left;
}

#div_croix{
	margin-left:5px;
	padding-top:5px;
	width:20px;
	float:left;
}


#container_champ_texte{
	width:250px;
	height:45px;
}

#champ_texte input{
	color:#656363;
	text-align:center;
	border:0;
	margin:0;
	padding:0;
	background:transparent;
	height:100%;
	width:100%;
	|padding-top:8px;
}

#save_mail{
	margin-left:45px;
}

.bleu{
	color:#00a7ea;
}

#footer{
	position:fixed;
	bottom:10px;
	text-align:center;
	width:100%;
}

#footer a{
	text-decoration:none;
	color:#000;
}

#footer a:hover{
	color:#00a7ea;
}