/* intro */

#photointro {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 543px;
	margin: 0;
	padding: 0;	
	background-color: #2b2816;
}

.btnintro {
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	height: 20px;
}

.btnlg, a.btnlg:link, a.btnlg:visited {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #c9c9ab;
	text-decoration: none;
}

.btnlg {
	font-weight: normal;

}

a.btnlg:hover   {
	color: #ffffff;
	text-decoration: none;
}
/* fin intro */

.btnnav, .btnnav_hover {
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #968e6d;
	display: block;
	background-image: url(images/nav_carre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;

}

.btnnav_hover {
	background-image: url(images/nav_fleche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
	color: #FFFFFF;
}

#navh {
	visibility:hidden;
	margin:0;
	padding:0;
	list-style:none;

}
#navg {
  /*  visibility:hidden;*/
    margin:0;
    padding:0;
	list-style:none;
}

#navh .btnnav, #navh .btnnav_hover {
	margin-left: 10px;
	margin-top: -2px;
	margin-right: 10px;
}



#navg .btnnav, #navg .btnnav_hover {
	margin-left: 10px;
	margin-top: 10px;
}



/* gestion menu deroulant  haut*/

#navh ul{
    position: relative;
    display: block;
  	margin: 0;
	padding: 0;
	
}
    
#navh li{
	list-style-type: none;
	display:inline-block;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}

#navh li ul{
	visibility: hidden;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 20px;
	line-height:20px;
	height: auto;
	width: 150px;
	background-color: #2b2816;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	position: absolute;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c9c9ab;
	border-right-color: #c9c9ab;
	border-bottom-color: #c9c9ab;
	border-left-color: #c9c9ab;
}

#navh a, #navh a:visited, .btnlgh a, .btnlgh a:visited{

	display: block;
	float: none;
	text-decoration: none;
	color: #c9c9ab;
	background-image: url(images/nav_carre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
    
#navh a:hover{
	color: #ffffff;
	background-image: url(images/nav_fleche.gif);
}

.btnlgh a, .btnlgh a:visited{
	background-image: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.05em;
}
    
.btnlgh a:hover{
	color: #ffffff;
	background-image: none;
}

/* Fin gestion menu deroulant haut */

/* gestion menu deroulant  gauche*/


#navg ul{
	position: absolute;
	display: block;
	float: left;

}
    
#navg li{
	display:block;
	list-style-type: none;
	float: left;
}

#navg li ul{
	visibility: hidden;
	margin-top: -20px;

	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 20px;
	line-height:20px;
	height: auto;
	/*	width: 130px;*/
	background-color: #2b2816;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	list-style-type: none;

	}

#navg a, #navg a:visited{
	text-align: left;
	display: block;
	float: none;
	text-decoration: none;
	color: #c9c9ab;
	background-image: url(images/nav_carre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
    
#navg a:hover{
	color: #ffffff;
	background-image: url(images/nav_fleche.gif);
}

/* Fin gestion menu deroulant gauche */


.fd_astuces {
	background-image: url(images/fd_astuces.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 90px;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 0px;
	text-align: center;
	display:block;
	float: right;
}

#partenaire {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top:20px;
}
#partenaire a {
	margin-bottom: 12px;
	display: block;
		filter:alpha(opacity=0.3);
	-moz-opacity:0.3;
	opacity: 0.3;
}
/* pied */
#toptop a, #toptop a:visited  {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
	padding-top: 10px;text-decoration: none;
color: #5d573b;
}
#toptop a:hover {
	text-decoration: none;
color: #ffffff;
}

#pied {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 11px;
	color: #1b1b16;
	background-color: #5d573b;
}
#pied a, #pied a:visited {
	color: #ffffff;
	text-decoration: none;
}
#pied a:hover {
	text-decoration: underline;
}
/* fin pied */

/* recherche */
#recherche {
	padding: 0;
	margin-top: 4px;
	margin-right: 5px;
	float: right;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.05em;
}
#recherche input{
	height:17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#resrech {
	
}

#resrech .elm{
	padding: 8px;
	margin-top: 5px;
	border: 1px solid #1b1b16;
}

#resrech .elm:hover{
	color: #FFFFFF;
	cursor:pointer;
	border: 1px solid #FFF;
}

#resrech .elm b{
	color: #FFFFFF;
}
/* FIN recherche  */

.btnOK, .btnOK_hover{

	width:30px;
	line-height: 15px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
	background-image: url(images/nav_fleche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 1px;
	padding-left: 5px;
	border: 0px ;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

.btnOK_hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
