/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4d4d4d;
}
*{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a, #traiteur #center h2 {
	color: #666666;
	text-decoration:underline;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
} 
a:hover {
	color:#000000;
	text-decoration:none;
}
p{
	margin-bottom: 10px;
}
h1 {
	position:absolute;
	left:-2000px;
}
#behealthy {
	width: 760px;
	background: url(img/fond_home.jpg) no-repeat;
	margin: 20px auto;
	min-height: 250px;
}

/* ---------------------- Index -------------------------*/

#index {
	background: url(img/bg_index.gif) no-repeat center bottom;
	height:450px;	
}
#index li {
    float: left;
    margin: 190px 10px 0;
	text-align:center;
}
#index ul {
margin-left:260px;
}
#index li a {
    background: url("img/bg_lang.gif") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 10px;
    height: 17px;
    line-height: 10px;
    padding-top: 3px;
    text-decoration: none;
    width: 80px;
}

/* --------------------- Header -------------------------*/

#header {
	padding-left: 125px;
}
#siteNav {
	margin-top: 20px;
	width: 760px;
	height: 40px;
}
#siteNav li {
	float: left;
	background: url(img/menu_off.gif) no-repeat;
	margin-left: 40px;
	display: inline;
}
.en #siteNav li {
	margin-left: 32px;
}
#siteNav li a {
	padding-left: 30px;
	display: block;
}
#siteNav li p {
	line-height: 11px;
	color: #b3b3b3;
	font-size: 11px;
	margin: 5px 0px 0px 30px;
	position: absolute;
	left: -2000px;
}
li.lang {
	float:right;
	margin-left:10px;
	text-align:center;
}
li.lang a {
    background: url("img/bg_ico_lang.gif") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 10px;
    height: 17px;
    line-height: 10px;
    padding-top: 3px;
    text-decoration: none;
    width: 24px;
}
.pub {
	font-family:Georgia,"Times New Roman",Times,serif;
	text-align:center;
	margin-top: 10px;
	background:url("img/bg_foie_gras.png") no-repeat scroll center center transparent;
	padding-top:7px;
	height:45px;
	font-size: 15px;
}
.pub h2{
	color: #000;
	font-weight:normal;
	font-size: 15px;
}
.pub p {
	color: #e52600;
}

/* --------------------- Styles communs -------------------------*/

.bas, .haut, #menu h2, #contact h2, #traiteur #left h2, #traiteur #right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#menu h2, #contact h2, #traiteur #left h2, #traiteur #right h2 {
	font-size: 15px;
}
.bas, .haut {
	font-size: 17px;
	color: #ccc;
}
.bas {
	padding-left: 300px;
}
.haut {
	padding-left: 150px;
}
.en .bas {
	padding-left: 280px;
}
.en .haut {
	padding-left: 160px;
}
.warning, #bottom.warning{
	color: #7B217B;
}
.warning{
	margin-top:10px;
}
#bottom.warning{
	margin-top:20px;
}
.content {
	padding-bottom:20px;
	float:left;
}

/* --------------------- Page d'accueil -------------------------*/

#home {
	width: 720px;
	margin: 0px 0px 0px 20px;
}
#home #left {
	width: 270px;
	float: left;
	padding-top: 30px;
}
#home #right {
	width: 400px;
	float: left;
	margin-top: 20px;
	border-left: 1px solid #CCCCCC;
}
#home #left object {
	display: block;
	margin-left: 60px;
}
#home #right p, #home #right iframe {
	margin-left:30px;
	margin-bottom:15px;
}
#home #right a {
    background: url("img/titre.gif") no-repeat scroll left 12px transparent;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: normal;
    padding: 17px 0 10px 62px;
    text-decoration: none;
    text-transform: none;
	color:#000;
}
#home #right a:hover {
	color:#808080;
	text-decoration: underline;
}

/* --------------------- Recettes -------------------------*/

#recettes {
	width: 655px;
}
#recettes p {
	padding-left: 125px;
	font-size: 12px;
}
#recettes dl {
	padding-left: 125px;
}
#recettes dt  {
	padding-left: 32px;
	background: url(img/icon_recettes.gif) no-repeat left 0px;
	width: 138px;
	float: left;
	font-size: 11px;
	clear: left;
	margin-top: 5px;
}
#recettes dd {
	width: 350px;
	float: left;
	margin-top: 5px;
}
#recettes .marge {
	margin-top: 20px;
}

/* ---------------- Services traiteur & Contact --------------------*/

#traiteur #center, #contact #center {
	float: left;
	background-color: #FFFFFF;
	width: 397px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding:0 15px;
}
#traiteur #left, #contact #left, #traiteur #right, #contact #right {
	width: 150px;
	float: left;
	margin-top: 20px;
}
#traiteur #left, #contact #left {
	text-align: right;
	padding-right: 15px;
}
#traiteur #right, #contact #right {
	padding-left: 15px;
}

/* --------------------- Services traiteur -------------------------*/

#traiteur #center p {
	margin-top: 5px;
	width: 317px;
	margin-bottom: 0px;
}
#traiteur #left h2, #traiteur #right h2 {
	margin-bottom: 10px;
}
#traiteur #center .left, #traiteur #center .right {
	clear: both;
	padding-top: 20px;
}
#traiteur #center .left h2 {
	padding-left: 80px;
}
#traiteur #center .right h2 {
	text-align: right;
	padding-right: 80px;
}
#traiteur #center .left img {
	float: left;
	padding-right: 10px;
	margin-top: 5px;
}
#traiteur #center .right img {
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}
#traiteur #center .right p {
	text-align: right;
}
#traiteur #center .left p {
	float: right;
}
#bottom {
	clear: both;
	text-align: center;
	padding: 15px 0px 30px;
	color:#808080;
	border-top: 1px dotted #999;
	margin-top: 20px;
}

/* --------------------- Contact -------------------------*/

#contact #center {
	margin-top: 20px;
}
#contact h2 {
	margin-bottom:15px;
}
#contact #center p {
	margin-bottom: 15px;
	text-align:justify;
}
#contact #center img {
	float: right;
}

/* --------------------- Galeries -------------------------*/

#galerie {
	margin-top: 35px;
}

/* --------------------- Menu -------------------------*/

#menu {
	width:540px;
	margin-left:100px;
}
#menu ul {
	margin-left: 30px;
}
#menu li {
	list-style-type: circle;
}
#menu h1 {
	position: static;
	color: #808080;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	padding: 15px 0 10px 65px;
	background: url('img/titre.gif') no-repeat left 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.en #menu h1 {
	font-size:17px;
	font-weight:bold;
}
#menu h2 {
	margin: 20px 0 10px;
}
#menu p {
	margin: 10px 0;
}
#menu .left {
	float: left;
	width: 250px;
	padding-right: 19px;
	border-right: 1px dotted #ccc;
}
#menu .right {
	float: left;
	padding-left: 20px;
	width: 250px;
	padding-bottom: 20px;
}

/* --------------------- Newsletter -------------------------*/

#unsubscribe a {
	font-size: 14px;
	text-decoration: none;
	background:url(img/bg_unsubscribe.gif) no-repeat transparent;
	padding: 5px 12px;


}
#unsubscribe.content {
	text-align: center;
	float:none;
	padding-top: 100px;
}

