body {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color : #6c652e;
margin: 0;
padding: 0;
height:100%;
letter-spacing: 0em;
word-spacing: 0.1em;
line-height: 180%;
background: #e2eda6 url(/fileadmin/templates/basesdep/images/fond_site.jpg) no-repeat;
}
td {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#113880; 
}
p {
margin: 0 0 5px 0;
text-align : justify;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
/* ENTETE */	
#entete {
  width: 760px;
	height: 90px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
	background-color: #FFFFFF;
}
/* PARTIE GAUCHE */	
#gauche {
	padding-top:3px;
	position: absolute;
	left:10px;
	width: 240px;
	overflow: visible;
	height: auto !important;
	height: 450px;
	min-height: 450px;	
}

/* PARTIE CENTRALE */
#contenu {
	width: 505px;
	margin-left: 255px;
	padding-top:7px;
	overflow: visible;	
}	
#contenu h1 {
	height: 38px;
	font-size: 22px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 35px;
	margin-bottom: 10px;
	background: url(/fileadmin/templates/basesdep/images/titre1.gif) no-repeat left;
}
#contenu h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted red;
}
#contenu h3 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	background: url(/fileadmin/templates/basesdep/images/fleche_rouge.gif) no-repeat 0px 6px;
}
#contenu h4 {
  float: right;
  text-align:right;
  height:20px;
  width:100%;
	color : #ff9900;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 22px;
	background: url(/fileadmin/templates/basesdep/images/public.gif) no-repeat right;
}
#contenu h5 {
	color : #3f8729;
	font-size: 14px;
	font-weight: bold;
	padding-left: 22px;
	background: url(/fileadmin/templates/basesdep/images/base.gif) no-repeat left;
}
#contenu h6 {
	color : #4267b2;
	font-size: 14px;
	font-weight: bold;
	padding-left: 22px;
	background: url(/fileadmin/templates/basesdep/images/info.gif) no-repeat top left;
}
#contenu a {
	color : #3f8729;
}
#contenu a:hover {
	color : #FF9900;
}

#texte_principal {
	width: 505px;
	margin-left: 3px;
	overflow: visible;	
}
#pied {
	position:relative;
	vertical-align: bottom;
	height: 3px;
}

/* MENU GAUCHE */
.menuG a {
		 display:block;
     text-decoration: none;
     color: #fff;
     border-bottom: solid #FFFFFF 1pt;
     height:25px;
     padding-left:7px;
     padding-top:3px;
}
	 
.menuG a:hover {
		 color:#809700;
     background: #FFFFFF;
}

.menuG a:active {
		 color:#000000;
     background: #FFFFFF;
}
.csc-mailform-field label
{
display : block;
}