
html, body { height : 100%; }

p { margin : 0; padding : 0; }

body {
margin : 0 0 0 0px;
padding : 0 0 0 1px;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
background : #ffffff;
background-position : center;
background-repeat : no-repeat;
background-image : url(images/fond_de_page.jpg);
}

#a_ctr { 	
  position:absolute;
  height:660px; 
  width:1000px;
  margin:-330px 0px 0px -500px;
  top: 50%; 
  left: 50%;
  padding: 0px;
  background-color: #ffffff;
  overflow: hidden;
}

#a_corps {
/*background-image : url(images/themes-fond.jpg);*/
text-align : left;
width : 1000px;
margin : 0 auto 0 auto;
padding:0 0 0 0;
height : 660px;
border : 0;
background-color:#ffffff;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525F36;
	font-weight: normal;
	line-height:13px;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.txt_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
}
.txt_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
}
.txt_blanc_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
	text-align:justify;
}
.txt_blanc_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
}
.txt_jaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	font-weight: normal;
	line-height: 15px;
}
.txt_marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	font-weight: normal;
	line-height: 15px;
}
.txt_orrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF3300;
	font-weight: normal;
	line-height: 15px;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F2623;
	font-weight: bold;
	line-height: 15px;
	text-decoration:none;
}
.envoyer {
background-image: url(bouton.gif);
}
.boutonstyle { 
border-color: #5d0014;
background-color:#FFCC99;
border-width: 1px;
border-style:solid;
 }
textarea { 
border-color: #FFCCFF;
border-width: 0;
}
input {
border-color: #FFCCFF;
border-width: 0;

}
