/* CSS Document */

body,td,th {
	color: #9C9A96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #4D4949;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.voir:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: cccccc;
 text-decoration: none;
}
a.voir:visited {
	  color: #cccccc;
}
a.voir:hover {
	color: #000000;
}

a.lien1:link {
 color: #FF0000;
 text-decoration: none;
 }
a.lien1:visited {
 color: #FF0000;
 text-decoration: none;
 }
a.lien1:hover {
 color: #FF0000;
 text-decoration: underline;
 }

a.lien2:link {
 color: #993300;
 text-decoration: none;
 }
a.lien2:visited {
 color: #993300;
 text-decoration: none;
 }
a.lien2:hover {
 color: #993300;
 text-decoration: underline overline;
 }
 
 
 
 
.titre_album {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	line-height: 28px;
}
.titre_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 30px;
	vertical-align:bottom;
	display:block;
}
.titre_encadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	height: 17px;
	width: 160px;
}	
	

.titre_encadre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4D4949;
	height: 17px;
	width: 160px;
}	
/* ----------------------- top menu -------------*/
.navigation {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C2BEB6;
	text-align: right;
	vertical-align: bottom;
}
.navigation_menu {
	padding-right:10px;
	line-height:25px;
	}
.navigation a:link, .navigation a:visited {
	color: #C2BEB6;
	text-decoration:none;
}
.navigation a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}
.nav_bleu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-align: right;
	vertical-align: bottom;
}
/*-------------------------------------------------*/
.tx_adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9C9893;
	text-align: right;
	padding-right:10px;
}
.tx_adresse a:link, .tx_adresse a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9C9893;
	text-decoration:none;
}
.tx_adresse a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.tx_colonne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 0px;
}
.voir a:link, .voir a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.voir a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a:link img, a:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right_module_text {
	padding:5px 0px 5px 0px;
	
}
.right_module_voir a:link, .right_module_voir a:visited {
	line-height:30px;
	color:#CCCCCC;
	text-decoration:none;
}
.right_module_voir a:hover {
	color:#FFFFFF;
	text-decoration:underline;	
	}

