/* 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;
}
table.Msg
{
	padding: 2px 5px 0px 5px;
	width: 600px;
	border: none;
}
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;
}

.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;
}
.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{
	padding:1px;
	border: 0px;
	font-size: 12px;
	width:200px;
	height: 22px;
	color: #ffffee;
	background: url(../images/bouton.gif) #996666 no-repeat top left;
}
