body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: justify;
	background: url(./Images/Skelet/back.png);	
}

#conteneur {
	width: 731px;
	margin-left:auto;
	margin-right:auto;	
	overflow: hidden;
}

#header {
	width:731px;
	height:75px;
	background-image: url(./Images/Skelet/titre.png);	
}

ul#menu { width: 100%; height: 43px; background: #FFF url("Images/menu-bg.gif") top left repeat-x; font-size: 1em; font-family: Arial, Verdana, sans-serif; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li a { height: 33px; color: #000000; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #FFF; background: #FFF url("Images/current-bg.gif") top left repeat-x; }
ul#menu li a.current{ color: #FFF; background: #FFF url("Images/current-bg.gif") top left repeat-x; padding: 8px 15px 0; }

#titre1 {
	width:731px;
	height:13px;
	background-image: url(./Images/Skelet/titre1.png);	
	float: left;
}

/*Main*/
#main  {
	width: 735px;
	float: left;
	background: url(./Images/Skelet/back2.png);
	background-repeat: repeat-y;
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
}

/*Feuilles*/
#feuilles {
	width: 735px;
	height: 37px;
	background: url(./Images/Skelet/feuille.png);
	overflow: visible;
}

/*Aquarelle place*/
#place {
	width: 538px;
	height: 391px;
	float: left;
	background: url(./Images/Skelet/place.png);
	margin: 15px 96px 0 95px;
	overflow: visible;
}

/*Vagues*/
.anbl {  padding: 20px; margin-bottom: 0px; text-align: center;}
#animfrcol { background-color: #ffffe0; padding: 20px; margin-bottom: 0px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }


#corps {
	width: 680px;
	margin: 0 0 0 25px;
}

/* Titre */
.titre {
	color: #629331;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin-top: 16px;
}

/* Séparateur */
#line {
	width: 100%;
	height: 1px;
	background: #83636e;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*Bandeau copyright*/
#copyright {
	width: 735px;
	height: 25px;
	float: left;
	background: url(./Images/Skelet/titre3.png);
	line-height: 35px;
	overflow: visible;
	text-align: center;
    font-size: 1em;	
	margin-bottom: 10px;
}

/*PNR*/
.pnr {
width: 44px;
height: 70px;
margin-right: auto;
margin-left: auto;
text-align: center;
}

/*Image sans bordure*/
.image {
  border:0;
}

/*Carte corrèze*/
#map {
width: 476px;
height: 390px;
background: url(./Images/Skelet/carte_19.png);
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 10px;
overflow: visible;
text-align: center;
}

/*Liens*/
a:link { color: #8db42b ; text-decoration: none ; }
a:visited {color: #8db42b ; text-decoration: none ; }
a:hover { color: #7d5d66 ; text-decoration: none ; }

/* Navigation */
.nav {
text-align: right;
margin-top: 20px;
color: black;
}

/* Textes formulaire */
.formul {
text-align: center;
color: black;
font-size: 10px;
}

.formul2 {
text-align: center;
color: #629331;
font-size: 10px;
}

.formul3 {
text-align: center;
color: #b8a0a7;
font-size: 10px;
}

.formul4 {
color: black;
font-size: 10px;
}

.formul5 {
color: #629331;
font-size: 10px;
}

.formul6 {
color: #b8a0a7;
font-size: 10px;
}

#flashcontent {
width: 660px;
height: 640px;		
margin-left: 12px;
}

/*Nom 8831*/
.nom8831 {
float: left;
width: 117px;
height: 30px;
color: #629331;
font-weight: bold;
}

/*Logo 8831*/
.logo8831 {
float: left;
width: 117px;
height: 56px;
background-image: url(./Images/Skelet/partners.png);	
background-repeat: no-repeat;
padding-top: 10px;
}

/*Région 8831*/
.reg8831 {
float: left;
width: 117px;
height: 25px;
color: #5f474e;
}

/*Cadre 8831*/
.cadre8831 {
float: left;
width: 150px;
text-align: center;
margin: 0 10px 0 12px;
}

/*Décalage barre de scroll*/
html {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}
