/* CSS Document */

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
td.blanc {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
td.mauve {
	font-family: Verdana;
	font-size: 11px;
	color: #660033;
	text-decoration: none;
}
p.rouge {
	font-family: Verdana;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
td.par1 {
	font-size: 100%;
	font-weight: bold;
	padding: 2px 10px 0px 10px;
	color: #009900;
	border: 1pt solid #009900;
}
span.rouge {color: #660000;}
td.par2 {
	font-size: 100%;
	font-weight: bold;
	padding: 2px 10px 0px 10px;
	color: #660033;
	border: 1pt solid #660033;
}
td.tableauS {
	width:100%;
	text-align: center;
	padding: 0px 10px 0px 10px;
}
td.titre {
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	color: #660000;
}
td.titre1 {
	font-size: 140%;
	font-weight: bold;
	color: #660000;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
td.titre2 {
	padding: 5px 5px 5px 5px;
	color: #ffffff;
	background: #660000;
}
td.modemploi {
	padding: 10px 20px 10px 20px;
	color: #660000;
	background: #f2f2a9;
}
td.modemploiTitre {
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	text-align:center;
	color: #660000;
	background: #f2f2a9;
}
td.saisonsTitre {
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	text-align:center;
	color: #660000;
	background: #cccc99;
}
td.TarifTitre {
	padding: 10px 0px 2px 10px;
	font-weight: bold;
	text-align:left;
	color: #660000;
	background: #cccc99;
}

td.footer {
	padding: 1px 5px 1px 5px;
	color: #ffffff;
	background: #660000;
}
td.retrait {
	padding: 0px 0px 0px 40px;
	color: #660000;
}
td.retraitdroit {
	padding: 0px 20px 0px 0px;
	color: #660000;
}
td.retraitboth {
	padding: 0px 40px 0px 40px;
	color: #660000;
}
td.rouge {
	color: #660000;
}
table.Msg
{
	padding: 2px 5px 0px 5px;
	width: 600px;
	border: none;
}
table.fond {
	background: #ffffee;
}
table.fond2 {
	background: #cccc99;
	margin:0;
	padding:0;
}
a:link {
	color: #660033;
	text-decoration: none;
}

a:active {
	color: #660033;
	text-decoration: none;
}

a:visited {
	color: #660033;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #660033;
}

.blanc {
	color: #FFFFFF;
	text-decoration: none;
}
p.blancentre {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
p.mauve {
	color: #660033;
	text-decoration: none;
}

.souschapitre {
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.grasblanc {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.important {
	font-weight: bold;
	color: #CC6699;
	text-decoration: none;
}

.important a:link {
	color: #CC6699;
}

.important a:visited {
	color: #CC6699;
}

.important a:hover {
	color: #CC6699;
	text-decoration: underline;
}

.important a:active {
	color: #CC6699;
}

.bandeauhaut {
	background-image: url(../bandeauhaut.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	padding-right: 10px;
}
.bandeauhaut_Castel {
	background-image: url(../imgs/bandeauCastel.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	padding-right: 10px;
}
.bandeauhaut_Lemas {
	background-image: url(../imgs/bandeauLeMas.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	padding-right: 10px;
}
.bandeauhaut_Mixte {
	background-image: url(../imgs/bandeaumixte.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	padding-right: 10px;
}

.retrait {
	text-decoration: none;
	padding: 10px 20px;
	vertical-align: top;
}

table.saison  {
	width: 100%;
	margin: auto;
	border: 1px solid #FFFFFF;
	border-collapse:collapse;

}
.saison th{
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.saison td{
	margin: 0px;
	padding: 4px;
}
.saison tr {
	border-bottom: 1px solid #FFFFFF;
}

.tarif {
	background-color: #CC6699;
}
.tresimportant {
	font-family: Helvetica;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
}
.petit {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.gourmand {
	font-family: Helvetica;
	font-size: 18px;
	text-transform: lowercase;
	color: #CC3366;
	text-decoration: none;
	font-weight: bold;
	background-image: url(sejour_gourmand.jpg);
	height: 30px;
	width: 100%;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
.culturel {
	font-family: Helvetica;
	font-size: 18px;
	text-transform: lowercase;
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
	background-image: url(sejour_culture.jpg);
	height: 30px;
	width: 100%;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
.detente {
	font-family: Helvetica;
	font-size: 18px;
	text-transform: lowercase;
	color: #99CC33;
	text-decoration: none;
	font-weight: bold;
	background-image: url(sejour_detente.jpg);
	height: 30px;
	width: 100%;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
.sportif {
	font-family: Helvetica;
	font-size: 18px;
	text-transform: lowercase;
	color: #666633;
	text-decoration: none;
	font-weight: bold;
	background-image: url(sejour_sportif.jpg);
	height: 30px;
	width: 100%;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
img {
	border:0px;
	}
.xdTextBox{
	display:inline-block;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding: 2px 2px 2px 2px;
	border: 1pt solid #6699cc;
	color:windowtext;
	background-color:window;
	overflow:hidden;
	text-align:left;
	font-size: 12px;
}
.xdTextBox1{
	width:20px;
	display:inline-block;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding: 2px 2px 2px 2px;
	border: 1pt solid #6699cc;
	color:windowtext;
	background-color:window;
	overflow:hidden;
	text-align:right;
	font-size: 12px;
}
.xdTextBoxMultiline{
	text-overflow:ellipsis;
	padding: 2px 2px 2px 2px;
	border: 1pt solid #6699cc;
	color:windowtext;
	background-color:window;
	overflow:hidden;
	text-align:left;
	font-size: 12px;
}
.xdButton{
	cursor: pointer;
	padding:1px;
	border: 0px;
	font-size: 12px;
	width:200px;
	height: 22px;
	color: #ffffee;
	background: url(../imgs/bouton.gif) no-repeat top left;
}
.xdButton120{
	cursor: pointer;
	padding:1px;
	border: 0px;
	font-size: 12px;
	width:120px;
	height: 22px;
	color: #ffffee;
	background: url(../imgs/bouton.gif) no-repeat top left;
}
.xdButton40{
	cursor: pointer;
	padding:0px;
	border: 0px;
	font-size: 10px;
	width:40px;
	height: 16px;
	color: #ffffee;
	background: #660000;
}
.xdSuiv{
	cursor: pointer;
	padding:0px;
	border: 0px;
	font-size: 12px;
	width:100px;
	height: 20px;
	color: #ffffee;
	background: url(../imgs/Suiv.gif) no-repeat top right;
}
.xdPrec{
	cursor: pointer;
	padding:0px;
	border: 0px;
	font-size: 12px;
	width:100px;
	height: 20px;
	color: #ffffee;
	background: url(../imgs/Prec.gif) no-repeat top left;
}
.xdLangFR{
	cursor: pointer;
	padding:0px;
	border: 0px;
	font-size: 12px;
	width:95px;
	height: 20px;
	color: #ffffee;
	background: url(../imgs/btnLangFR.gif) no-repeat top right;
}
.xdLangGB{
	cursor: pointer;
	padding:0px;
	border: 0px;
	font-size: 12px;
	width:95px;
	height: 20px;
	color: #ffffee;
	background: url(../imgs/btnLangGB.gif) no-repeat top right;
}
.xdSelect{
	padding:1px;
	color:windowtext;
	background-color:window;
	font-size: 11px;
}
.xdBtnCalendar{
	cursor: pointer;
	padding:0;
	width:20px;
	height: 20px;
	border:0;
	color: #000099;
	background: url(../admin/images/ico_calendrier.gif) #9999ff top left no-repeat;
}
table.MultiResa {
	background: #660000;
	margin:0;
	padding:0;
	border:0;
}
td.TitreMultiResa {
	background: #660000;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	padding:2px;
	text-decoration: none;
}
td.MultiResa {
	background: #f2f2a9;
	font-family: Verdana;
	font-size: 11px;
	color: #660000;
	padding:2px;
	text-decoration: none;
}
#containerDate {padding:0; margin:0;visibility:visible;}

