#contacto_entete {
	position:absolute;
	left:303px;
	top:200px;
	width:611px;
	height:20px;
	z-index:6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFC600;
	text-align: center;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(../img/deco.gif);
	background-repeat: no-repeat;
}

#contacto_corps {
	position:absolute;
	left:303px;
	top:226px;
	width:609px;
	height:430px;
	z-index:5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	text-align: justify;
	border: thin dotted #CCCCCC;
}
