/* Mise en page des 3 colonnes */
#zee {
	margin:0 auto;
	width:940px;
}

.tableCentrale {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 780px;
	vertical-align: top;
}

.colGauche {
	width: 160px;
	padding-right: 0px;
}

.colMilieu {
	width: 440px;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
}

.colMilieuLarge {
	width: 780px;
	overflow: hidden;
}

.colDroite {
	width: 340px;
}

/* Boite de formulaire */

.boiteTitre {
	height: 22px;
	width: 308px;
	background-image: url(img/boite-titre-fond.gif);
}

.boiteBas {
	height: 3px;
	top: -1px;
	width: 308px;
	border-bottom: 1px solid #333;
}

.coinSupGauche {
	position: relative;
	left: 0px;
	float: left;
	width: 4px;
	height: 22px;
}

.coinSupDroit {
	position: relative;
	right: 0px;
	float: right;
	width: 4px;
	height: 22px;

}

.coinInfGauche {
	position: relative;
	left: 0px;
	top: 1px;
	float: left;
	width: 4px;
	height: 3px;
}

.coinInfDroit {
	position: relative;
	right: 0px;
	top: 1px;
	float: right;
	width: 4px;
	height: 3px;
}


.boiteContour {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	margin-bottom: -1px;
	padding: 6px;
	width: 294px;
	overflow: hidden;
}

.boiteTexteTitre {
	position: relative;
	top: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	padding-left: 2px;
}


.boiteTexteTitre a, .boiteTexteTitre a:link, .boiteTexteTitre a:visited, .boiteTexteTitre a:active, .boiteTexteTitre a:hover {
	color: #FFF;
}

.boiteTexte {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}

/* Formulaires */

.formulaireSaisie {
	border: 1px solid #666600;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 11px;
/*	width: 146px;*/
}

.formulaireBouton {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 11px;
	text-align: center;
}

/* Textes */


