*{
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
}
body {
	height: 100%;
	background-color: #000000;
	/*background-image: url(images/fond.gif);*/
}
.header {
	height: 174px;
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	text-align: center;
	margin: 0px;
	background-image: url(images/header-fond.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.para{
	font-family: Verdana;
	font-size: 11px;
	margin-left:200px;
	width:550px;
}
.header-contenu-drapeau {
	margin-top: 25px;
	float: right;
	margin-right: 10px;
}
.header-contenu-image {
	padding-top: 0px;
}
.header-date {
	padding-top: 44px;
	font-family: Verdana;
	font-size: 24px;
	color: #1CAF30;
	padding-left: 400px;
}
.header-contenu-titre {
	height: 173px;
	width: 984px;
	margin: auto;
	/*background-image: url(images/header-fond-titre.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
.header-titre {
	width: 100%;
	text-align: center;
}
.menu{
	width: 100%;
	height: 16px;
	position: absolute;
	top: 145px;
	text-align: center;
	z-index: 101;
}

.menu-contenu{
	width: 984px;
	margin: auto;
}
.menu-tableau{
	float: left;
	margin-left: 1px;
}
.menu-bouton{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 16px;
	cursor: pointer;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
}
.menu-bouton-texte{
	padding: 0px;
	color: #666666;
	font-family: Verdana;
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
}
.lien-tableau{
	margin-right: 10px;
	margin-left: 160px;
}
.lien-bouton{
	padding-right: 10px;
	height: 25px;
	background-image: url(images/bas_bbr.jpg);
	background-repeat: no-repeat;
	background-color:none;
	cursor: pointer;
	text-decoration: none;
	background-position: left bottom;
}
.lien-bouton-texte{
	padding: 0px;
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
}

.menu-sous-menu{
	background-color: #EEEEEE;
	height: 22px;
	margin-left: 0px;
	padding-left: 5px;
	text-align: left;
}
.menu-sous-menu-lien{
	font-family: Verdana;
	font-size: 10px;
	color: #9B8348;
	text-decoration: none;
	cursor: pointer;
}
.menu-sous-menu-lien:hover{
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
.menu-sous-menu:hover{
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
.menu-sous-tableau{
	width: 100%;

}
.menu-sous-menu-g{
	background-image: url(images/menu-sous-menu-g.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu-sous-menu-d{
	background-image: url(images/menu-sous-menu-g.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu-sous-menu-l{
	height: 2px;
}
.menu-sous-menu-lr{
	height: 1px;
}
.contenu{
	width: 100%;
	background-image: url(images/contenu-ombre.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
.contenu-tableau{
	width: 984px;
	margin: auto;
	padding-top: 173px;
	background-color: #FFFFFF;
	background-image: url(images/contenu-fond-tab.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.contenu-tableau-texte{
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 1px;
	padding-right: 1px;
	text-align: left;
	vertical-align: top;
}
li{
	list-style-position: inside;
	list-style-image: url(images/puce-verte.gif);
	list-style-type: none;
}
.tableau{
	width: 100%;
	padding-left: 10px;
	vertical-align: top;
	z-index:100;
	position:relative;
	
}
.tableau-img{
	position: absolute;
	height: 300px;
	width: 153px;
	margin-top:80px;
	z-index:50;

	
}
.tableau-classique {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.resultats-tableau{
	font-family: Verdana;
	font-size: 10px;
	color: #888888;
	width: 100%;
	
}
.tableau-bordure {

	width: 1px;
}
.tableau-bordure-d {
	background-image: url(images/tableau-bordure.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tableau-bordure-g {
	background-image: url(images/tableau-bordure.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc-texte{
	vertical-align: top;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #666666;
	padding-left: 160px;
	padding-top: 5px;
	font-weight: normal;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #9A8240;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 165px;
	font-weight: normal;
}
.contenu-texte{
	line-height: 15px;
	text-align: justify;
	margin-right: 20px;
	padding-top: 10px;
	padding-left: 20px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin-bottom: 0px;
}
.contenu-agenda{
	line-height: 15px;
	text-align: justify;
	margin-left: 20px;
	margin-left: 60px;
	padding-left: 85px;
	background-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.lien-fleche {
	font-family: Verdana;
	font-size: 10px;
	color: #1CAF30;
	text-decoration: underline;
	background-image:  url(images/lien-fleche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
}
.bloc{
	margin-bottom: 30px;
}
.plan{
	width: 200px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left center;
	
}
.plan-contenu{
	margin-left: 6px;
	width: 190px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top:10px;
}
.plan-titre{
	font-family: Verdana;
	color: #9B8348;
	font-size: 24px;
	margin-top: 5px;
	text-align: center;
	padding-right: 10px;
}
.plan-texte{
	font-family: Verdana;
	color: #1CAF30;
	font-size: 10px;
	margin-top: 5px;
	text-align: center;
	padding-right: 10px;
}
.plan-section{
	margin-top: 7px;
	font-family: Verdana;
	color: #9B8348;
	
	font-size: 10px;
	width: 170px;
	padding-right: 10px;
}
.plan-section-ok{
	margin-top: 10px;
	font-family: Verdana;
	color: #1CAF30;
	font-size: 10px;
	width: 170px;
	padding-right: 10px;
	font-weight: bold;
}
.plan-sous-section{
	font-family: Verdana;
	color: #CA2222;
	font-size: 10px;
	padding-left: 15px;
	padding-right: 10px;
}
.plan-sous-section-ok{
	font-family: Verdana;
	color: #1CAF30;
	font-size: 10px;
	padding-left: 15px;
	padding-right: 10px;
	font-weight: bold;
}
.plan-barre{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #848484;
}
.plan-barre-angle{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #848484;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848484;
}
.plan-section-ici{
	margin-top: 10px;
	font-family: Verdana;
	color: #1CAF30;
	font-size: 10px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848484;
}
	
.footer{
	width: 100%;
	background-image: url(images/footer-ombre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.footer-contenu{
	width: 984px;
	height: 89px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-texte{
	float: left;
	padding-top: 55px;
	padding-left: 5px;
	color:#000000;
}
.footer-certificat{
	float: left;
	margin-top: 30px;
	margin-left: 5px;
}
.footer-feuille-bas{
	float: left;
	margin-top: -72px;
	margin-left: -19px;
}
.footer-partenaire{
	margin-top: 30px;
}
.footer-liens{
	float: right;
	padding-top: 30px;
	padding-right: 5px;
	text-align: right;
}
.footer-lien-normal{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.footer-lien-spec{
	color: #FE0000;
	text-decoration: none;
	cursor: pointer;
}
.Invisible{
	display: none;
}
.Valid{
	text-align: center;
	vertical-align: bottom;
	margin-top: 20px;
	
}
.champ{
	background-color: #CCCCCC;
	margin-bottom: 2px;
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	border-top: none;
	border-right: 3px solid #fe0000;
	border-left: none;
	border-bottom: none;
	padding-right:2px;
}
.champ-check{
	padding-right:2px;
	margin-bottom: 2px;
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	border-top: none;
	border-right: 3px solid #fe0000;
	border-left: none;
	border-bottom: none;
}
.champ-facultatif{
	padding-right:2px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	border-top: none;
	border-right: 3px solid #29b53b;
	border-left: none;
	border-bottom: none;
}
.champ-rouge{
	background-color: #990000;
	margin-bottom: 2px;
	padding: 0px;
	color: #FFF;
	font-family: Verdana;
	font-size: 10px;
	cursor: pointer;
	text-decoration: none;
	border-top: none;
	border-right: 1px solid #fe0000;
	border-bottom: none;
	border-left: none;
}

.resultats-bouton{
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	vertical-align: middle;
	text-decoration: none;
	background-color: #EEEEEE;
}

.resultats-input-texte{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border: none;
	background-color: #EEEEEE;
}
.resultats-ligne-a{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6BA838;
}
.resultats-ligne-b{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}
.resultats-onglet{
	float: left;
	background-color: #EEEEEE;
}
.resultats-page{
	font-family: Verdana;
	font-size: 10px;
	color: #87B531;
}
.resultats-lien-page-v{
	font-family: Verdana;
	font-size: 10px;
	color: #87B531;
	font-weight: bold;
}
.resultats-lien-page-m{
	font-family: Verdana;
	font-size: 10px;
	color: #982E93;
	cursor: pointer;
}
.resultats-lien-texte{
	padding: 0px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	cursor: pointer;
	text-decoration: none;
}
radio{
	height: 5px;
	width: 5px;
}
.cellule-vin{
	text-align: center;
	background-image: url(images/lien-bouton-cote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.conteneur-diapo{
	width:	500px;
	margin:auto;
	clear:both;
	text-align:center;
}
.black {
	-moz-opacity:0.7;
	opacity:0.7;
	filter:alpha(opacity=7);
	-khtml-opacity:0.7;
}
.unblack {
	-moz-opacity:1;
	opacity:1;
	filter:alpha(opacity=10);
	-khtml-opacity:1;
}
.bloc-charte{
	width:622px;
	margin-left:14px;
	text-align:center;
	border-left:solid 1px #F8A02E;
	border-right:solid 1px #F8A02E;
	border-bottom:solid 1px #F8A02E;
	padding-top:100px;
	padding-bottom:100px;
	background-color:#9bbff3;
	color:#FFFFFF;
}
.plein-charte-texte{
	position:absolute;
	z-index:1000;
	width:650px;
	height:318px;
	background-color:#FFFFFF;
	border:solid 1px #000000;
	top:50%;
	left:50%;
	margin-left:-325px;
	margin-top:-130px;
	color:#000000;
	text-align:center;
	padding-top:30px;
}
.encadre-charte{
	width:100%;
	margin:auto;
	height:300px;
	overflow:scroll;
}
.charte{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	padding:10px;
	font-weight:normal;
}
.charte H1,.charte H2{
	margin:0px;
	padding:0px;
}
.tableau-sucre{
	text-align:center;
	font-size:12px;
}	
.tableau-sucre td{
	border:solid 1px #000;
}	
.bouton{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	background-color:#424242;
	color:#FFF;
	font-weight:bold;
	border:solid 1px #8dbd34;
}
.inscription{
	font-size:12px;
}
.inscription td{
	padding:2px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
.inscription input[type=text]{
	font-size:12px;
}


