@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(../img/layout/bg-all.gif);
	background-repeat:repeat-x;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
img {
	border: none;
}
hr {
	height:0;
	border:0;
	border-top:1px solid #CCCCCC;
	margin-top:8px;
	margin-bottom:8px;
}
h1,
h2 {
	margin:0;
	padding:0;
}
a,
a:link,
a:visited {
	text-decoration: none;
	color:#e21802;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
ul, li {
	margin:0;
	padding:0;
}
ul {
	padding-left:15px;
}
li {
	padding-left:0px;
}
form,
ul,
li {
	margin:0;
	padding:0;
}

/***************		END STANDARD TAGS DEFINITION		***********************/
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0;
	width:0;
}

#overall {
	width:915px;
	margin:auto;
	position:relative;
	padding-left: 15px;
	background-image: url(../img/layout/bg-content-all.gif);
	background-repeat: no-repeat;
}
#shadow {
	width:930px;
	margin:auto;
	background-image: url(../img/layout/bg-content-all2.gif);
	background-repeat: repeat-y;
}

#top {
	position:relative;
	width: 900px;
	height: 80px;
	background-color: #FFFFFF;
}
#top #lang {
	height: 80px;
	width: 351px;
	position: absolute;
	top:0px;
	right:0;
	right: 0px;
}
#top #lang .div1 {
	position:absolute;
	top:8px;
	right:263px;
	font-size:11px;
	color:#a6090f;
	width: 75px;
	height: 15px;
	font-weight: bold;
}

#top #lang .div2 {
	position:absolute;
	top:8px;
	right:6px;
	font-size:10px;
	color:#a6090f;
	width: 211px;
	height: 18px;
}
#top #lang .sponsors {
	position:absolute;
	top:37px;
	right:11px;
	font-size:10px;
	color:#a6090f;
	width: 88px;
	height: 18px;
}
#top #lang .div1 a:link,
#top #lang .div1 a:visited {
	color:#a6090f;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
}
#top #lang .div2 a:link,
#top #lang .div2 a:visited {
	color:#a6090f;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
#top #lang a:hover {
	text-decoration: underline;
}
#nav {
	height: 21px;
	position:relative;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#overall .breadcrumb {
	width: 880px;
	background-color: #e4dcd2;
	height: 16px;
	padding-left: 18px;
	padding-top: 3px;
	color: #89847e;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: none;
}
#overall .breadcrumb a, #overall .breadcrumb a:visited {
	font-size: 9px;
	color: #89847e;
	text-decoration: underline;
}

#overall .breadcrumb a:hover {
	color: #000000;
}

#content {
	width: 898px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../img/layout/bg-content.gif);
	background-repeat: repeat-y;
}
#content .leftbox {
	width: 258px;
	float: left;
}
#content .leftbox .resexp {
	width: 258px;
	min-height: 184px;
	background-image: url(../img/layout/res-express.gif);
	background-repeat: no-repeat;
}
#content .leftbox .resexp .title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 15px;
	padding-top: 5px;
}

#content .leftbox .resexp .nav {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
#content .leftbox .resexp .nav ul {
	margin-left: 15px;
}

#content .leftbox .resexp .nav li {
	list-style-type: none;
	background-image: url(../img/layout/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
}
#content .leftbox .resexp .nav a, 
#content .leftbox .resexp .nav a:visited {
	color: #FFFFFF;
}

#content .leftbox .resexp .nav a:hover {
	color: #a6090f;
	text-decoration: none;
}


#reservations {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../img/layout/bg-express.gif);
	background-repeat: repeat-x;
	background-color: #c4040e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 150px;
	padding-left:20px;
}


#reservations p {
	font-weight: bold;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#reservations p.details {
	margin-top:5px;
}
#reservations p.details span {
	margin-left:7px;
}
#reservations table {
	margin-top:5px;
}
#reservations td {
	padding-bottom:4px;
	padding-left: 1px;
	font-size: 10px;
}
#reservations .details br {
	line-height: 7px;
}

#reservations select.sel-1 {
	width:42px;
	margin-right:3px;
	font-size: 10px;
	color: #282828;
}
#reservations select.sel-2 {
	width:105px;
	margin-right:3px;
	color: #282828;
	font-size: 10px;
}
#reservations input {
	width:20px;
	margin-left:17px;
	color: #282828;
	font-size: 10px;
	padding-left: 2px;
	margin-top: 1px;
}

#reservations input.champs_reserv {
	width:120px;
	margin-left:0px;
	color: #282828;
	font-size: 11px;
	padding-left: 2px;
	margin-top: 1px;
}

#reservations input,
#reservations select {
	background-color:white;
	border:solid 1px white;
}
#reservations input.submit {
	width:25px;
	height:16px;
	padding-left:8px;
	background-image:url(../img/layout/ico-ok.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	font-size:7px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	font-weight: normal;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content .leftbox .offres {
	padding-bottom: 28px;
	min-height:120px;
	background-image: url(../img/layout/bg-offres.gif);
	background-repeat: repeat-x;
}

#content .leftbox .offres h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 12px;
	padding-left: 21px;
}

