/***** menuC CSS *****/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: justify;

	}

.ssmenuC a, .ssmenuC a:visited {
	padding-left:5px;
}
html>body .menuC a, html>body .menuC a:visited, html>body .menuC a:hover, html>body .menuC a:active,
html>body .ssmenuC a, html>body .ssmenuC a:visited, html>body .ssmenuC a:hover, html>body .ssmenuC a:active {
	width:auto;
}


h1 {
	color: #CC9900;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(ImagesAcceuil/beige_riz.jpg);


}

h2 {
	color: #CC9900;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	top: 175px;


	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;


}

.titre {
	width: 800px;
	top: 100px;
	left: 170px;
	border-bottom: 3px solid #FFCC00;
	border-right: 3px solid #FFCC00;
	border-top: 1px solid #CC9900;
	border-left: 1px solid #CC9900;
	background-image: url(ImagesAcceuil/rosee.jpg);

}

.titre1 {
	left: 170px;


	background-color: ;
	top: 245px;
	border: none;
	width: 800px;


}
.titre2 {
	left: 170px;


	background-color: ;
	top: 145px;
	border: none;
	width: 820px;

}
#titguide { /* position du calque du titre couleur et bordures */
	width: 450px;
	top: 80px;
	left: 300px;
	background-color: #FFFFFF;
	border: 2px solid #FF9900;;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	color: #000099;
	padding: 5px;
}

#texte {
	width: 750px;
	top: 235px;
	left: 150px;
	padding: 6px;
	background-color: #ffffcc;
	border: 0px none #000000;
	white-space: normal;
	height: 326px;
	z-index: auto;

	}


.texte {
	text-align: justify;
	font-size: 1,5;
	line-height: 1.2em;
	color: #990000;
	padding: 6px;
	top: 265px;
	left: 170px;
	width: 750px;
}
.texteTable {
	text-align: justify;
	font-size: 14px;
	line-height: 1.2em;
	color: #CC9900;
	padding: 6px;
	top: 277px;
	left: 323px;
	font-family: Arial, Helvetica, sans-serif;
	border: none;


}
.tableContact {
	width: 600px;
	color: #006600;

}
/***** DEBUT comportement des liens dans BODY *****/
.liens a { /* format des liens */
	color: #006600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;

}
.liens a:hover { /* format des liens au survol */
	color: #FFCC00;
	background-color: #;
	text-decoration: none;
}

.liens a:visited { /* format des liens quand on a cliqué */
	color: #BF6000;
	}

.lien a { /* format des liens au rechargement de la page */
	color: #006600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;

}
.lien a:hover { /* format des liens au survol au rechargement de la page */
	color: #ffcc00;
	background-color: #;
	text-decoration: none;
}

div#tooltip {
	position:absolute;
	visibility:hidden;
	z-index:100;
	background-color:#006600;
	border:1px none #FF0000;
	color: #FFFF00;
	padding-left:0.5em;
	padding-top:0.2em;
	padding-right:0.5em;
	padding-bottom:0.2em;
	font-size:0.9em;
	cursor: auto;
}

}
.img table { /* format des images bordure A VOIR */
	text-align: justify;
	font-size: 14px;
	line-height: 1.2em;
	color: #006600;
	padding: 6px;
	top: 226px;
	left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #660000;
}
.texteTablePetit {

	text-align: justify;
	font-size: 12px;
	line-height: 1.2em;
	color: #CC9900;
	padding: 6px;
	top: 277px;
	left: 323px;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}
