*
{
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	width:1036px;
}

#header {
	background:url('../images/bord_droit.png') right 119px no-repeat;
}

#header .ban
{
	float:left;
	position:relative;
	z-index:2;
}

#sousmenu {
	/*position: absolute;*/
	height: 100px;
	top: 155px;
	left: 55px;
	height: 4px;
	margin-left: 50px;
	margin-bottom: -4px;	
	padding: 0;
}


.centre 
{
	width: 1036px;
	background:url('../images/bord_droit.png') top right repeat-y;
	position:relative;
	z-index:2;
}

.gauche 
{	
	background:url('../images/bord_gauche.jpg') top left repeat-y;
}

.colLeft
{
	width: 215px;
	padding:30px 0 0 30px;
	float: left;
}

.colLeft img
{
	margin-top:10px;
}

.colRight
{
	float:right;
	padding-right:20px;
	margin-top:100px;
	width:250px;
	text-align:center;
}

.texte {
	width: 500px;
	float: left;
	text-align: justify;
	padding-right: 10px;
}

.texte.large
{
	width: 700px;
}

.pied {
	position: relative;
	text-align: center;
	width:1036px;
	height:0px;
	background:url('../images/footer.jpg') bottom no-repeat;
	margin-bottom:10px;
	z-index:-1;
	padding-top:361px;
	margin-top:-130px;
}

p 
{
	margin:10px 0;
}

.texte a:link, .texte a:visited
{
	font-weight: bold;
	color:#8DC63F;
}

b
{
	color: #8DC63F;
}

a img
{
	border:0;
}

h1 {
	font-weight: bold;
	font-style:italic;
	color: #8DC63F;
	font-size: 1.4em;
}

h2	{
	font-style:italic;
	color: #8DC63F;
	font-size:0.95em;
}

.titre
{
	text-align:right;
	font-style:italic;
	width:auto;
	min-width:273px;
	min-height:31px;
	background:url(../images/titre.jpg) no-repeat bottom right;
	padding-bottom:10px;
	margin-bottom:40px;
}

.titre .titre1
{
	color:#B4D674;
	font-size:8pt;
	text-align:right;
	padding-right:20px;
}

.titre .titre2
{
	color:#B4D674;
	font-size:11pt;
	font-weight:bold;
	text-align:right;
	color: #8DC63F;
	padding-right:80px;
}

.titre .titre3
{
	color:#B4D674;
	font-size:9pt;
	text-align:right;
	padding-right:50px;
}
	
.floatleft
{
	float:left;
}

.clear
{
	clear:both;
}

.texte ul
{
	padding-left:50px;
	margin-top:10px;
}

.texte li
{
	list-style-type:square;
}


/*Documents*/
.documents
{
	text-align:center;
	background:url(../images/ligne.png) no-repeat top center;
	margin-top:40px;
	padding-top:30px;
}

.doc
{
	height:63px;
	text-align:center;
	margin-top:15px;
	display:inline-block;
}

.doc .gauche
{
	height:63px;
	width:15px;
	background:url(../images/doc_gauche.png) no-repeat;
	float:left;
}

.doc .droite
{
	height:63px;
	width:15px;
	background:url(../images/doc_droite.png) no-repeat;
	float:left;
}

.doc .contenu
{
	float:left;
	height:63px;
	padding-top:15px;
	background:url(../images/doc_fond.png) repeat-x;
}


/*actus*/
.actus
{
	width:227px;
	
}

.actus .gauche
{
	background:url(../images/cadre_gauche.png) repeat-y top left;
	position:relative;
	z-index:10;
}

.actus .contenu
{
	margin-left:5px;
	padding:10px 10px 0px 5px;
	background:url(../images/cadre_droit.png) repeat-y top right #f3f9e9;
	position:relative;
	z-index:9;
}

/* Menu*/
.home
{
	float:left;
	margin:6px 5px 0 0;
}

#menu {
	position:relative;
	z-index:1;
	font-size: 12px;
	padding-top: 0px;
	top:-5px;
}

#menu ul
{
	margin-left:5px;
}

#menu li {
	float: left;
	margin-right:4px;
	height:27px;
	list-style-type: none;
	background-image: url('../images/feuille_verte.png');
	background-repeat: no-repeat;
	background-position:2px 6px;
	padding: 10px 2px 0 28px;
	cursor:pointer;
}

#menu .bas
{
	margin-top:-6px;
}

#menu li:hover {
	background-color:#DBEFB1; 
}

#menu dt a {
	color: #C8DC64;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

#menu li a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

/* Sous Menu */
#ssmenus
{
	width:455px;
	margin-left:320px;
	margin-top:-13px;
	position:absolute;
}

.sous_menu
{
	width:455px;
	list-style-type:none;
	background:url('../images/deroule.jpg') bottom left no-repeat #B4D674;
	padding-bottom:10px;
	padding-top:10px;
}

.sous_menu li
{
	color:#ffffff;
	font-style:italic;
	background:url('../images/feuille_blanche.jpg') center left no-repeat;
	padding-left:20px;
	margin-left:5px;
	
}

.sous_menu li:hover
{
	background:url('../images/degrade_blanc.png') center left no-repeat;
	padding-left:30px;
	margin-left:5px;
	font-weight:bold;
	color:#8DC63F;
}

.sous_menu a
{
	text-decoration:none;
	color:#ffffff;
}

.sous_menu a:hover, .sous_menu li:hover a
{
	text-decoration:none;
	color:#8DC63F;
}

/*Equipe*/
.equipe
{
	margin-top:20px;
}

.equipe li
{
	margin:20px 0;
	list-style-type:none;
	float:left;
	text-align:center;
	height:200px;
}

.equipe .pic
{
	max-width:100px;
	margin-right:10px;
}

.equipe .details
{
	width:200px;
}

.equipe .details p
{
	margin-bottom:0px;
}

.equipe .details .nom
{
	font-weight:900;
	color:#8DC63F;
}

.equipe .details .fonction
{
	font-weight:900;
	font-style:italic;
}

.equipe .details .cv
{
	text-align:right;
}

.equipe span
{
	display:block;
}

.message
{
	float:left;
	margin:0 80px 0 20px;
}

.erreur
{
	color:#F00;
}
