/* -----------------------------------------
----------- STRUCTURE ----------------------
----------------------------------------- */

body {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #011962;
	background-image: url(../images/fond.png);
	text-align: center;
	vertical-align: top;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
.photoFond {
	background-image: url(../images/img_accueil.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rubriques a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #CC9900;
}
.rubriques a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.liens p {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000066;
	padding-left: 30px;
	padding-right: 30px;
}
.liens p strong {
	color: #0033FF;
}
.liens a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #CC9900;
}
.liens a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.liens p a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #996600;
}
.liens p a:hover {
	text-decoration: none;
	color: #0066FF;
}
.pub a img {
	border:#000066 solid 0px;
}
.pub a:hover img {
	border:#CC9900 solid 1px;
}
.courant {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000066;
}
.courant p {
	line-height: 20px;
}
.courant a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #CC9900;
}
.courant a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.prix {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #996600;
}
.menu {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #0033CC;
}
.menu a {
	text-decoration: none;
	color: #0033FF;
}
.menu a:hover {
	text-decoration: none;
	color: #996600;
}
.titres {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #0033CC;
}
.cadre {
	border: #0033CC solid 1px;
}

/* -----------------------------------------
----------- PIED DE PAGE -------------------
----------------------------------------- */

.coordonnees {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
	margin: 5px;
	text-align: center;
	width: 100%;
}
.coordonnees a {
	color: #0099FF;
	text-decoration: none;
}
.coordonnees a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.infosLegales {
	font: 10px Arial, Helvetica, sans-serif;
	color: #996600;
	text-decoration: none;
	margin: 5px;
	text-align: center;
	width: 100%;
}
.infosLegales a {
	color: #CC6600;
	text-decoration: none;
}
.infosLegales a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #6699FF;
	text-decoration: none;
	margin: 5px;
	text-align: center;
	width: 100%;
}
.copyright a {
	color: #6699FF;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* -----------------------------------------
------------------ CGDV --------------------
----------------------------------------- */

.cgdv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CCFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	background-color: #000099;
	text-align: center;
	border: 1px dashed #FFFFFF;
	width: 950px;
}
.cgdv span {
	color: #6699FF;
	text-decoration: none;
	font-size: 12px;
}
.cgdv p {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
}

/* -----------------------------------------
-------------- FORMULAIRE ------------------
----------------------------------------- */

.formulaire {
	color: #333333;
	font-family: arial, geneva;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding: 3px;
}
form {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
}
input, select, option, textarea {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	background-color: #CCFFFF;
	border-color: #6699FF;
	border-style: solid;
	border-width: 1px;
}

/* -----------------------------------------
-------------- COMMENTAIRES ----------------
----------------------------------------- */

.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
.information {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}
.infoetliberte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CCFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	background-color: #000099;
	text-align: left;
	border: 1px dashed #FFFFFF;
	width: 950px;
}
