@import url("StyleInfolive.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
	background-image:url(../images/mont-vallon.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	margin: 0px;
}
a, a:link, a:active, a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #ffdd00;
	text-decoration: underline;
	font-weight: bold;
}
div#page {
	text-align: center;
	margin-top: 20px;

}
div#conteneur {
	width: 980px;
	height: 590px;
	margin-left: auto;
	margin-right: auto;
}
div#bandeau {
	background-image: url(../images/fond-bandeau.gif);
	width: 980px;
	height: 72px;
}
div#menu {
	height: 24px;
	width: 980px;
}
div#contenu {
	height: 496px;
	background-image: url(../images/fond_contenu.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	position: relative;
	color: #FFFFFF;
	font-size: 10px;
	width: 980px;
	float: left;
}
div#contenu #Facebook {
	position:absolute;
	left: 260px;
	bottom: 27px;
	z-index: 10000;
	width: 169px;
}
div#contenu #Reservation {
	position:absolute;
	rightt: 10px;
	top: -6px;
	z-index: 10000;
	width: 128px;
	left: 847px;
}
div#pied {
	height: 65px;
	background-image: url(../images/fond-pied.gif);
	background-repeat: no-repeat;
}
div#edito {
	position: absolute;
	top: 27px;
	left: 45px;
	height: 106px;
	width: 509px;
	text-align: left;
}
div#actu {
	position: absolute;
	top: 259px;
	left: 836px;
	height: 139px;
	width: 124px;
	text-align: left;
	color: #000000;
}

div#flash {
	position: absolute;
	top: 113px;
	left: 0px;
	height: 383px;
	width: 804px;
	text-align: left;
	color: #000000;
		z-index:900;
}

.edito
{
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
	color:#FFFFFF;
	text-align: left;
}
/*--------------------------- Config Menu ----------------------------*/
ul#menu {
margin:0px;
padding:0px;
}
ul#menu li {
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
	margin: 0px;
	float: left;
	height: 20px;
	}
/*--------------------------- Baseline ----------------------------*/
div#Baseline{
	font-weight: normal;
	color: #999999;
	font-size: 10px;
	font-family: verdana;
}
#Baseline a, #Baseline a:link, #Baseline a:active, #Baseline a:visited{
	font-size: 10px;
	font-family: verdana;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}

#Baseline a:hover{
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


div#liensbas {
    color: #FFFFFF;
    height: 20px;
    left: 395px;
    padding: 0 0 0 26px;
    position: absolute;
    text-align: left;
    top: 420px;
    width: 500px;
    z-index: 1000;
	background-image:url(../images/degrademenubas.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
div#liensbas .marge {padding-top:4px;}
#liensbas a.onglet1 {
	color:#54a22f;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
	padding:2px 6px;
	margin-right: 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-image:url(../images/onglet1.png);	
	background-position: center center;
	background-repeat:no-repeat;
}
#liensbas a.onglet2 {
	color:#54a22f;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
	padding:2px 6px;
	margin-right: 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-image:url(../images/onglet2.png);	
	background-position: center center;
	background-repeat:no-repeat;
}
#liensbas a.onglet3 {
	color:#54a22f;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
	padding:2px 6px;
	margin-right: 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-image:url(../images/onglet3.png);	
	background-position: center center;
	background-repeat:no-repeat;
}
#liensbas a.onglet4 {
	color:#54a22f;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
	padding:2px 6px;
	margin-right: 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-image:url(../images/onglet4.png);	
	background-position: center center;
	background-repeat:no-repeat;
}
#liensbas a:link, #liensbas a:active, #liensbas a:visited {
	color:#3F7823;
}
#liensbas a:hover {
	color:#000;
}

