/* CSS Document */

html,body { font-family: Lucida, Verdana, Arial, Helvetica, sans-serif; font-size: 62.5%; line-height: 1.4; color: #46494a; height:100%;margin:0;padding:0;}

p { line-height: 1.4em; margin-bottom: 1em; font-size:12px; }

ul,li{margin:0;padding:0;}
ol,ul {list-style:none;}


/* CONTAINER */

#container {
position : relative;  
min-height: 100%;  
}

#contenu{  
position: relative;  
min-height: 100%;  
margin: 0 auto;  
padding-bottom: 162px;  
width: 100%;  
}  



/* HEADER */

#header { height: 181px; width:100%; margin: 0 auto;padding:0;background-color:#000000;background-image:url(../images/bg-header.jpg);background-repeat:repeat-x; }

#contenu-header { width: 925px; margin: 0 auto;}


/* MENU */

#menu { height: 96px; width:100%; margin: 0 auto;padding:0;background-image:url(../images/bg-menu.jpg);background-repeat:repeat-x; }

#contenu-menu { width: 925px; margin: 0 auto;}


/* CONTENT */

#content{ width:100%; margin: 0 auto;padding:0;background-image:url(../images/bg-content.jpg);background-repeat:repeat-x; background-color:#ffffff; }

#contenu-content {
	width: 925px;
	margin: 0 auto;
	background-color:#FFF
}



/* FOOTER */

#footer {position: absolute; padding:0px;background-image:url(../images/bg-footer.jpg);background-repeat:repeat-x; height:162px; width: 100%;bottom:0px;}

#contenu-footer { width: 925px; margin: 0 auto;background-image:url(../images/bg-pied.jpg);background-repeat:no-repeat;}



/* TEXTE */


.texte {
	color: #d1caca;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.texte-services-vert {
	color: #86a33e;
	text-decoration: none;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.texte-services-gris {
	color: #565757;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.texte-web-gris {
	color: #565757;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.texte-chevalet {
	color: #666666;
	text-decoration: none;
	font-family: Georgia, Arial;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.1;
}

.texte-chevalet-petit {
	color: #747474;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.texte-chevalet-petit2 {
	color: #747474;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.texte-chevalet-petit-vert {
	color: #789B2A;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.texte-gris {
	color: #7f8081;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.texte-gris-web {
	color: #7f8081;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.2;
}

.texte-footer {
	color: #395A18;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.texte-footer-vert {
	color: #395A18;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


.lien_texte {
	font-family: Arial;
	color: #666666;
	font-size: 13px;
	text-decoration: underline;
}	

.lien_texte:hover {
    text-decoration: underline;
	  font-family: Arial;
	 color: #c4c3c3; 
	 font-size: 13px; 
}
.lien_texte3 {
	font-family: Arial;
	color: #86a33e;
	font-size: 20px;
	text-decoration: none;
}	

.lien_texte3:hover {
	text-decoration: none;
	font-family: Arial;
	color: #666666;
	font-size: 20px;
}
.lien_texte2 {
	font-family: Verdana, Arial;
	color: #747474;
	font-size: 13px;
	text-decoration: none;
}	

.lien_texte2:hover {
	text-decoration: underline;
	font-family: Verdana, Arial;
	color: #7EA32C;
	font-size: 13px;
}

.lien_texte_footer { 
    font-family: Arial; 
	 color: #FFFFFF; 
	 font-size: 10px; 
	 text-decoration:none;
	 outline:0;
}	

.lien_texte_footer:hover {
	text-decoration: underline;
	font-family: Arial;
	color: #395A18;
	font-size: 10px;
	outline:0;
}

a {
outline:0;

}

/* Easy Slider */

	
#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
	
}

#slider, #slider li
{ 
	width:580px;
	height:233px;
	overflow:hidden; 
}

span#prevBtn{}

span#nextBtn{}
            

	
/* // Easy Slider */

ul,li{margin:0;padding:0;}
ol,ul {list-style:none;}
ien_texte3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
