/* Css Saucisson Vaudois */

body{
	background:#41a039;
	font-family:verdana, arial, sans-serif;
	font-size:13px;
}

a{
	text-decoration:underline;
	color:#E00;
	
}

img{
	border:none;
}

#wrapper{
	width:960px;
	margin:15px auto;
	background:#444;
	height:100px;
}

#top{
	background:url("/images/top.jpg") no-repeat center top;
	width:960px;
	height:70px;
}

#bas_logo{
	background:url("/images/logo_bas.jpg") no-repeat center top;
	width:214px;
	height:200px;
	float:left;
}

#headerBas{
	float:left;
	background:url("/images/header-bas.jpg") no-repeat center top;
	width:746px;
	height:150px;
	position:relative;
	text-align:right;
}

#slogan{
	float:right;
	margin:0 81px 16px 200px;
}

#container{
	width:960px;
	background:url("/images/bg.jpg") repeat-y center top;
	height:auto;
}

#menuSec{
	background:url("/images/menu_sec.jpg") no-repeat center top;
	padding:0 30px;
	margin:15px 0 0 0;
	float:left;
	height:308px;
	width:214px;
}

#menuSec ul{
	margin:15px 0;
	padding:0 15px;
}

#menuSec li{
	list-style: none;
}

.Hseparateur{
	color:#0d5320;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	margin:0 0 2px 0;
	line-height:5px;
	clear:both;
}

#menuSec li a{
	color:#0d5320;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.link{
	float:left;
	margin:0;
	padding:4px 0 0 0;
}

.current{
	color:#AAA;
}

#menuSec li a:hover{
	color:#ab090e;
}

#content{
	display:block;
	float:right;
	width:640px;
	margin:0 30px 0 0;
	min-height:200px;
	padding:0 0 45px 0;
}

#accueil{
	padding:20px;
	background:url("../../images/saucisson.jpg") no-repeat bottom right;
	font-size:12px;
	color:#0D5320;
	height:320px;
}

#accueil a{
	color:#666;
}

#accueil a:hover{
	color:#333;
}

#imgAccueil{
	float:right;
	padding:0 15px;
}

#footer{
	clear:left;
	background:url("../../images/footer.jpg") no-repeat center top;
	height:37px;
}

.footer{
	margin:0;
	padding:5px 18px;
	color:#000;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:500;
}

.fleche{
	margin:0;
	padding:0 5px 0 0;
	vertical-align:middle;
	float:right;
}

.txtViandes{
	font-size:13px;
}

.txtViandes a{
	color:#000;
	text-decoration:underline;
}

#detailRecettes{
	font-size:13px;
}

#detailRecettes td{
	padding:0 0 0 10px;
}

#imgRecettes{
	width:320px;
	height:200px;
	margin:0 0 10px 0;
}

.subTitleRecettes{
	color:#000;
	font-size:12px;
	font-weight:normal;
}

#imgApropos{
	float:right;
	width:311px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	font-style:italic;
	padding:0 0 0 9px;
}

#adresse{
	text-align:right;
	width:300px;
	float:left;
	margin:0 10px 0 0;
}

#contact{
	background:#41a039;
	width:282px;
	float:left;
	padding:18px;
	margin:0 0 15px 0;
}

/************* NAV *******************/

#nav ul {
	padding:6px 0 0 312px;
	margin: 0;
	list-style: none;
	height:25px;
	width:610px;
}

#nav a {
	display: block;
	width: auto;
}

#nav li {
	float: left;
	width: auto;
	height:30px;
}

#nav li a{
	color:#FFF;
	font-family:arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:5px 11px;
	text-decoration:none;
}

#nav li ul {
	position: absolute;
	width: 240px;
	left: -999em;
	padding:0;
	margin:2px 0 0 0;
	background:#FFF;
	height:auto;
	border-left:1px #AAA solid;
	border-right:1px #AAA solid;
	border-bottom:1px #AAA solid;
	z-index:2;
}

#nav li a:hover{
	color:#AAA;
	text-decoration:none;
}

#nav li ul li{
	width:140px;
	height:20px;
}

#nav li ul a{
	color:#ab090e;
	font-weight:normal;
}

#nav li ul a:hover{
	color:#0d5320;
	text-decoration:underline;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.separateur{
	font-family:arial, sans-serif;
	color:#FFF;
	font-size:17px;
}

/************* End NAV *****************/

/************* FONT ********************/

h1{
	margin:0;
	color:#0d5320;
	font-size:18px;
	font-weight:bold;
	position:absolute;
	right:75px;
	bottom:0;
}

h2{
	color:#0d5320;
	font-size:13px;
	font-weight:bold;
}

h3{
	margin:40px 0 10px 0;
	color:#0d5320;
	font-size:18px;
	font-weight:bold;;
}

p{
	
}

.input{
	margin:3px 0 8px 0;
}

.vert{
	color:#0d5320;
	font-size:13px;
	font-weight:bold;
}

.vertItal{
	color:#0d5320;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}
/************* End FONT ********************/

.note{
	font-style:italic;
	padding:5px 8px 0 0;
}
