body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align: justify;
	line-height: 1.2em;
	background-color: #FFFFFF;
	padding: 4px;
	margin: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	color: #996600;
}
img {
	display: block;
	margin:4px auto;
	text-align:center;
	height: 120px;
	width: 120px;
	
}
.cache {
	display:none;
}
.aaa {
	padding-left:20px;
}
#Carte img {
	display: block;
	margin:4px auto;
	text-align:center;
	height: none;
	width: none;
}
.sousTitre {
	font-size: 0.7em;

}
.sommairePDA {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	color: #000000;
	background-color: #FFCC66;
	margin: 5px auto;
	border: 1px dotted #993300;
	padding: 5px;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0em 0em 0.7em;
	padding: 0.1em 0em;
	line-height: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	margin: 5px;
	padding: 0px;
	line-height: 1.2em;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 4px;
	padding: 0px;
	text-indent: 0.5em;
	line-height: 1.2em;
}
.sousSommaire {
	font-size: 1em;
	text-align: left;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	font-style: normal;
	padding-top: 10px;

}

a:link {
	color: #B92A00;
}
a:visited {
	color: #990000;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #CC6600;
	text-decoration: underline overline;
}
.horsEcran {
}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	clear: both;
}

.bodyTexte {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

