.nav_in{
	width:136px; 
	height:24px;
	color:#740317;
	font-weight:bold;
	background-image:url(../img/common/nav_in.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	float:left;
	margin-right:30px;
} 

.nav_out{
	width:136px; 
	height:24px;
	color:#666666;
	font-weight:bold;
	background-image:url(../img/common/nav_out.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	float:left;
	margin-right:30px;
} 
.titre{
	font-size:18px;
	color:#000000;
	font-weight:bold;
}

.opti_in{
	background-image:url(../img/common/nav_optim.jpg);
	width:188px;
	height:33px;
}

.opti_out{
	background-image:url(../img/common/nav_optim_out.jpg);
	width:188px;
	height:33px;
	cursor:pointer;
}

.protec_in{
	 background-image:url(../img/common/nav_protec.jpg);
	 width:234px;
	 height:33px;

}
.protec_out{
	background-image:url(../img/common/nav_protec_out.jpg);
	width:234px;
	height:33px;
	cursor:pointer;
}

.restau_in{
	background-image:url(../img/common/nav_resto.jpg);
	width:157px;
	height:33px;
}
.restau_out{
	background-image:url(../img/common/nav_resto_out.jpg);
	width:157px;
	height:33px;
	cursor:pointer;
}

.vie_in{
	background-image:url(../img/common/nav_vie.jpg);
	width:210px;
	height:33px;
}
.vie_out{
	background-image:url(../img/common/nav_vie_out.jpg);
	width:210px;
	height:33px;
	cursor:pointer;
}

/*SELECTEUR DE LANGUE*/
#choixPays {
	left:0px;
	position:absolute;
	text-align:center;
	width:239px;
}
#choixPays .selectPays {
border:1px solid #FFFFFF;
background-image:url(../img/common/choixPays_fd.gif);
background-position:top right;
background-repeat:no-repeat;
cursor:pointer;
width:243px;
}
#choixPays .selectPays ul {
display:block;
height:20px;
margin:0pt;
overflow:hidden;
padding:0pt;

}
#choixPays .selectPays li {
color:#FFFFFF;
display:block;
text-align:left;
}
#choixPays .selectPays a {
padding-left:13px;
background-color:#6E0313;
color:#FFFFFF;
display:block;
height:19px;
padding-right:5px;
text-decoration:none;
}
#choixPays .selectPays a:hover {
background-color:#ffffff;
display:block;
color:#6E0313;
}
/*PLAN*/
#plan ul, li {
list-style:none;
padding:0px;
margin:0px;
}
#plan ul{
margin-bottom:20px;
 color:#913747;
 font-weight:bold;
 font-size:12px;
}
#plan li{
margin-left:30px;
}
#plan ul a
{
 color:#913747;
 font-weight:bold;
 font-size:12px;
 text-decoration:none ;
}

#plan ul a:hover
{
 text-decoration:underline;
}

#plan ul li a
{
 color:#000000;
 font-size:12px;
 text-decoration:none;
 
}
#plan ul li a:hover
{
 text-decoration:underline;
}
#titre_rubrique{
float:left;
width:auto; 
padding:0px 10px; 
display:block; 
height:25px; 
line-height:25px; 
background-color:#000000;
}
#titre_rubrique a{
text-decoration:none;
color:#FFFFFF;
font-weight:regular;
text-transform:uppercase;
}