body {
background:#D9D5D5 url(/fileadmin/templates/as/img/fond.gif) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
margin: 0;
padding: 0;
height:100%;
text-align: center;
line-height:20px;
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color : #FFFFFF;
}
p {margin: 0px 10px 10px 0px;}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#conteneur_ext {
	width: 766px;
  margin: 0 auto;
  text-align: left;
}
#conteneur {
	margin: 0;
	padding: 0;
	background:#404447 url(/fileadmin/templates/as/img/fond.jpg);
}
/* ENTETE */	
#entete {
	height: 67px;
	padding : 0px;
	margin : 0px;
}
#menu {
  float: left;
	width: 230px;
	height: 326px;
}
#centre {
	width: 530px;
	margin-left: 233px;
	overflow: visible;	
	height: auto !important;
	height: 550px;
	min-height: 550px;
	text-align: justify;
}
#centre h1 {
	font-size: 14px;
	height: 16px;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 10px;
	background-image:url(/fileadmin/templates/as/img/fleche.png);
	background-repeat:no-repeat;			
	color : #F6D957;
}
#centre a{
	color : #F6D957;
}
#pied {
	width:100%;
	height: 100%;	
	background:#373B3E url(/fileadmin/templates/as/img/fondbas.gif);	
}
#pied a{
	color: #808080;
	font-size: 10px;
	text-decoration : none;
}
#pied a:hover{
	color: #FFFFFF;
}	
/* FORMULAIRES */
.csc-mailform
{
border:0px;
width:400px;
}
.csc-mailform-field label
{
vertical-align:top;
position: relative;
width:300px;
top:1px;
}
.csc-mailform-submit
{
margin-top : 5px;
margin-left : 270px;
}
