body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
	background-color: #900033;
}
.marge_h{
margin-top: 12px;
}

#header {
font-family:Times New Roman, sans-serif;
font-size: 11px;
color: #808080;
}

#accroche {
	background: url(images/accroche.jpg);
}
#footer-wrapper {
	background: url(images/footer.jpg);
}

#footer {
font-size : 11px;
}

#footer a {
text-decoration: underline;
color: #808080;
}

#footer a:hover {
color: #7d143e;
}

.rub {
background: url(images/back_rub.gif);
background-repeat: no-repeat;
height: 26px;
color: #ffffff;
font-family:Times New Roman, sans-serif;
font-size: 24px;
font-weight: bold;
text-align: right;
}

.cont {
color: #000000;
font-family:Arial, sans-serif;
font-size: 12px;
/*font-weight: bold;*/
text-align: justify;
}

.cont2 {
color: #000000;
font-family:Arial, sans-serif;
font-size: 11px;
}

.cont a{
color: #ffffff;
text-decoration: underline;
}

.titre_cont {
font-family:Times New Roman, sans-serif;
font-size: 18px;
color: #900033;
}

.rouge{
color: #900033;
}

.lien_rouge{
font-family:Times New Roman, sans-serif;
font-size: 12px;
}

p {margin: 0px 0px 0px 0px;}

.left{
float: left;
margin: 0 14px 0px 0;
}

.right{
	float: right;
	margin: 0 0 0px 14px;
	clear: both;
}

.infos {
padding-left: 5px;
padding-right: 5px;
color: #000000;
font-family:Arial, sans-serif;
font-size: 11px;
}

.infos table{
color: #000000;
font-family:Arial, sans-serif;
font-size: 11px;
}
.tarifs table th, .tarifs table td, .periodes table th, .periodes table td {
	padding: 4px 8px 0 0; vertical-align: top;
	text-align: left;
}
.periodes table td.periode {
	white-space: nowrap ! important;
}
.description {
	clear: both;
}

.infos a{
color: #900033;
text-decoration: underline;
}

.infos h3{
color: #900033; margin-bottom: 5px;
border-bottom: 1px solid #900033;
clear: both; padding-top: 10px;
font-size: 12px;
}

.infos h4{
color: #900033;
border-bottom: 1px solid #900033;
clear: both; padding-top: 10px;
font-size: 12px;
}

.infos dd{
margin: 0;
padding : 0px;
}
.infos dl{
	border-bottom: 1px solid #900033;
	clear: both; padding-bottom: 10px;
	min-height: 155px;
}
.infos img{
	border: 0;
}
#view {
	width: 455px; height: 402px; overflow: auto; font-family: verdana; font-size: 12px;
}

.nom{
font-size: 130%;
font-weight: bold;
}

.titre_infos a{
color: #900033;
font-size: 11px;
text-align: left;
text-decoration: none;
width: 455px;
height: 50px;
}

select {
	background-color: white;
}