.mod_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.mod_superLegende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.mod_legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.mod_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
/*	text-transform: uppercase; */
}

.mod_cadreMicroImage {
	border: 1px solid #000000;
}

.mod_cadreThumbnail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.mod_descriptionThumbnail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.mod_pictoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.mod_cadreBloc {
	padding: 10px;
	background: transparent url(../../images/bg_bois.jpg) top left repeat;
	border: solid 2px #450000;
}

.mod_noCadre {
	border: 1px none;
}

A:link.mod_noCadre 		{ border: #000000 1px solid; }
A:visited.mod_noCadre 	{ border: #000000 1px solid; }
A:active.mod_noCadre 	{ border: #000000 1px solid; }
A:hover.mod_noCadre 	{ border: #000000 1px solid; }

.mod_rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #450000;
	background: transparent;
	text-transform: uppercase;
	border-bottom: solid 1px #C0362C;
}
