body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #464545;
}
td, a, form, input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.rech {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	background-image: url();
}
/* Pour l'accueil */
td.rech {
	background-image: url(images/home/22.gif);
	background-repeat: no-repeat;
	font-size: 10px;
}
td.prochain {
	background-image: url(images/pixbeige.gif);
	vertical-align: center;
}
td.bascontenu {
	background-image: url(images/pixblanc.gif);
}

a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.sousnav {
	text-align: center;
}
.titre {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.galerie td.titre {
	border-bottom: 1px solid;
}
.texte, .chapo {
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.texteacc {
	font-size: 10px;
	color: #666666;
}

.chapo {
	font-style: italic;
}

.coord {
	color: #FFFFFF;
}
.navig {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/blason.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bascontenu {
	background-color:#FFFFFF;
	background-image: url();
}
.legend {
	font-size: xx-small;
	color: #999999;
	text-align: center;
}
.accueil {
	font-size: 10px;
	color: #FFFFFF;
}

.liensbarre {
	font-size: 10px;
	color: #FFFFFF;
}
.liensbarre:visited {
	color: #999999;
}
.photo {
	font-size: 12px;
	border: 1px solid #000000;
	color: #FFFFFF;
}
.tooltip {
	position: absolute;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	visibility: hidden;
	padding: 10px;
	text-align: left;
}
.detail {
	font-size: 10px;
	color: #FFFFFF;
}

