body, html, div, a, img, text, form
{
	margin:0;
	border:0;
	padding:0;
}

input, textarea, chackbox, submit
{
/*	margin:inherit;
	border:#000000 1px solid;
	padding:inherit;*/
}

body
{
	background-color:#8dd3f1;
	margin:0;
	border:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}

#container
{
	position:relative;
	background:url(../images/background.jpg) no-repeat;
	width:1200px;
	height:700px;
	left:-80px;
	margin-left:auto;
	margin-right:auto;

}

#container_envoi
{
	position:relative;
	background:url(../images/background_envoi.jpg) no-repeat;
	width:1200px;
	height:700px;
	left:-80px;
	margin-left:auto;
	margin-right:auto;

}

#envoi
{
	position:relative;
	float:left;
	top:250px;
	text-align:center;
	width:400px;
	left: 400px;
}

#header
{
	position:relative;
	float:left;
	top:40px;
	text-align:center;
	width:1200px;
}

#retour_site
{
	position:relative;
	float:left;
	left:170px;
	top:115px;
	width:135px;
}

#infos_entreprise_titre
{
	position:relative;
	float:left;
	left:35px;
	top:155px; 
	width:135px;
}

#infos_entreprise_text
{
	position:relative;
	float:left;
	top:190px;
	width:135px;
	left: -100px;
	color:#e31585;
}

#infos_entreprise_fields
{
	position:relative;
	float:left;
	left: -100px;
	top:190px;
	width:300px;
}

#infos_personnelles_titre
{
	position:relative;
	float:right;
	right:450px;
	top:155px;
	width:135px;
}

#infos_personnelles_text
{
	position:relative;
	float:right;
	right:315px;
	top:190px;
	width:135px;
}

#infos_personnelles_fields
{
	position:relative;
	float:right;
	right:150px;
	top:65px;
	width:300px;
}

#zone_libre_titre
{
	position:relative;
	width:1200px;
	text-align:center;
	float:left;
	top:135px;
}

#zone_libre
{
	position:relative;
	width:1200px;
	text-align:center;
	float:left;
	top:140px;
}

#flyer_webmarketing
{
	position:relative;
	width:190px;
	text-align:center;
	float:right;
	top:30px;
	right:200px;
}

#autorise
{
	position:relative;
	width:1200px;
	text-align:center;
	float:left;
	top:130px;
}

#bouton
{
	position:relative;
	width:1200px;
	text-align:center;
	float:left;
	top:135px;
	line-height:normal;
	font-size:10px;
}

