
body {
	padding-bottom: 15px;
	font: 77%/1.4 "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-align:center;
	background: #9b101b;
	color:#222;
}

#container {
	width: 768px;
	position: relative;
	margin: 0 auto 10px auto;
	text-align:left;
	background: #FFF url(../images/ombre_portee_droit.gif) repeat-y right;
	min-height: 600px;
}

/*=------------------------- HEADER -----------------------------*/
#header {
	background: url(../images/header_fond.jpg) no-repeat;
	height: 280px;
	padding: 20px 0 0 32px;
	}
#logo {
	display:block;
	margin-bottom: 28px;
	}
#slogan {
	display:block;
	clear:left;
	margin-left: 28px;
	background: #4eb323;	
	}

/*MENUS
--------------------------------------=*/
#menu {
	margin: 37px 0 0 -32px; 
	position:relative; 
	z-index:2;
	}
#menu li {float:left;}
	li#vis { margin-top: -45px}
	li#mag {margin-top: -85px}
	li#act {margin-top: -92px}
	li#inf {
		position:relative;
		top:34px;
		right: -15px;
		}
	li#acc {
		position:relative;
		top:0;
		right: -118px;
		}
#nav_prod {
	background: url(../images/bg_left.png) no-repeat; 
	height: 411px; 
	padding-top: 65px; 
	margin-left: 15px; 
	width: 323px;
	}
#nav_prod ul {padding-left: 20px;}
#nav_prod a {
	background:url(../images/puce_off.png) no-repeat; 
	padding-left: 30px;
	line-height: 2.6em;
	font-weight: bold;
	text-decoration: none;
	color: #8b0b15;
	}
#nav_prod a:hover, #nav_prod a.actif {
	background-image:url(../images/puce_on.png); 
	color: #006d00;
	}

.prod {margin-right: -20px !important}

.prod ul  {
	padding-left: 15px !important;
}
.prod li ul  {
	padding-left: 9px;
	margin-bottom: 8px
}
.prod a {
	font-size: 1.1em;
	background:url(../images/puce_small_off.png) no-repeat 0 .3em !important; 
	line-height: 1.6em !important;
	padding-left: 18px !important;
}
.prod li li a {
	font-size: .95em;
	background: none !important;
	background: url(../images/puce_prod.gif) no-repeat 10px .7em !important;
}
.prod li li a:hover {background-image: url(../images/puce_prod1.gif) !important}
.prod a.on {color: #006d00 !important;}

/*=------------------------ ELEMENTS COMMUNS ----------------------*/

/* ul, div {border: 1px solid #F00}*/
* {margin:0; padding:0; font-style:normal}
li {list-style:none}
a img {border: none;}

h2 {
	font-size: 1.6em; 
	margin-bottom: .2em; 
	color: #a2a000;
	}
p {
	text-align:left;
	margin-bottom:10px;
	background: transparent;
	}
hr {
	visibility:hidden;
	clear:both;
	height: 1px;
}
label {
	display:block; 
	margin-bottom: 4px;	
	cursor: pointer;
	cursor: hand; /* pour IE */
}


.left {float:left}
.right {float:right}
.clear {clear:both}
.block {display:block}
.inline {display:inline}
.format_context {overflow:hidden;}

.btns {
	background: #a6a402;
	color:#fff;
	font-weight: bold;
	border: none;
	padding: 2px;
	border: 1px solid #8A8A02;
	}
.btns:hover {
	background: #7E7E01;
	border: 1px solid #656501;
	}

/*CHAMPS FORMULAIRES
--------------------------------------=*/
textarea {padding: 3px;}

/*LIENS
--------------------------------------=*/
a{background: transparent; color:#9b101b;}
a:visited {
	color:#623538;
}
a:hover {text-decoration:none}

/*=---------------------------- CONTENU --------------------------------*/

#main {
	position:relative;
	margin-right: 8px;
	padding-top: 30px;
	}
#prod {
	position:absolute; 
	left:0; 
	top:203px;
	}
#plan {
	float:right;
	padding-right: 15px;
	}
.current_text {font-size: 1.15em;}

#actualite #main img {
	border: 1px solid #a2a000; 
	padding: 3px;
	}
#maga {
	position: absolute;
	top: 50px; 
	left: 280px; 
	width: 240px;
}
/*=--------------------------- FOOTER -----------------------------*/

#footer {
	position:absolute;
	bottom:0;
	right: 8px;
	width: 100%;
	background: url(../images/bott_right.png) no-repeat right 0;
	height: 201px;
}
#footer p {
	float:right;
	margin-top: 170px;
	margin-right: 10px;
	font-size: .9em;
}
#footer img {
	position:relative; 
	right: -8px;
	bottom:0;
}
#produits #footer {height: 50px; background:none;}
#produits  #footer p {margin-top: 19px;}

