/* FORMATAGE GENERAL */
* {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	background: #f7e6ca;
}
img {
	border: none;
}
a:hover {
	color: #b61;
	text-decoration: none;
}
a {
	color: #000;
	text-decoration: none;
}
INPUT, SELECT, TEXTAREA {
	color: #666;
	font-size : 10px;
	padding: 0px 2px;
	border: 1px solid #d0d0d8;
}
RADIO, BUTTON {
 	font-size : 10px;
 	border-style:none;
}
td { vertical-align: top; }
h1 {
	font-size: 14px;
	font-weight:bold;
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom: 1px solid #d0d0d8;
}
h2 {
	color: #000;
	font-size: 14px;
}
h3 {
	color: #444;
	font-size: 12px;
}
h4 {
	color: #642;
	font-size: 10px;
	letter-spacing: 0px;
}
hr {
	border: solid 1px #507c90;
	height: 1px;
}
/* FORMATAGE SECTIONS */
#lang {
	top: 12px;
	width:100%;
	height:12px;
	margin:0 auto;
	text-align:center;
	position:absolute;
}
#lang a.lg {
	margin-left:690px;
}
#lang a.ru {
  top:-16px;
  margin-left:740px;
  position:relative;
}
#page {
	width:780px;
	height:100% auto;
	margin:0 auto;
	background:#fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	text-align:left;
}
#space {
	height:10px;
}
#haut {
	background:url(../charte/haut.gif) no-repeat;
}
#logo {
	left:0px;
	width:277px;
	height:98px;
	position:relative;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	top: -158px;
	margin-top: -100px;
	margin-left: 12px;
}
html>body #logo {
	top: -158px;
	margin-top: -100px;
	margin-left: 12px;
}
#mnu_haut {
	top:10px;
	left:276px;
	width:440px;
	height:20px;
	position:relative;
}
#mnu_haut TD {
	height:26px;
	text-align:right;
}
#recherche {
	top:18px;
	height:20px;
	position:relative;
}
#recherche TD {
	text-align:right;
	padding-right:7px;
}
.photo {
	margin-top:20px;
	width:780px;
	height:220px;
	border-top:1px solid #000;
	position:relative;
}
#rubriques {
	height:35px;
	position:relative;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	top: 0px;
}
html>body #rubriques {
	top: 2px;
	margin-bottom:1px;
}
#rubriques TD {
	height:35px;
	background:url(../charte/rub.png) repeat-x;
}
#rubriques a {
	width:111px;
	height:28px;
	display:block;
}
.rub a,.rub_on a {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	background:url(../charte/rub.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}
.rub_last a,.rub_on_last a {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	background:none;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}
.rub a:hover,.rub_last a:hover,.rub_on a:hover,.rub_on_last a:hover,.rub_on a,.rub_on_last a {
	color:#fff;
	padding-top:12px;
	background:url(../charte/rub_on.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}
.rub_voyages a {
	background:url(../charte/rub_voyages.jpg);
}
.rub_voyages a:hover {
	background:url(../charte/rub_voyages_on.jpg);
}
.rub_evenements a {
	background:url(../charte/rub_evenements.jpg);
}
.rub_evenements a:hover {
	background:url(../charte/rub_evenements_on.jpg);
}
.rub_location a {
	background:url(../charte/rub_location.jpg);
}
.rub_location a:hover {
	background:url(../charte/rub_location_on.jpg);
}
.rub_boutique a {
	background:url(../charte/rub_boutique.jpg);
}
.rub_boutique a:hover {
	background:url(../charte/rub_boutique_on.jpg);
}
.rub_galeries a {
	background:url(../charte/rub_galeries.jpg);
}
.rub_galeries a:hover {
	background:url(../charte/rub_galeries_on.jpg);
}
#rootline {
	height:10px;
	font-size:9px;
	padding:2px 12px;
}
#contenu {
	padding:12px;
}
.esp img {
	margin:1px 0px;
	border:1px solid #000;
}
.esp .csc-textpic-imagewrap img {
	margin:1px 0px;
	border:1px solid #000;
}
.gauche {
	padding-right:10px;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:140px;
}
html>body .gauche {
	width:160px;
}
.centre {
	padding:0px 10px;
	border-left:1px solid #ddd;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:400px;
}
html>body .centre {
	width:420px;
}
.droite {
	padding-left:10px;
	border-left:1px solid #ddd;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:160px;
}
html>body .droite {
	width:180px;
}
.corps {
	padding:0px 10px;
	border-left:1px solid #ddd;
	/* IE 5/6 Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:580px;
}
html>body .corps {
	width:600px;
}
#pied {
	padding:12px;
	border-top:1px solid #000;
	position:relative;
}
#copy {
	height:14px;
}
#mnu_bas {
	top:-14px;
	width:100%;
	text-align:right;
	position:relative;
}
#menu {
	width:179px;
	background: #F3EEE0;
}
TD#menu {
	padding-bottom:10px;
}
#menu ul {
	padding-left:10px;
	list-style-type:none;
}
#menu a {
	color:#000;
	width: 139px;
	height:16px;
	line-height:16px;
	margin: 1px 0px 1px 0px;
	display: block;
}
#menu .niv1 a, #menu .niv1on a {
	padding-left: 10px;
	background: url(../img/niv1off.gif) no-repeat;
}
#menu .niv2 a, #menu .niv2on a {
	padding-left: 20px;
	background: url(../img/niv2off.gif) no-repeat 10px 0px;
}
#menu .niv3 a, #menu .niv3on a {
	padding-left: 30px;
	background: url(../img/niv3off.gif) no-repeat 20px 0px;
}
#menu .niv4 a, #menu .niv4on a {
	font-size:9px;
	padding-left: 35px;
}
#menu .niv5 a, #menu .niv5on a {
	font-size:9px;
	padding-left: 40px;
}
#menu .niv1 a:hover, #menu .niv2 a:hover, #menu .niv3 a:hover, #menu .niv4 a:hover, #menu .niv5 a:hover {
	color:#b61;
}
#menu .niv1on a, #menu .niv2on a, #menu .niv3on a, #menu .niv4on a, #menu .niv5on a {
	color:#27a;
}
/* BOUTONS */
.bouton,input.bouton{
	background-color:#69c;
	background-position:bottom;
	background-repeat:repeat-x;
	border-color:#369;
	border-style:solid;
	border-width:1px;
	color:#fff;
	cursor:pointer;
	text-align:center;
}
.bouton:hover,input.bouton:hover{
	background-color:#f90;
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #c60;
	color:#fff;
}
.bouton:active,input.bouton:active{
	background-color:#9cf;
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #9cb4ce;
	color:#fff;
}
ul.csc-menu {
	padding-left:10px;
	padding-bottom:10px;
}
ul.csc-menu li {
	list-style-type:none;
	padding-left: 10px;
	background: url(../img/niv1off.gif) no-repeat;
}
/* DIAPORAMA */
.diapo {
	background: #fff;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	position: relative;
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #aaa;
}
.diapo img {
	margin: 0px;
	padding:3px 2px;
}
/* PLAN DU SITE */
.csc-sitemap ul {
	padding:6px 0px 0px 20px;
}
.csc-sitemap li {
	padding-top:2px;
}
.csc-bulletlist li {
	padding-left: 10px;
	list-style-type:none;
	background: url(../img/niv1off.gif) no-repeat;
}
