.FondMenusHauts{
	filter:alpha(opacity=65); 
	-moz-opacity:0.65; 
	opacity: 0.65; 
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.MenusHauts a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	opacity: 1;
}

.MenusHauts a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	text-align: left;
	opacity: 1;
}
.MenusBas a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
}

.MenusBas a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
	text-decoration: none;
	text-align: left;
	text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
}

.blocTexteFondClair {
	color: #000;
	background-color: #FFF;
	border: 1px dotted #666;
	filter:alpha(opacity=75); 
	-moz-opacity:0.75; 
	opacity: 0.75; 
}

.blocContactFondClair {
	color: #000;
	background-color: #FFF;
	border: 1px dotted #666;
	filter:alpha(opacity=55); 
	filter:alpha(opacity=75); 
	-moz-opacity:0.75; 
	opacity: 0.75; 
}

.titre {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-align: left;
	text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
}

.texte{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.copyright{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
	vertical-align: bottom;
}
