body {
	padding: 0px;
	position: relative;
	background-color: #70685a;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #403623;
	margin: 0px;
	height: 100%;
}

img, {margin:0;padding:0;border:0 none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}



.vignette {
	border: 1px solid #80755F;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0;
}
table {
	position: relative;
	display: block;
	width: 488px;
	padding: 0px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 30px;
	margin-right: 0px;
	clear: left;
}
td {
	font-size: 0.8em;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}





.vignette2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #80755F;
	border-right-color: #80755F;
	border-bottom-color: #80755F;
	border-left-color: #80755F;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.clr {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
a {
	text-decoration: none;
	color: #403623;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}



#main {
	padding: 0px;
	height: 1px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
	position: relative;
}
#header {
	width: 760px;
	background-image: url(../images/bandeau.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 153px;
	background-color: #000000;
	position: relative;
}
#header h1 {
	font-size: 0px;
	line-height: 0px;
	display: none;
	margin: 0px;
	padding: 0px;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 278px;
	position: absolute;
	top: 105px;
	left: 15px;
	z-index: 2000;
}
#menu_header {
	margin: 0px;
	float: right;
	width: 466px;
	padding: 0px;
	position: relative;
}
#menu_header ul {
	list-style-type: none;
	margin-top: 104px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	height: 31px;
	width: 466px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 0px;
	left: 55px;
	position: absolute;
	z-index: 2000;
}
#menu_header li {
	float: left;
	height: 31px;
	line-height: 31px;
	text-transform: uppercase;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(../images/bg_onglet_off.gif);
	background-repeat: repeat-x;
	padding: 0px;
	width: auto;
	position: relative;
}
#menu_header  li  a {
	color: #80755f;
	text-decoration: none;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	float: left;
}
#menu_header li a:hover {
	background-image: url(../images/bg_onglet_on.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 31px;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;*/
	color: #000000;
}

#menu_header li a.select {
	background-image: url(../images/bg_onglet_on.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 31px;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000000;
}

.colonne {
	float:left;
	margin-top: 0px;

}
th.onglet {
	background-image: url(../images/bg_onglet_on.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 155px;
	font-size: 0.95em;
	padding-top: 10px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
th.sous_onglet {
	text-align: center;
	font-weight: normal;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.95em;
}
th.nb_nuits {
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	font-size: 0.95em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
tr.color td, tr.color th {

}
.color {
	background-color: #F0EFEE;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
.vert {
	color: #65B629;
}
.orange {
	color: #FF6600;
}
.rouge {
	color: #FF0033;
}







#contenu {
	position: absolute;
	margin: 0px;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 760px;
	height: auto;
	top: 0px;
	bottom: 0px;
}
span.normal {
	font-weight: normal;
	text-transform: capitalize;
}

#col_gauche {
	width: 180px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #80755F;
	border-right-color: #80755F;
}
th.bord_gauche {
	text-align: left;
	padding-left: 15px;
}

ul#menu_gauche {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 147px;
}
#col_droite {
	width: 495px;
	text-align: justify;
	min-height:600px; _height:600px;
}
#col_droite p {
	font-size: 0.95em;
	line-height: 1.65em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


ul#menu_gauche li {
	margin: 0px;
	height: 32px;
	line-height: 32px;
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #80755F;
	background-image: url(../images/fleche_or.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2 {
	color: #FF6600;
	text-transform: uppercase;
	font-size: 2.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h3 {
	font-size: 1.5em;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	width: 485px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1em;
	background-image: url(../images/puce_carree.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-transform: uppercase;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.lien_voir {
	color: #FF6600;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/puce_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	position: relative;
	top: -5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.lien_telecharger {
	color: #FF6600;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/puce_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	position: relative;
	margin:0;
}

#footer {
	height: 20px;
	width: 760px;
	background-color: #000000;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
	line-height: 20px;
	position: relative;
}
#footer ul {
	list-style-type: none;
	height: 20px;
	line-height: 20px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
	color: #b8b4ac;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer ul a {
	color: #b8b4ac;
	font-size: 0.95em;
	padding-right: 0px;
	padding-left: 4px;
	line-height: 20px;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#coord {
	background-color: #4d4332;
	height: 50px;
	padding:0;
	margin: 0px;
}
#coord p {
color:#80755F;
font-size:0.95em;
font-weight:bold;
line-height:16px;
margin:0px;
padding:8px 0px;
text-align:center;
}
#copyright {
	height: 60px;
	margin: 0px;
	padding: 0px;
	color: #80755f;
	width: 760px;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#copyright p {
	font-size: 0.8em;
	line-height: 1.35em;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
}

.maj {
	text-transform: uppercase;
}
#coord a, #copyright a {color: #80755f;}


.haut {
	font-variant: normal;
	text-transform: uppercase;
	color: #FF6600;
	font-size: 0.75em;
	font-weight: bold;
	float: right;
	clear: both;
	margin-right: 35px !important;margin-right:18px;
	margin-top: 10px;
	bottom: -10px;
	position: relative;
	padding: 0px;
	margin-bottom: 20px;
}
.haut a {
	color: #FF6600;
	font-weight: bold;
	background-image: url(../images/fleche_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.abs_bottom {
	position: absolute;
	bottom: 0px;
}
#col_droite ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
	font-size: 0.95em;

}
#plan {
	display: block;
	padding: 0px;
	border: 1px solid #70685A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 8px;
}
ul#tarifssup, ul#tarifssup2 {
	position: relative;
	padding: 2px;
	height: auto;
	width: 485px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
	_margin-left:-6px;

}
*+html   ul#tarifssup, * +html  ul#tarifssup2{margin-left:-6px;}
ul#tarifssup  li, ul#tarifssup2 li {
	margin: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-left:0px;
	display: block;
	width: 485px;
	line-height: 30px;
	list-style-type: none;
	text-indent:15px;
}

.largeur_fixe {
	width: 300px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
}

ul#tarif_institut, ul#tarif_institut2, ul#tarif_institut3 {
	position: relative;
	height: auto;
	width: 485px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
	_margin-left:-3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}
*+html ul#tarif_institut, *+html ul#tarif_institut2, *+html ul#tarif_institut3 {margin-left:-3px;}

ul#tarif_institut li, ul#tarif_institut2 li, ul#tarif_institut3 li {
	margin: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-left:0px;
	display: block;
	width: 485px;
	line-height: 30px;
	list-style-type: none;
	text-indent:15px;
}


.floatright {
	float: right;
	margin-right: 15px;
}



.espace_bas {
	float: left;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.renseignements {
	font-style: italic;
	color: #999999;
}
