body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color:#6699CC;
}
#conteneur {
	width: 960px;
	margin: 0 auto; 
}

/**** Entete ****/
#header {
	height: 120px;
}
/*#header h1, h2 {
	text-indent:-5000px; 
	margin:0;
	line-height:0;
}*/
h3 {
	font-size: 12px;
	margin:0;
	padding:0;
	font-weight:normal;
}
.alert {
	color:#FF0000;
	font-size:11px;
}
/**** Contenu special ****/
#xmasclose  {
	background-color:#FFFF99;
	border: 1px #FF0000 solid;
	color:#FF0000;
	font-size:11px;
	text-align:center;
	width:500px;
	margin-left:200px;
	padding:5px;
	
}
/**** Barre de navigation ****/
#topnav {
	height: 34px;
	background-image:url(design/nav.gif);
	background-repeat:no-repeat;
	margin-left:20px;
	color:#002C72;
	margin-top:0;
}
#topnav p {
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 15px;
	padding:5px 0 0 0;
}
#topnav a {
	text-decoration:underline;
	color:#002C72;
}

/**** Contenu central ****/
.legende {
	color:#999999;
	font-size:10px;
}

.legendeblack {
	color:#000000;
	font-size:10px;
}
.attention {
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
}


a#daysoutguide {
	color:#0000FF;
	font-weight:bold;
}
#centre {
	margin-top:15px;
	background-image:url(design/bg_box.gif);
	zoom:1;
}
#centre_haut {
	background-image:url(design/top_conteneur.gif);
	height:9px;
	width:960px;
	background-repeat:no-repeat;
	font-size:1px; /*correctif IE*/
}
#centre_bas {
	background-image:url(design/bot_conteneur.gif);
	height:9px;
	width:960px;
	background-repeat:no-repeat;
	font-size:1px; /*correctif IE*/
}
.MainTitle {
	font-size:15px;
	font-weight:bold;
	border-bottom:1px dotted #6699CC;
	width:700px;
	margin-left:20px;
	color:#002C72;
}
a.Title {
	text-decoration:none;
	color:#002C72;
}
a.Title:hover {
	text-decoration:none;
	background-color:#E1F7FD;
	color:#002C72;
}
a.Title:visited {
	color:#002C72;
}

#MainText {
	margin-left:20px;
	margin-right:20px;
	font-size:13px;/*Police plus grosse texte central*/
}
#MainText a {
	text-decoration:underline;
	color:#000000;
}
#MainText a:hover {
	background-color:#99CCFF;
}


#MainPix {
	float:left;
	width:180px;
	text-align:center;
}
#SecondMenu {
	float:right;
	width:180px;
	padding-left:10px;
	text-align:center;
}

/*Menu Essai No1*/
/*ul#MenuDroite {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#MenuDroite a {
	display:block;
	margin: 5px 0;
	color:#999999;
	font-size:11px;
	text-decoration:none;
	line-height:25px;
	width:170px;
	border:1px dotted #999999;
	text-align:center;
}
#MenuDroite a:hover {
	color:#FFFFFF;
	background-color:#999999;
}
*/
/*Menu Essai No2*/

ul#MenuDroite {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#MenuDroite a {
	display:block;
	margin: 5px 0;
	color:#666666;
	font-size:11px;
	text-decoration:none;
	line-height:25px;
	width:170px;
	border-bottom:2px solid #999999;
	border-right:2px solid #999999;
	background-color:#FFFF99;
	text-align:center;
}
#MenuDroite a:hover {
	color:#FFFFFF;
	background-color:#999999;
}

/**** Tableau de vouchers *****/

.InterligneTicketsDetailsTableVoucher{
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	height: 30px;
	background-color:#FFFFFF;
}
.DescTickets {
	font-size:10px;
}
/**** Pied de page ****/
#pied {
	margin-top:15px;
	height: 42px;
	background-image:url(design/bg_box.gif);
}
#atoc {
	float:left;
	margin-left:15px;
}
#legend {
	text-align:center;
	color:#999999;
	font-size:10px;
}
#legend a {
	color:#999999;
}

#pied_haut {
	background-image:url(design/top_footer.gif);
	height:5px;
	width:960px;
	background-repeat:no-repeat;
	font-size:1px; /*correctif IE*/
}
#pied_bas {
	background-image:url(design/bot_footer.gif);
	height:5px;
	width:960px;
	background-repeat:no-repeat;
	font-size:1px; /*correctif IE*/
}
/**** Pied Captusite ****/
#captusite {
	color:#FFF;
	font-size:10px;
	text-align:right;
	margin-top:8px;
}
#captusite a{
	color:#FFF;
}
p {
	margin: 0;
}
/**-------- CSS Champs de formulaire -----------------**/

fieldset {
	text-align:left;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

fieldset legend {
	color: #4020E0;
}

label {
	float:left;
	width:30%;
	margin-right:7px;
	padding-top:4px;
	text-align:right;
}

input {
	 margin-bottom:1px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
}

select {
	margin-bottom:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	width:230px;
	height:85px;
	margin-bottom:1px;
}
input.invisible {
	border:0;
	font-weight:bold;
	width:50px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/**-------- Fin CSS Champs de formulaire --------------**/
#nettoyer {
	clear:both;
}