/* CSS Document */

.accueil {
	background-image: url(images/fond_accueil.jpg);
	background-repeat: repeat-x;
	width: 980px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menuaccueil {
	background-color: #FFFFFF;filter:alpha(opacity=30); 
-moz-opacity:0.3; 
opacity: 0.3; 

}
.menuaccueil1 {
	background-image: url(images/fond_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 380px;
	width: 245px;
}
.menus {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F8CA6A;
	text-decoration: none;
}
A.menus:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texteAccueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A7B2EC;
	text-decoration: none;
	line-height: 16px;
}
.texteActualites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F8CA6A;
	text-decoration: none;
	line-height: 16px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #A7B2EC;
	text-decoration: none;
	line-height: 20px;
}
.menuson {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.centredroit {
	background-image: url(images/fond_droit.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 735px;
}
.texte {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A7B2EC;
	line-height: 20px;
}
.tarifs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A7B2EC;
	text-decoration: none;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A7B2EC;
	border-right-color: #A7B2EC;
	border-bottom-color: #A7B2EC;
	border-left-color: #A7B2EC;
}
.tarifstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F8CA6A;
	text-decoration: none;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #F8CA6A;
	border-right-color: #F8CA6A;
	border-bottom-color: #F8CA6A;
	border-left-color: #F8CA6A;
}
.tarifstab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A7B2EC;
	text-decoration: none;
	line-height: 20px;
	border: 1px dotted #A7B2EC;
}
