/* CSS Document */
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background-color: #CED5DF;
	background-image: url(../images/env/fond_page.jpg);
	background-repeat: repeat-x;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}



h1{font-size: 20px;}
h2{font-size: 18px;}
h3{font-size: 16px;}
h4{font-size: 15px;}
h5{font-size: 14px;}
h6{font-size: 13px;}

a {
	color: #3C7E14;
}
a:hover{
	text-decoration: none;
	}

/* La page
-------------------------------------------------------- */
p 	{
	margin-top: 6px;
	}
	
.chapeau {
	font-size: 15px;
	line-height: 16px;
}
.retrait {
	text-align: justify;
	text-indent: 15px;
	font-size: 13px;
	line-height: 15px;
}
#page, #page td{
	font-family: "Trebuchet MS", sans-serif, Verdana, Geneva;
	font-size: 12px;
	color: #3C7E14;
	line-height:14px;
}
 #page .accroche{
	font-family: Verdana, Geneva;
	font-size: 10px;
}
#page .distance{
	color: #EE7912;
	font-family: Verdana, Geneva;
	font-size: 10px;
	line-height: 11px;
}
.legende {
	font-family:Verdana;
	font-size: 10px;
	color: #3C7E14;
}

/* Le pied de page
-------------------------------------------------------- */

#page .pied{
	font-size: 11px;
	text-align: center;
}

#page .pied a{
	color: #3C7E14;EE7912
}
.stitre {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EEAD12;
	border-left-color: #EEAD12;
	padding-left: 2px;
}

/* Les listes
-------------------------------------------------------- */


#onglet  {
	margin : 0;
	padding : 0;
	background-color: #FAF1DC;
	display:inline;
	}
	
#onglet ul {	
	float:inherit;
	padding: 15px 0 0 35px;
    margin : 0;
    list-style : none;
	display:table;
}

#onglet a {
	text-decoration:none;
}

#onglet li {
	float : left;
	padding : 0 8px 0 8px;
	background-repeat : no-repeat;
	background-position : 0 -110px;
}

.onglet_on {
	line-height:20px;
	margin : 2px 0 0 0;
	text-decoration:none;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EEAD12;
	border-right-color: #EEAD12;
	border-left-color: #EEAD12;
	background-color: #F4CF77;
}

.onglet_off {
	line-height:20px;
	margin : 3px 0 0 0;
	text-decoration:none;
}


#liste {	
	clear : left;
	margin : 0;
	padding : 10px 0 10px 0;
	background-color: #F4CF77;
	display:run-in;
}

#liste ul {
	margin : 0;
	padding : 0 8px 0 18px;
	list-style-image: url(../images/env/puce_of.gif);
}

#page .pied a{
	color: #3C7E14;
}

.stitre {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EEAD12;
	border-left-color: #EEAD12;
	padding-left: 2px;
	line-height: 24px;
}

#menu1 td{
	line-height: 12px;
	margin : 0px;
	padding: 0px;
	}
.reservation {
	font-size: 15px;
	line-height: 18px;
}

#nav_diapo {
	line-height:16px;
	border: 1px solid #CED5DF;
	margin-top: 5px;
}


#nav_diapo .chiffre {
	padding: 0px 6px;
	font-family:Arial black, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#nav_diapo a {
	color: #4468A0;
	text-decoration:underline;
	}
#nav_diapo a:hover {
	color: #4468A0;
	text-decoration:none;
	}

