/* CSS Document */

body {
	background-color: #4F6C64;
	background-image: url(../img/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	}

#conteneur {
    position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px;	
     }
	 
#signature {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding:5px;
	text-align: center;
	border: 0px;
	background-image: url(../img/dot.gif);
	background-color: #4F6C64;
	background-image: url(../img/fond-vert-60-p.png)!important;
	background-color: transparent!important;
	}

.adresse {color:#FFFFFF; font-weight: bold; font-size: 11px; text-decoration:none; }
.adresse a:link {color:#FFFFFF; font-weight: bold; font-size: 11px; text-decoration:none; }
.adresse a:hover {color:#000000; font-weight: bold; font-size: 11px; text-decoration:underline; }
.adresse a:visited {color:#FFFFFF; font-weight: bold; font-size: 11px; text-decoration:none; }

.detect {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }
.detect a:link {color:#A6ED11; font-weight: bold; font-size: 10px; text-decoration:none; }
.detect a:hover {color:#86B71F; font-weight: bold; font-size: 10px; text-decoration:underline; }
.detect a:visited {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }

.mentions { color:#FCE9D0; font-weight: normal; font-size: 10px; text-decoration:none; }
.mentions a:link { color:#FCE9D0; font-weight: bold; font-size: 11px; text-decoration:none; }
.mentions a:hover { color:#7F0000; font-weight: bold; font-size: 11px; text-decoration:underline; }
.mentions a:visited { color:#FCE9D0; font-weight: bold; font-size: 11px; text-decoration:none; }


.saut {clear:both;}


/* CSS DES PAGES HTML*/


/* Conteneur des zones */
#content {
	width: 769px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px;
}


/* Zone de Gauche */
#contentleft {
float: left;
text-align:left;
margin: 0px;
padding: 0px;
width: 20%;
}


#contentall {
width: 769px;
height: 400px;
background-image: url(../img/dot.gif);
background-color: #86B71F;
background-image: url(../img/fond-vertC-80-p.png)!important;
background-color: transparent!important;
text-align: center;
}

#contentright {
float:right;
width: 450px;
height: 400px;
}

#contentright2 {
float:right;
width: 180px;
height: 400px;
}

#clqContentTexte {
	background-image: url(../img/dot.gif);
	background-color: #4F6C64;
	background-image: url(../img/fond-vert-60-p.png)!important;
	background-color: transparent!important;
}

#clqTexte {
margin: 0px;
padding: 10px;
line-height: 17px;
font-weight: normal;
text-align: right;
vertical-align: middle;
}

.titre {color:#000000; font-weight: bold; font-size: 18px; text-decoration:none; }
.texteNoir {color:#000000; font-weight: normal; font-size: 12px; text-decoration:none; }
.texteBlanc {color:#FFFFFF; font-weight: normal; font-size: 12px; text-decoration:none; }

/* Class pour les images */
.visuscene {
background: url(../img/dot.gif) no-repeat;
}


/* Navigation */
#menuzone {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../img/dot.gif);
	background-color: #4F6C64;
	background-image: url(../img/fond-vert-60-p.png)!important;
	background-color: transparent!important;
}

#menuzone a:link, #menuzone a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;		
}

#menuzone a:hover {
	color: #000000;
}

.menuzoneOn {
	color: #9CDC15;
	font-weight: bold;
}


#menuphoto {
	width: 62px;
	height: 62px;
	margin: 0px;
	padding-right: 5px;
	float: left;
}

#menuphoto a:link, #menuphoto a:visited {
	width: 60px;
	height: 60px;
	display: block;
	bottom:-1px;
	border-style:solid; border-width:1px; border-color:#FFC725;	
}

#menuphoto a:hover {
	margin: 8px;
	border-style:solid; border-width:1px; border-color:#FFFFFF;
}

#menuphoto2 {
	width: 62px;
	height: 62px;
	margin: 0px;
	padding-right: 5px;
	float: right;
}

#menuphoto2 a:link, #menuphoto a:visited {
	width: 60px;
	height: 60px;
	display: block;
	bottom:-1px;
	border-style:solid; border-width:1px; border-color:#FFC725;	
}

#menuphoto2 a:hover {
	margin: 8px;
	border-style:solid; border-width:1px; border-color:#FFFFFF;
}

#fondFooter {
		height:180px;
		background: transparent url(../img/fond_degrade_footer.png) repeat-x;
		background: url(../img/fond_degrade_footer.jpg) repeat-x!important;
		}

#logo {
		margin: 0px;
		padding-top: 10px;
		}
		
#imprimer {
	width: 170px;
	height: 28px;
	line-height: 28px;
}
#imprimer a:link, #imprimer a:visited {
	width: 170px;
	height: 28px;
	line-height: 28px;
	font-size: 13px;
	color: #014B37;
	background-color: #9CDC15;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	border: #FFFFFA solid 1px;
}

#imprimer a:hover {
	width: 170px;
	height: 28px;
	line-height: 28px;
	color: #9CDC15;
	background-color: #014B37;
}
