body {
background: #4C5355 url(/fileadmin/templates/ps81/img/fond.png) top repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color : #000000;
margin: 0;
padding: 0;
height:100%;
line-height: 1.3em;
text-align : center;
}
td {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000000; 
}
p {margin:0 0 10px 0;}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#conteneur_ext {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
}
#conteneur {
	background: url(/fileadmin/templates/ps81/img/fond_centre.png) center repeat-y;
	background-attachment:scroll !important;
	width: 100%;
	overflow-y: auto;
	height: auto !important;
}
/* ENTETE */	
#entete {
	background: url(/fileadmin/templates/ps81/img/fond_entete.png) center;
	height : 31px;
	width: 1000px;
	margin-top:5px;
}
#bandeau {
	height : 200px;
	width: 1000px;
	text-align : center;
	margin: 0;
	padding: 0;
}
#gauche {
	float:left;
	width: 550px;	
	margin-left:24px;
	padding-right:5px;
	padding-top:20px;
	height: auto !important;
	min-height: 500px;
	text-align: justify;
	overflow-y: visible;
}
#gauche h1 {	
	background:#FFAE00;
	display:block;
	color:#FFFFFF;
	font-size : 16px;
	height:30px;
	padding:5px;
	width:280px;
	border-left:30px #FF3500 solid;
	text-align:left;
}
#gauche h2 {	
	background:#00B96F;
	display:block;
	color:#FFFFFF;
	font-size : 16px;
	height:30px;
	padding:5px;
	width:280px;
	border-left:30px #0034AD solid;
	text-align:left;
}
#gauche h3 {	
	display:block;
	font-size : 14px;
	padding:5px;
	border-left:27px #3000E5 solid;
}
#gauche h4 {	
	height:21px;
	color:#000000;
	font-size : 13px;
	padding:3px;
	font-weight:bold;
	border-right:21px #E50043 solid;
	text-align:right;
	text-decoration:none;
}
#gauche h5 {	
	text-align:center;
}
#gauche a {	
	color:#E50043;
}
#gauche a:hover {	
	color:#00B96F;
}
#centre {
	margin-left: 580px;
	margin-right: 230px;
	width: 180px;	
	background:#E50043;
	padding:2px;
	height: auto !important;
	height: 400px;
	min-height: 400px;
}
#droite {	
	float:right;
	width: 210px;
	margin-right:15px;
	padding-left:22px;
	padding-right:5px;
	height: auto !important;
}
#droite h1 {	
	background:#007CBB;
	display:block;
	color:#FFFFFF;
	font-size : 16px;
	height:30px;
	padding:5px;
	width:160px;
	border-left:30px #6600A3 solid;
}
#droite h2 {	
	color:#E50043;
	font-size : 13px;
	font-weight:bold;
	margin:0px
	padding:0px;
	border:0px;
	height:13px;
	line-height: 1em;
}
#pied {
	background: url(/fileadmin/templates/ps81/img/fond_pied.png) center;
	width:100%;
	height: 252px;	
	clear:both;
}
#pied a{
	color: #808080;
	font-size: 10px;
	text-decoration : none;
}
#pied a:hover{
	color: #FFFFFF;
}	
/* MENU GAUCHE */
.menuG a {
		 margin: 3px;
     height: 17px;
     display: block;
     text-decoration: none;
     color: #ffffff;
     vertical-align:middle;
     font-size: 12px;   
	 }
	 
.menuG a:hover {
     background: #fffffe;
     color: #E50043;
     text-decoration: none;
     }

.menuG a:active {
     background: #ffff92;
     color: #E50043;
     text-decoration: none;
     }
/* FORMULAIRES */
.csc-mailform
{
border:0px;
width:500px;
text-align: left;
}
.csc-mailform-field
{
margin-top : 5px;
}
.csc-mailform-field label
{
vertical-align:top;
position: relative;
width:300px;
top:1px;
margin-top : 5px;
}
.csc-mailform-submit
{
margin-top : 5px;
margin-left : 280px;
}
/* TABLEAUX */
.contenttable {
	margin-left : 5px;
	border-width : 1px;
}
.td-0 {
     background: #F8BACC;
     text-align:left;
     width:180px;
	 height:25px;
    padding:5px;
}
.td-1 {
     background: #FCDCE5;
     text-align:left;
     width:330px;
	font-size: 14px;
    padding:5px;
}
.td-2 {
     background: #FCDCE5;
     text-align:center;
     color: #FFFFFF;
     width:140px;
	font-size: 14px;
}
     
