BODY {
    font-family: Segoe UI, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
    margin-top: 3%;
	scrollbar-face-color: #8a684c;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #cfc4a8;
    scrollbar-track-color: #cfc4a8;
    scrollbar-arrow-color: #cfc4a8;
} 

.texte2 {
    font-family: Segoe UI, Arial, sans-serif; 
	font-weight: bold;
    font-size: 13px;
    color: #ff3205;
    margin-top: 30px;
	margin-bottom: 0;	
} 


#accueil {
background-image:url(images/fond-accueil.jpg);
background-repeat: no-repeat;
height: 530px;
width:  1000px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
}

#contenu {
background-image:url(images/fond-contenu.jpg);
background-repeat: no-repeat;
height: 530px;
width:  1000px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
}

#menu {
float: left;
height: 530px;
width:  280px;
}

#scroll {
float: left;
height: 330px;
width:  670px;
overflow: auto;
}

#footer {
color: #8a684c;
float: left;
font-size: 10px;
margin-top: 5px;
margin-left: 50px;
height: 30px;
width:  300px;
}

.titre{
float: left;
height: 70px;
width:  300px;
margin-left: 100px;
}

#veniragem {
height: 45px;
width:  213px;
margin-top: 67px;
margin-left: 46px;
}

#hebergement {
height: 41px;
width:  198px;
margin-left: 50px;
}

#journee {
height: 42px;
width:  212px;
margin-left: 42px;
}

#oral {
height: 30px;
width:  97px;
margin-left: 109px;
}

#equipe {
height: 40px;
width:  124px;
margin-left: 94px;
}

#photos {
height: 38px;
width:  127px;
margin-left: 92px;
}

#videos {
height: 36px;
width:  112px;
margin-left: 98px;
}

#livredor {
height: 38px;
width:  150px;
margin-left: 83px;
}

#faq {
height: 42px;
width:  87px;
margin-left: 111px;
}

#partenaires {
height: 36px;
width:  170px;
margin-left: 70px;
}

#contact {
height: 39px;
width:  129px;
margin-left: 90px;
}

a.veniragem {
    display: block;
	height: 45px;
	width: 213px;
}

a.veniragem:hover {
    background-position: -213px; 
}

a.hebergement {
    display: block;
	height: 41px;
	width: 198px;
}

a.hebergement:hover {
    background-position: -198px; 
}

a.journee {
    display: block;
	height: 42px;
	width: 212px;
}

a.journee:hover {
    background-position: -212px; 
}

a.oral {
    display: block;
	height: 30px;
	width: 97px;
}

a.oral:hover {
    background-position: -97px; 
}

a.equipe {
    display: block;
	height: 40px;
	width: 124px;
}

a.equipe:hover {
    background-position: -124px; 
}

a.photos {
    display: block;
	height: 38px;
	width: 127px;
}

a.photos:hover {
    background-position: -127px; 
}

a.videos {
    display: block;
	height: 36px;
	width: 112px;
}

a.videos:hover {
    background-position: -112px; 
}

a.livredor {
    display: block;
	height: 38px;
	width: 150px;
}

a.livredor:hover {
    background-position: -150px; 
}

a.faq {
    display: block;
	height: 42px;
	width: 87px;
}

a.faq:hover {
    background-position: -87px; 
}

a.partenaires {
    display: block;
	height: 36px;
	width: 170px;
}

a.partenaires:hover {
    background-position: -170px; 
}

a.contact {
    display: block;
	height: 39px;
	width: 129px;
}

a.contact:hover {
    background-position: -129px; 
}

a.logo{
display:block;
width:80px;
height:60px;
}

a.logo2{
display:block;
width:110px;
height:80px;
}

a:link {
	color: #674931;	
	text-decoration: underline;
}

a:visited {    	
	color: #674931;
	text-decoration: underline;	
}   

a.footer:link {
	color: #8a684c;
	text-decoration: underline;
}

a.footer:visited {    	
	color: #8a684c;
	text-decoration: underline;	
}   





