body {
	background-color: #1a2a33;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS";
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
h1 {
	font-size: 14px;
	color: #999999;
	text-transform: uppercase;
	border-bottom: solid 2px #ffffff;
	display: inline;
	padding-bottom: 6px;
	margin-bottom: 16px;
	margin-top: 0px;
}
ul{
	list-style-image: url(mouzon-images/agrements/puces.gif);
	}
ul a:link{
	color: #FFFFFF;
}
ul a:visited{
	color: #FFFFFF;
}
ul li ul li{
	list-style-image: url(mouzon-images/agrements/puce2.gif);
}
ul li ul li a:link{
	color: #999999;
	font-weight: normal;
}
ul li ul li a:visited{
	color: #999999;
	font-weight: normal;
}
.blanc {
	color: #FFFFFF;
}
.ph-gauche {
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#conteneur {
	display: block;
	background-image: url(mouzon-images/agrements/center-fond.gif);
	width: 1001px;
	background-repeat: repeat-y;
	background-position: top center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
}
#header {
	background-image: url(mouzon-images/agrements/top-fond.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
}
#footer {
	display: block;
	width: 1001px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(mouzon-images/agrements/bottom-fond.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 110px;
	padding-top: 10px;
	font-size: 10px;
	text-align: right;
}
/*+++++++++++++++++++++++ ACCUEIL +++++++++++++++++++++++++*/
#menu-accueil {
	background-image: url(mouzon-images/agrements/mouzon-fnd-menu-accueil.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	width: 274px;
	float: left;
	margin-left: 7px;
	padding-top: 100px;
	padding-bottom: 40px;
}
#image-accueil {
	background-image: url(mouzon-images/agrements/mouzon-image-accueil.gif);
	height: 515px;
	background-position: top right;
	margin-right: 0px;
	display: block;
	width: 995px;
	background-repeat: no-repeat;
}
#contenu-accueil {
	background-image: url(mouzon-images/agrements/fond-contenu-accueil.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
}
#images-roll {
	width: 412px;
	display: block;
	float:right;
	margin-top: 0px;
}
#images-roll div {
	margin: 0px;
	float: left;
	padding: 0px;
}
/*++++++++++++++ FIN ACCUEIL ++++++++++++++++++*/
#btn-retour {
	float: left;
	margin-left: 4px;
	clear: right;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 900px;
	text-align: left;
	padding-top: 0px;
}
#zone-titre {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-right: 10px;
	width: 180px;
	text-align: center;
}
#contenus {
	background-image: url(mouzon-images/agrements/mouzon-fond-contenus.jpg);
	background-position: top left;
	margin-right: 10px;
	display: block;
	width: 770px;
	background-repeat: no-repeat;
	float: right;
	padding: 8px;
	margin-top: 10px;
	text-align: justify;
}
.clear{
	clear: both;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}
.citation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#menu-champagnes {
	display: block;
	width: 210px;
	text-align: center;
	float: left;
	margin-top: 15px;
	margin-bottom: 0px;
	background-image: url(mouzon-images/agrements/center-encarts-btlles.gif);
	background-repeat: repeat-y;
}
#textes-cuvees {
	width: 400px;
	float: right;
	padding-right: 5px;
	margin-top: 15px;
}
.photos-cuvees {
	float: right;
	margin-top: 15px;
}
.formulaire {
	width: 300px;
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.formulaire p {
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
}
label {
	display: block;
	font-weight: bold;
	width: 100px;
	float: left;
	margin-right: 10px;
}
.champs-saisie {
	font-size: 11px;
	background-color: #384e5b;
	border: solid 1px #999999;
	color: #CCCCCC;
	display: block;
	margin-bottom: 5px;
	margin-top: 0px;
}
.btn {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 2px 16px;
    display: block;
	    background-color: #999999;
	    color: #1A2A33;
	    font-size: 9px;
	    text-align: center;
	    text-transform: uppercase;
	    letter-spacing: 2px;
	    margin-top: 4px;
	    border-collapse:collapse;
	    cursor:pointer;
	    height: 20px;
}
.champs-obligatoires {
	font-weight: normal;
	font-size: 9px;
	color: #999999;
}
/*+++++++++++ BULLES++++++++++*/
.thdrcell {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	background-color: #F3F0E7;
}
.tdatacell {
            font-family:arial;
            font-size:12px;
            padding:5px;
            background:#FFFFFF
         }
.dvhdr1 {
            font-weight:bold;
            padding:5px;
         }
.dvbdy1 {
            background:#FFFFFF;
            padding:20px;
         }
.dogvdvhdr {
	width:300;
	font-weight:bold;
	padding:10px;
	background-color: #999999;
         }
.dogvdvbdy {
            width:300;
            background:#FFFFFF;
            padding:10px;
         }
.pgdiv {
	width:320;
	height:250;
	padding:10px;
	margin-bottom:20;
	font-family:arial;
	font-size:12px;
	background-color: #D5EBF9;
	color: #1B4966;
         }

