@import url("menu.css");
@import url("submenu.css");
@import url("menu_left.css");
@import url("gallery.css");
@import url("lightbox.css");
html {
	overflow-y: scroll;
}
body {
	background: #c19b69 url(../img/bg_all.gif) no-repeat top center;
	margin:0 auto;
	padding: 0;
	color: #865516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
hr {
	clear:both;
	margin:0px;
	visibility:hidden;
	display:expression("none")
}
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:focus {
	outline: 0;
}
/*This rule is very important for the footer section*/
body>#container {
 height: auto;
 min-height: 100%;
}
/*-------------container*/
#container {
	width:718px;
	position: relative;
	height: 100%;
	margin:0px auto;
	background:#FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}
/*-------------head*/
#head {
	width:718px;
	height:115px;
	margin:0px;
	background: #FFF url(../img/bg_head.jpg) no-repeat center bottom;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head img {
	position:absolute;
	top:12px;
	left:25px;
	border:none;
	margin:0px;
	padding:0px
}
/*----------------navigation*/
#nav {
	margin:0px;
	padding:0px;
	background:#FFF;
	width:718px;
	height:25px;
}
#subnav {
	margin:0px 0px 0 0px;
	padding:0px;
	background:#FFF;
	width: 718px;
	height:auto;/*23px;*/
}
#left {
	float:left;
	width: 160px;
	margin:10px 0px;
}
#right {
	float:right;
	width:500px;
	margin:10px 0px 10px 0px;
	padding:5px 20px;
	border-left:1px solid #fbebd5;
}
#right p {
	/*color:#865516;*/
	line-height:1.5em;
	margin:0px;
	padding:3px 0px;
	text-align: justify;
}
#right a {
	color:#865516;
	text-decoration:none;
}
#right a:hover {
	/*color:#865516;*/
	text-decoration: underline;
}
#right h1 {
	display:compact;
	margin:0px;
	padding:0px;
	z-index:0;
}
#right h2 {
	margin:10px 0px 0px 0px;
	padding:0px;
}
#right h3 {
	margin:0px 0px 10px 0px;
	padding:0px;
}
#right p img {
	border:none;
	display:block;
	vertical-align:middle;
}
#right p a img#plus {
	border:none;
	float:left;
	display: normal;
	margin:4px 3px 0px 0px;
	vertical-align: middle;
}
/*#right table {
	border-collapse: collapse;
}*/
#right ul {
	width:100%;
	margin:10px 0px 10px 0px;
	padding:0px;
}
#right li {
	list-style-type:none;
	color:#666;
	line-height:1.3em;
	margin:0px;
	padding:3px 0px 3px 15px;
	background:transparent url(../img/list.gif) no-repeat left 5px;
	border-bottom:1px dotted #DDD;
}
/*tbody td {
	background:#FFF;
	padding:0px 5px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:none
}
thead th {
	background: #FFF url(../img/bg_th.jpg) repeat-x bottom;
	color:#666;
	line-height:1.3em;
	margin:0px;
	padding:3px 0px;
	border-bottom:1px solid #FFF;
}*/
/*-------------Footer*/
#footer {
	clear:both;
	background:#FFF url(../img/loghi.jpg) no-repeat left top;
	border-top:1px solid #fbebd5;
	height:45px;
	margin:30px 0px 0px 0px;
	padding:0px;
	background:#FFF url(../img/loghi.jpg) no-repeat left top;
}
#footer img {
	margin:0px;
	padding:0px;
	border:none;
	float:left;
	display:block
}
.credits {
	float:right;
	margin:8px;
	padding:8px;
}
.credits p {
	text-align:right;
	color:#a2753c;
	margin:0px;
	padding:0px
}
.credits a {
	color:#a2753c;
	text-decoration:none;
}
.credits a:hover {
	color:#865516;
}
#visite, #visite tr, #visite tr td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height:0em;
}
#visitethumb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#visitethumb2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.selectedthumb {
	background-color: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}
#errjava {
	color:#865516;
	line-height:1.8em;
	text-align: center;
	width: 607px;
}
#container #tab1 {
	color: #865516;
	background-color: #caab83;
}
#container #tab2 {
	color: #865516;
	background-color: #e1c6a2;
}
#container #tab3 {
	color: #865516;
	background-color: #eed8ba;
}
#container #tab4 {
	color: #865516;
	background-color: #f9ebd8;
}
#container #tab5 {
	color: #FFFFFF;
	background-color: #a88f71;
}
#container #tab6 {
	color: #865516;
	background-color: #fdf4e7;
}
#container #cur {
	text-align: center;
	width: 75px;
	float: left;
	vertical-align: middle;
}
#right #btn {
}
#incentive {
	background:#FFF url(../img/bg_gallery.jpg) repeat-x bottom;
}
#mx {
	width: 720px;
	height: 20px;
}
#mx {
	color:#865516;
	background-color: #e6cba7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mx tr td a {
	color:#865516;
	text-decoration: none;
}
.periode1 {
	background-color: #6DA8DA;
}
.periode2 {
	background-color: #88DC5E;
}
.periode3 {
	background-color: #D4D216;
}
.periode4 {
	background-color: #EA9919;
}
.periode5 {
	background-color: #DF3804;
}
.fdtfonce {
	color: #FFFFFF;
	background-color: #a88f71;
}
.fdfonce {
	background-color: #CAAB83;
}
.fdmoyen {
	background-color: #E1C6A2;
}
.fdclair {
	background-color: #EED8BA;
}
#imgreveillon tr, #imgreveillon tr td{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height:0em;
}