.contentText {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.contentText ul {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}

.contentText li {
	margin-bottom: 16px;
}


em {
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	font-style: normal;
	color: #660000;
}



/* Calendrier */

.mks_sd_btn{
	color: #670001;
	text-align: center;
	border: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mks_sd_annee{
	color: Black;
	text-align: center;
	border: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mks_sd_semaine{
	color: #FFFFFF;
	text-align: center;
	border: 0px;
	background-color: #CC9900;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mks_sd_selected{
	color: #FFFFFF;
	width: 16px;
	text-align: center;
	border: 0px;
	background-color: #999900;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mks_sd_dayofmonth{
	color: #999999;
	width: 16px;
	text-align: center;
	border: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mks_sd_dayoutmonth{
	color: #666666;
	width: 16px;
	text-align: center;
	border: 0px;
	background-color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mks_sd_weekend{
	color: #999999;
	width: 16px;
	text-align: center;
	border: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formfond {
	color: #FFFFFF;
	background-color: #999900;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.prix{
	color: #000000;
	text-align: center;
	border: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.prixreserve{
	color: #999999;
	text-align: center;
	border: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.prixabsent{
	color: #FFFFFF;
	text-align: center;
	border: 0px;
	background-color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imgVignette100{
	width: 100px;
	height: 100px;
	margin: 5px;
	border-width: thin;
	border-style: solid;
	background: #FFFFFF;
	border-color: #000000;
}

.photo340
{
	width: 340px;
	height: 255px;
	border: 0;
	margin: 0;
}

.photo440
{
	width: 440px;
	height: 330px;
	border: 0;
	margin: 0;
}

.imgPuce18{
	width: 18px;
	height: 17px;
	margin: 1px 3px;
	border-width: 0px;
	background: #FFFFFF;
}

.imgPuce15{
	width: 15px;
	height: 15px;
	margin: 1px 3px;
	border-width: 0px;
	background: #FFFFFF;
}

.compteur {
	font-family: "Courier New", Courier, mono;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.formR {
	border: 1px solid #666600;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #E3E3C6;
	color: #000000;
	border-color: #ECE9D8;
}

.formRboutonD {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #E3E3C6;
	color: #000000;
	border-color: #ECE9D8;
}
.rub {
	background-color: #660000;
	color: #FFFFCC;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	width: 330px;
	margin: 0;
}

li {
	font-size: 0.9em;
	color: #FFFFCC;
	margin: 0;
	list-style-image: url(img/puce9.gif);
}

h2 {
	margin: 0;
	color: #FFFFCC;
	font-size: 1.1em;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

	
.titre2 {
	background: transparent url(img/puce10.gif) no-repeat top left;
	background-color: #CC9900;
	color: #FFFFCC;
	width: 310px;
	margin: 0;
	padding-left: 40px;
	padding-right: 10px;
	border: none;
}

.Accesdirect {
	width: 259px;
	height: 22px;
	position: static;
	border: 0;
	overflow: hidden;
	vertical-align: bottom;
	font-size: 7px;
	padding: 0;
	margin: 0;
}

.Accesdirectform {
	top: 0;
	bottom: 0;
	margin: 0;
	position: static;
	border: 0;
	overflow: hidden;
}

.BoiteTitre {
	width: 940px;
	height: 150px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

.BoutonOk {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	background-color: #FFFFFF;
}

.img330x95
{
	width:330px;
	height:95px;
	border: 0;
}
.img330x255 {
	width:330px;
	height:255px;
	border: 0;
}
.img440x330 {
	width:440px;
	height:330px;
	margin:0;
	border: 0;
}
.img770x90 {
	width:770px;
	height:90px;
	margin:0;
	border: 0;
}
.img770x255 {
	width:770px;
	height:255px;
	margin:0;
	border: 0;
}
#zc {color:white; background-color:#660000;
	float:left;
	width: 330px;
	margin: 0 0 0 0;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.1em;
}
#zc h3 {
	position:relative;
	margin:0 16px 0 26px;
	text-transform:uppercase;
	}
.t3 {color:white; background-color:#660000;background-image:  url("/img/puce-vc.gif"); background-repeat:no-repeat;}
.t1, .t4 {color:white; background-color:#666600; background-image:  url("/img/puce-ro.gif"); background-repeat:no-repeat;}
.t2 {color:white; background-color:#CC9900;background-image:  url("/img/puce-ro.gif"); background-repeat:no-repeat;}

#zbt {
	margin: 0;
}
.calTable {
	margin: 0;
	font-size: 1em;
	color: #666666;
	border-collapse: collapse;
	border:#999900 1px solid;
	speak-header:once;
	width:auto;
}
.calTable caption {
	margin: 0 0 0 -1px;
	caption-side: top;
	padding:0 0 0 0.3em;
	border: #666600 1px solid;
	background-color: #999900;
	color: #FFFFCC;
	font-weight: bold;
	text-align: left;
}
.calLegend  {
	background-color: #CCCC66;
	border:#999900 1px solid;
	border-color: #999900;
	color: #666600;
	font-size: 0.9em;
	padding: 0 2px  0 2px;
	text-align: left;
	vertical-align: top;
	width:5.5em;
	line-height: 1.2;
}
.calCell  {
	margin:0;
	padding:0;
	width:5em;
	border:#999900 1px solid;
	border-color: #999900;
	vertical-align: top;
}
#zb .calCell p {
	text-align: right;
	margin:0;
}
.calMain  {
	clear:both;
	margin: 0 0.3em 0 0;
}
.calTitre {
	background-color: #CCCC66;
	color: #666600;
	height: 1.0em;

}
.calDate {
	float:left;
	width:5em;	
	font-size: 0.9em;
	line-height: 1.2;
	margin: 0 2px 0 2px;
}
.calDate2 {
	font-size: 0.6em;
}
.calCheck {
	font-size: 0.6em;
	float:right;
	position:relative;
	right:0;
	top:0;
}
#zb input.calCheck {
	margin:0;
}
.calPromo {
	margin:0;
	paddind:0;
	font-size: 0.75em;
	text-align: right;
	line-height: 1.0;
}
.calBarre {
	font-size: 1em;
	text-decoration: line-through;
}
.calFort {
	color:#990000;
	font-size: 0.6em;
}
.calMontant {
	margin:0;
	paddind:0;
	font-size: 1.1em;
	text-align: right;
	color:#990000;
	line-height: 1.0;
}
#zbt p.calMontant {
	color:#990000;
}
.calMontant input {
	font-size: 0.91em;
	padding:0;
}
