body{
	/*background-image: url(images/fondpage.jpg);
	background-color: #E4E4E6;
	background-repeat: repeat-x;*/
	color: Black;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
.db { 
font-size:11px;
font-weight:bold;
color:#CE6A10;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {	
border: 0;

}
/* ----------------------------------------------------------- */
/* Textes */
#aa{
    color: #F48E00;
	font-weight: bold;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0 0 0;
}
a {
	color : #666666;
	text-decoration : underline;
}
a:hover {
	text-decoration : underline;	
}
a:visited {
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	padding: 4px 0px 0px 4px;
	margin: 0;}

h2 {color: #F48E00;
	font-weight: bold;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding: 4px 0 0 0;
	margin: 0;
	}
h3 {
font-size: 11px;
line-height: normal;
font-weight: bold;
padding: 0 10px ;
margin: 0;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #B6481F;
	padding: 4px 0 0 0;
	margin: 0;}
	
.titrevert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	/*color: #99CC00;*/
	color: #725A42;
	padding: 5px 5px 5px 0;
}
.accroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding:5px 5px 5px 5px;
	color:#CE6A10;
}
/* ----------------------------------------------------------- */
/* Mise en forme */
#conteneur {	
	clear: both;
	width: 780px;
	margin: auto;
	padding: 0;
	background-image: url(images/fond.gif);
	background-repeat: repeat-y;
}
#navigation {	
	width: 752px;
	height: 80px;
	background-color: White;
	margin: auto;
	padding: 0;
}
.bouton{
	margin: 0 0 39px 0;
}
#logo {
	width: 752px;
	height: 240px;
	position: relative;
	clear: both;
	background-image: url(images/souslogoperso.jpg);
	background-position: bottom;
	margin: auto;
}
#gauche {
	float: left;
	position: relative;
	left: 5px;
	

}
.menu {
	float: left;
	left: 0px;
	top: 6px;
	position: relative;
	background: White;
    padding: 0;
}
ul{
	margin: 0;
	padding: 0;	
}
li{
	margin: 1px 0 0 35px;
	padding: 0;
	font-weight: normal;
	}
#centre {	
	float: left;
    width:200;
	/*background: url(images/contenucentre.jpg) repeat-y top;   */
    background: #FEB976;
    border: solid #999999 1px;
	
}
#centre p{
padding: 3px; 
}
#droite {
	float: left;
	left: 0px;

    height: 500px;
    background: #Ffffff ;
	padding:2px 3px 0 0 ;
	margin: 0;
	text-align: justify;
    width:320px;
}

#droite h1 {
	color: #F18D03;
	padding: 8px 0 5px 10px;
}
#droite p {
padding: 0px 10px 0px 10px;
}

#droite p span{
display:block;
text-align:center;
}

#droite img{
margin: 0 5px 2px 20px;
border: 1px solid Black;
}

#droite a{
margin-right: 10px;
}
#bas {	
	width: 725px;
	clear: both;
	height: 62px;
	background: White url(images/copyright.jpg) no-repeat bottom;
	text-align: center;
	margin: 0 0 0 0px;
}

#bas img{
margin: 0;
float: left;
}


.erreur {
	color: #CC0000;
	font-size: 18px;
}

#droite h2{
margin: 10px 0px 6px 6px;
	color: #768F00;
}

.stage {
padding: 0px 10px 10px 10px;
}