/* page introduction CSS */

<style type="text/css">

#Tableau_site {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:750px;
}

#Contact-contenu_ {
	position:absolute;
	left:210px;
	top:200px;
	width:560px;
	height:800px;
}

#contact-Personne-ressource1_ {
	position:absolute;
	left:211px;
	top:650px;
	width:210px;
	height:40px;
}

#contact-Personne-ressource2_ {
	position:absolute;
	left:428px;
	top:650px;
	width:210px;
	height:40px;
}

#INPUT { 
color: #666666; 
font-size: 10px; 
font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-weight:bold;
font-style: normal;
border-color: 999999;
background-color: #fafafa 

}

#SELECT { 
color: #666666; 
font-size: 10px; 
font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-weight:bold;
font-style: normal;
border-color: 999999;
background-color: #EEEEEE 
}

#TEXTAREA { 
color: #666666; 
font-size: 10px; 
font-family: Tahoma, "ITC Franklin Gothic Book", Verdana, Arial, helvetica, sans-serif, Geneva, Swiss, SunSans-Regular ;
font-weight:bold;
font-style: normal;
border-color: 999999;
background-color: #fafafa 
}

.txterror { 
color: #ff0000; 
font-size: 10px; 
font-family: Tahoma, "ITC Franklin Gothic Book", Verdana, Arial, helvetica, sans-serif, Geneva, Swiss, SunSans-Regular  ;
font-weight:bold;
border-color: 999999;
font-style: normal;
}

.txtform { 
color: #666666; 
font-size: 10px; 
font-family: Tahoma, "ITC Franklin Gothic Book", Verdana, Arial, helvetica, sans-serif, Geneva, Swiss, SunSans-Regular ;
font-weight:bold;
font-style: normal;
border-color: 999999;
}

</style>
