@charset "utf-8";
/* CSS Document */

#zone_corps{
	position : absolute;
	left: 1px;
	top: 0px;
	height : 950px;
	width : 1267px;
	}


#b_zone_ecriture{
	position : absolute;
	height : 843px;
	width : 1027px;
	background-color: #f0f8e4;
	left : 0px;
	top : 0px;
}


#m_zone_ecriture{
	position : absolute;
	height : 843px;
	width : 1027px;
	background-color: #f0f8e4;
	left : 0px;
	top : 0px;
}


#b_zone_texte_1{
	position: absolute;
	background-color : #dcf2bc;
	width : 550px;
	left: 27px;
	top: 34px;
	height: 800px;
}

#m_zone_texte_1{
	position: absolute;
	background-color : #dcf2bc;
	width : 1000px;
	left: 0px;
	top: 40px;
	height: 800px;
}

#b_texte_1{
	position: absolute;
	background-color : #dcf2bc;
	width : 470px;
	left: 10px;
	top: 7px;
	height: 750px;
}

#m_texte_1{
	position: absolute;
	background-color : #dcf2bc;
	width : 950px;
	left: 10px;
	top: 7px;
	height: 750px;
}

#contact{
	position: absolute;
	width : 200px;
	left: 10px;
	top: 7px;
	height: 300px;
}

.image_1{
	position: absolute;
	eight : 300px;
	left: 650px;
	top: 73px;
}


.image_abattage_1{
	position: absolute;
	eight : 300px;
	left: 60px;
	top: 44px;
}



.image_2{
	position: absolute;
	eight : 300px;
	left: 650px;
	top: 577px;
	width: 265px;
}


.image_abattage_2{
	position: absolute;
	eight : 300px;
	left: 607px;
	top: 354px;
}


.image_3{
	position: absolute;
	eight : 100px;
	left: 608px;
	top: 656px;
	height: 196px;
	width: 324px;
}

.image_4{
	position: absolute;
	eight : 300px;
	left: 609px;
	top: 875px;
}


.image_5{
	position: absolute;
	eight : 300px;
	left: 92px;
	top: 4px;
}


.contact_16{
	text-align:center
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
}

.contact_24{
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
}

.contact_24_left{
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
}

#erreur_code{
	left:-150px;
	top:30px;
	width:100%;
	height:auto;
	background-color:brown;
	color:yellow;
}

#echec_envoi{
	left:-150px;
	top:30px;
	width:100%;
	height:auto;
	background-color:red;
}




#succes_envoi{
	left:-150px;
	top:30px;
	width:100%;
	height:auto;
	background-color:green;
	color:white;
}
