
#menu {


margin-left:230px;

}


#menu dl { /* sous-menus complets */
 width: 6.7em;
 float:left;







}
#menu dt { /* titres */
cursor:pointer;
text-align: left;
padding-left:10px;
font-weight:bold;
height:25px;
font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
font-size:0.9em;





}





#menu dd { 
 width: 6.7em; /* Opéra */
 margin-left:2px;

}
#menu li {
 list-style-type: none;
 font-size:0.9em;
 margin-left:20px;

 

}





#menu li a{ /* liens */
 
 text-decoration: none;
 display: block;
 height: 100%;
 border: 0 none;
 padding-left:3px;

 
}
#menu li a:hover { /* liens survolés */
 background: #fee9cf;
 color:#D53C31;
 padding-left:3px;
}
-->


#menu dt a { /* liens */

display:block;
text-decoration:none;
width:100px;
color:#74797A;

height:20px;
text-align:center;
z-index:150;

}

#menu dt a:hover{ /* liens */

color:#74797A;
background-color:#F8F8F8;

}

/* -------------------------------------------------------------------------------------------- */
/* nav*/
/* -------------------------------------------------------------------------------------------- */

menu dt a:hover, #menu dt .selected {
	
	border-bottom:3px #fed716 solid;

	
}

.accueil{

border-bottom:10px solid #F2AA0C;


}

.presentation{
background-color:#F8F8F8;
border-bottom:10px solid #00813C;


}

.couteaux{

border-bottom:10px solid #9A2B21;


}

.contact{

border-bottom:10px solid #005195;


}

.visite{


border-bottom:10px solid #801C4C;

}

/* -------------------------------------------------------------------------------------------- */
/* template page */
/* -------------------------------------------------------------------------------------------- */
#col-gauche {
position:absolute;
left:0px;
top:0px;
width: 240px;
background-color:#00813C;
height:588px;
}
#col-gauche h2 {
color:#FFFFFF;
margin:150px auto;
width:100%;
text-align:center;
font-variant:small-caps;
font-size:1.5em;
}

#logo span {
position:absolute;
	left:-999em;
	}
#logo{

height:101px;
width:200px;
margin-left:20px;
background-image:url(../img/logo/couellerie-presentation-let.gif);
background-repeat:no-repeat;


}

.selected12{
border:solid 1px #FFFFFF;
cursor:pointer;
}

#contenu-film{
position:absolute;
margin-left:270px;
width:480px;
margin-top:30px;
}
