/*------------------------------------------------------------------------------
Fichier original : certainement Alexis
Modifié le 20090325 par David
------------------------------------------------------------------------------*/
table{font-size:10px;}
* {margin:0; padding:0;}
p {margin: 10px 0 10px 0;}
a {
	text-decoration:underline;
	color: #0099AA;
	font-weight:bold;
	border:none;
}
a img {	border:none; }
a.visited {	color: #999; }

h1{
	margin-top:20px;
	margin-bottom:6px;
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
}
h2 {
	margin-top:16px;
	margin-bottom:6px;
	font-size:16px;
	font-weight:normal;
	border-bottom:1px solid #CCC;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:14px;
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
}
h3 img{float:left; margin:5px;}
ul{
	padding-left:20px;
	list-style: outside url(../puces/puce-cyan.gif);
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#09A;
	color:#000;
	font-size: 0.6em;
	text-align:center;
}
#header{
	width:100%;
	height:248px;
	background:transparent url(../skin_bleu/entete.jpg) top left no-repeat;
}
#header a.header_retour{
	display:block;
	height:209px;
	width:100%;
}
#menu_header{
	background: transparent url(../skin_bleu/menu_haut.png) top left no-repeat;
	height:39px;
	text-align:right;
}
#menu_header a{
	display: inline;
	line-height:30px;
	margin-right: 20px;
	font-size:12px;
	font-weight:normal;
}
#conteneur{
	background:#FFF url(../skin_bleu/fond_page.png) top left repeat-y;
	width:980px;
	margin:auto;
	text-align:left;
}
/* ----------- boutique ---------- */
/*
.produit {
	margin: 4px;
	height:100%;*/
	/*clear:both;*/
/*}
.produit A {
	float:left;
}
.fiche_produit P {
	width:400px;
	float:right;
	text-align:left;
}
.produit IMG, .fiche_produit IMG {
	margin: 4px;
	float:left;
}*/

/* ----------- milieu de la page ---------- */
#centre {
	float:left;
	background: transparent url() top left repeat-y;
	width:530px;
	height:100%;
}
#encart_centre_droite{
	float:right;
	margin-left:20px;
	padding-left:5px;
	width: 200px;
	border-left: 1px solid #CCCCCC;
}
#contenu_page {
	padding-left: 40px;
	padding-right: 20px;
}
#hautcentre {
	background: transparent url() top left no-repeat;
	width:450px;
	height: 32px;
}
#bascentre {
	background: transparent url() top left no-repeat;
	width:450px;
	height: 51px;
}
.chemin_page {
	font-size:10px;
}
/* ----------- colonnes ---------- */
#gauche{
	background: transparent url() top left repeat-y;
	float:left;
	color:#5594C1;
	height:100%;
	width:220px;
}
#droite{
	background:transparent url() top left repeat-y;
	height:100%;
	padding-left:5px;
	padding-right:8px;
	float:right;
	width:210px;
}
hr.hr_cache{
	clear:both;
	visibility: hidden;
}
#pied{
	height:40px;
	background:transparent url(../skin_bleu/bas_page.png) top left no-repeat;
	padding-top:10px;
	font-size:9px;
	color:#666;
	text-align:center;
}

/* ----------- menu colonne gauche ---------- */
.menugauche{
	background: transparent;
	list-style-type: none;
	padding-top: 20px;
}
.menugauche dt{
	padding-left:10px;
	width: 194px;
	background: transparent url() top left repeat-y;
	display:block;
}
.menugauche dd{}
.menugauche dd p{
	margin-top:30px;
	font-size:12px;
	font-weight:bold;
}
.menugauche ul{}
.menugauche ul li{
	border:none;
	width: 100%;
	background: transparent;
	text-decoration:none;
	list-style-type:none;
}
.menugauche ul li a, .menudroit ul li a{
	margin:0;
	color:#000;
	font-size:10px;
	border:none;
}
.menugauche a{
	background: #fff url(../skin_bleu/fond_menu_normal.png) top left no-repeat; 
	display:block;
	width:100%;
	line-height:30px;
	text-align:left;
	padding-left: 12px;
	border-bottom:1px solid #333333;
	color:#5594C1;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
}
.menugauche a.actif{
	background: #e4e7e9 url(../skin_bleu/fond_menu_actif.png) top left no-repeat;
}
.menugauche a:hover {
	background: #fff url(../skin_bleu/fond_menu_actif.png) top left  no-repeat;
	text-decoration: none;
}
.menugauche a:active {
	background: #fff url(../skin_bleu/fond_menu_actif.png) top left  no-repeat;
	text-decoration: none;
}
.menugauche p {
	padding-left:16px;
	font-size:14px;
}
#basgauche {
	background: transparent url() top left no-repeat;
	width:100%;
	height: 51px;
}
/* ----------- menu colonne droite ---------- */
.menudroit{
	background:transparent top left no-repeat;
	list-style-type:none;
	font-size:11px;
	width:100%;
	padding-top:20px;
	padding-left:0px;
}
.menudroit dd {
}
.menudroit p.titre, #encart_centre_droite p.titre {
	background:transparent url(../skin_bleu/trucrouge_titre.png) top left no-repeat;
	padding-top:20px;
	padding-left:30px;
	min-height:30px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.menudroit a img{
	border:none;
	margin:0;
	padding:0;
}
.menudroit dt{
	text-align:left;
	margin-bottom:5px;
	margin-left:0;
	width:100%;
	display:block;
}
.menudroit ul li{
	margin-bottom:5px;
	margin-left:32px;
	padding-left:2px;
	width:100%;
	background:transparent;
}
#basdroite{
	background: transparent url() top left no-repeat;
	width:100%;
	height:51px;
}