#content .leftbox .offres p {
	margin:0;
	padding:0;
	padding-left: 21px;
	padding-right: 10px;
}
#content .leftbox .offres p a,
#content .leftbox .offres p a:visited {
	color: #a6090f;
	text-decoration: underline;
	background-image: url(../img/layout/bullet.gif);
	background-repeat: no-repeat;
	width: 100px;
	padding-left: 11px;
	background-position: 0px 5px;
}
#content .leftbox .offres p a:hover {
	text-decoration: none;
} 

#content .leftbox .offres strong {
	color: #a6090f;
}



#content .rightbox {
	width: 639px;
	margin-left: 1px;
	float: left;
	background-color: #FFFFFF;
}
#body {
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 2px;
}

#body h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #a6090f;
	font-weight: normal;
	margin-top:8px;
}

#body h1 img {
	margin-right: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
}
#body p {
	margin:0;
	margin-bottom:3px;
	margin-top:3px;
	padding:0px;
	padding-right: 20px;
}
#body .a {
	float: left;
	width: 187px;
}
#body .a h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #a6090f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding: 0px;
}

#body .a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}

#body .a p {
	padding-left: 53px;
}
#body .a p.reset {
	padding-left:0px;
}
#body .a a, #body .a a:visited {
	color: #a6090f;
	text-decoration: underline;
	background-image: url(../img/layout/bullet.gif);
	background-repeat: no-repeat;
	width: 100px;
	padding-left: 11px;
	background-position: 0px 5px;
}
#body .a a:hover {
	text-decoration: none;
}



#body .a p span {
	padding-left: 0px;
}


#body .spacer {
	height: 118px;
	width: 31px;
	float: left;
	background-image: url(../img/layout/home-c-spacer.gif);
	background-repeat: repeat-y;
}
#body2 {
	margin-left: 15px;
	margin-top: 1px;
	padding-top: 2px;
	background-image: url(../img/layout/bg-body-subpage.gif);
	background-repeat: no-repeat;
	position: relative;
}


#body2 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #a6090f;
	font-weight: normal;
	margin-top:9px;
	padding-right: 200px;
	margin-bottom: 12px;
}
#body2 h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #a6090f;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#body2 a,
#body2 a:visited{
	color:#c4040f;
}

#body2 a:hover{
	text-decoration:underline;
}

#body2 p a,
#body2 p a:visited {
	color: #a6090f;
	text-decoration: underline;
	background-image: url(../img/layout/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	background-position: 0px 5px;
}
#body2 p a:hover {
	text-decoration: none;
}


#body2 .plansite-titre
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a6090f;
}



#body2 p {
	margin-bottom:0px;
	margin-top:0px;
	padding-right: 206px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body2 ul {
	list-style-type: none;
	padding-left: 8px;
	width:400px;
}

#body2 li {
	background-image: url(../img/layout/bullet-beige.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	min-height:12px;
	margin-bottom:5px;
}

#body2 .pic {
	position: absolute;
	left: 453px;
	top: 52px;
}
#body2 .pic img {
	border: 1px solid #FFFFFF;
}

#footer {
	background-color: #cabaa6;
	height: 18px;
	position:relative;
	width: 899px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#footer p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer p a,
#footer p a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer p a:hover {
	color: #E9E3DB;
}

#footer .credits {
	height: 20px;
	width: 910px;
	position: absolute;
	top: 19px;
	color: #a6090f;
	font-size: 8px;
	text-align: right;
	padding-right:20px;
	background-image: url(../img/layout/bg-footer.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	left: -15px;
	background-position: right;
}
#footer .credits a,
#footer .credits a:visited {
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a6090f;
}
#footer .credits a:hover {
	text-decoration: underline;
}


/*MIKA*/
#body2 .tableau_offre p {
	margin-bottom:0px;
	margin-top:0px;
	padding-right: 0px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#body2 table.stat{
	width:400px;
}

#body2 .stat td{
	border:#000000 solid 1px;
	padding:3px;
	padding-left:2px;
}

#body2 .stat td.sansbas{
	border-bottom:none;
}

#body2 .stat td.sanshaut{
	border-top:none;
}

#body2 .stat td.sansgauche{
	border-left:none;
}

#body2 .stat td.sansdroite{
	border-right:none;
}

#body2 .stat tr.titre{
	font-weight:bold;
}

/*FORMULAIRE*/
.sep{
	height:3px;
}

select.champsselect{
	width:254px;
}

input.checkbox{
	margin:0px;
	padding:0px;
}

input.bouton{
	font-weight:bold;
	border:#000000 solid 1px;
	background-color:#EAEAEA;
	cursor:pointer;
}

h2.souligne{
	border-bottom:#a6090f solid 1px;
	width:450px;
}

textarea
{
	width:250px;
}

input.champstext
{
	width:250px;
}

.rouge{
	color:#FF0000;
}


.bloky{
	margin-bottom:30px;
}
.image{
	float:left;
	width:100px;
	margin-right:10px;
}
.texte{
	float:left;
}

.texte A{
	background:#FFFFFF url(../img/layout/bullet.gif) no-repeat 0 5px;
	padding-left:10px;
	text-decoration:underline;
}

.texte A:hover{
	text-decoration:none;
}