/* CSS Document */

body {
	background-color: #87BB24;
	background-image: url(../img/background-vegetal.gif);
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1{ font-size:18px}
h2{ font-size:16px}

/*----------------------------------------------------------------
						Css génériques
------------------------------------------------------------------*/
.texteagauche { text-align:left; }
.texteadroite { text-align:right; }
.texteaumilieu { text-align:center; }
.floatagauche { float:left; }
.floatadroite { float:right; }
.stopfloat { clear:both; }

.titre {color: #FFFFFF; font-size: 16px; line-height: 18px; font-weight: bold; }
.sousTitre {color: #87BB24; font-size: 12px; font-weight: bold; }

/*----------------------------------------------------------------
	Pour gérer une Zone en transparence (don't work on < ie 6)
------------------------------------------------------------------*/
#clqTransparent {
background-image: url(../img/dot.gif);
background-color: #87BB24;
background-image: url(../img/fondVertTransparent50.png)!important;
background-color: transparent!important;
}

/*----------------------------------------------------------------
				Insertion du flash + détection 
------------------------------------------------------------------*/
#flashcontent {
	text-align: center;
}

#detectcontent {
	text-align: center;
	margin-top: 30px;
}
.detect {color: #ffffff; font-size: 12px; text-decoration:none;}	
.detect a:link, .detect a:visited {color: #ffffff; font-size: 12px; text-decoration:underline; }
.detect a:hover {color: #FFFFFF; font-size: 12px; text-decoration:none; }
 

/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/
#mentions {
	width: 520px;
	margin-top: 10px;
	padding: 15px;
	text-align: justify;
	border-style: solid; border-width: 1px; border-color: #41710E;
	color: #FFFFFF; font-weight: normal; font-size: 11px; text-decoration:none;
	background-image: url(../img/dot.gif);
	background-color: #87BB24;
	background-image: url(../img/fondVertTransparent75.png)!important;
	background-color: transparent!important;
}
#mentions a:link, #mentions a:visited {
	color: #41710E; font-weight: bold; font-size: 11px; text-decoration:none;
}
#mentions a:hover {
	color: #D0FF50; font-weight: bold; font-size: 11px; text-decoration:underline;
}


/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/

#signZone {
	width: 771px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	background-image: url(../img/dot.gif);
	background-color: #41710E;
	background-image: url(../img/fondVertFTransparent75.png)!important;
	background-color: transparent!important;
}

#signature {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	border: 0px;
}

#adresse { 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:link, #adresse a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #D0FF50;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}


/*-------------------------------------------------------------------------------------------------------------
                                           CSS version bas débit
---------------------------------------------------------------------------------------------------------------*/

/* Conteneur des zones */
#conteneur {
    position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px;
}

#content {
	width: 771px;
	width: 769px!important;
	height: 427px;
	height: 425px!important;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	border-style:solid; border-width:1px; border-color:#41710E;
}

/* Class pour les images */
.visuscene { background: url(../img/dot.gif) no-repeat; }

#menuphoto {
	float: right;
	width: 50px;
	height: 425px;
	line-height: 20px;
	background-color: #87BB24;
}

#menuphoto a:link, #menuphoto a:visited {
	width: 40px;
	height: 40px;
	border-style:solid; border-width:1px; border-color:#87BB24;
}

#menuphoto a:hover {
	margin-left: 8px;
	margin-top: 5px;
	border-style:solid; border-width:1px; border-color:#FFFFFF;
}

#menuphotoXL {
	float: right;
	width: 70px;
	height: 180px;
	line-height: 20px;
	background-color: #87BB24;
}

#menuphotoXL a:link, #menuphotoXL a:visited {
	width: 60px;
	height: 60px;
	border-style:solid; border-width:1px; border-color:#87BB24;
}

#menuphotoXL a:hover {
	margin-left: 8px;
	margin-top: 5px;
	border-style:solid; border-width:1px; border-color:#FFFFFF;
}

/* Navigation */
#menuzone {
	height: 138px;
	float: left;
}

#menuzone a:link, #menuzone a:visited {
	display: inline;
	height: 136px;
	border-style:solid; border-width:1px; border-color:#87BB24;
}

#menuzone a:hover {
	border-style:solid; border-width:1px; border-color:#87BB24;
}

.menuzoneOn {
	height: 136px;
	border-style:solid; border-width:1px; border-color:#FFFFFF;
	background-color: transparent!important;
	background-color: #87BB24;
	background-image: url(../img/fondVertTransparent75.png)!important;
	background-image: url(../img/dot.gif);
}

#sousMenu div a:link, #sousMenu div a:visited, #sousMenu div a:hover {
	float: left;
	width: 156px;
	height: 20px;
	color: #41710E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	background-color: #FFFFFF;
}


/* Zone de Gauche */
#contenu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 552px;
	height: 265px;
}


#ContentTexte {
margin-top: 40px;
background-image: url(../img/dot.gif);
background-color: #87BB24;
background-image: url(../img/fondVertTransparent75.png)!important;
background-color: transparent!important;
}

#Texte {
text-align: right;
padding: 0px!important;
padding: 15px;
color: #FFFFFF;
font-size: 12px;
line-height: 14px;
}

#ContentPlan {
float: left;
width: 380px;
background-image: url(../img/dot.gif);
background-color: #41710E;
background-image: url(../img/fondVertFTransparent75.png)!important;
background-color: transparent!important;
padding-right:5px;
}

#TextePlan {
width: 380px;
height: 220px;
text-align: right;
padding: 15px;
color: #FFFFFF;
font-size: 12px;
overflow:auto;

}

#CloseTexte a:link, #CloseTexte a:visited {
	width: 125px;
	height: 25px;
	line-height: 25px;
	float: left;
	background-image: url(../img/dot.gif);
	background-color: #41710E;
	background-image: url(../img/fondVertFTransparent75.png)!important;
	background-color: transparent!important;
	color: #87BB24;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

#CloseTexte a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

#OpenTexte a:link, #OpenTexte a:visited {
	width: 125px;
	height: 25px;
	line-height: 25px;
	float: left;
	background-image: url(../img/dot.gif);
	background-color: #87BB24;
	background-image: url(../img/fondVertTransparent75.png)!important;
	background-color: transparent!important;
	color: #41710E;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

#OpenTexte a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

#print a:link, #print a:visited {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 180px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #E26A35;
	font-weight: bold;
	text-decoration: none;		
}

#print a:hover {
	width: 180px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #87BB24;
}
