/* CSS Document */

* {
margin:0;
padding:0;
}

p {margin: 10px 0 10px 0;}

A {
	text-decoration:underline;
	font-weight:normal;
	border:none;
	color:#204F93;
}

A:hover {
text-decoration:none;
}


A IMG {
	border:none;
}

A.visited {
	color: #999999;
}

a.droit{
color:#000000;
font-weight:bold;
text-decoration:none;
}
a.droit:hover{
text-decoration:underline;
}
H1 {
margin-top:20px;
margin-bottom: 6px;
font-size: 24px;
font-weight:bold;
border-bottom: 1px solid #CCCCCC;
}
H2 {
margin-top:16px;
margin-bottom: 6px;
font-size: 22px;
font-weight:normal;
border-bottom: 1px solid #CCCCCC;
}
H3 {
margin-top:14px;
margin-bottom: 6px;
font-size: 20px;
font-weight:normal;
border-bottom: 1px solid #CCCCCC;
}
H4 {
	margin-top:14px;
	margin-bottom: 6px;
	font-size: 16px;
	font-weight:normal;
}

DIV.liste_courses H3{
	background: transparent url(../skin/drapeau_course_23.png) top left no-repeat;
	text-indent:30px;
}

DIV.liste_moto P{
	/*border:1px solid #999;*/
	margin-top:20px;
	padding-left:200px;
}
DIV.liste_moto IMG{
	/*position:absolute;*/
	margin-left:-200px;
	float:left;
}

DIV.contenu_large {
	margin-left:-40px;
	width:530px;
	text-align:center;*/
}

/* ----------- Page ---------- */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background:#fff;
color:#204F93;
font-size: 0.8em;
text-align:center;
}
#header {
width:100%;
height: 210px;
background:#999999 url(../skin/header.jpg) top left no-repeat;
}
#header A.header_retour {
	display:block;
	height:100%;
	width:100%;
	/*display:none;*/
}
#conteneur {
background: #CCCCCC url(../skin/fond_page.png) top left repeat-y;
width: 990px;
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: #FFFFFF url() top left repeat-y;
/*background-color:#9999CC;*/
/*margin-left: 260px;
margin-right: 260px;*/
width:530px;
/*height:150px;*/
}
#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 {
/*position: absolute;*/
background:transparent url() top left repeat-y;
float:left;
margin-right:20px;
/*left:0;*/
width: 210px;
}
#droite {
/*position: absolute;*/
background:transparent url() top left repeat-y;
/*background: #D3E5FD url() top left repeat-y;*/
/*right:0;*/
float:right;
width: 210px;
}
hr.hr_cache {
	clear:both;
	visibility: hidden;
	/*background-color:#FF0000;
	color:#FF0000;
	border: 1px solid #FF0000;*/
}
#pied {
height: 64px;
font-size: 9px;
color:#666666;
text-align: center;
/*top:30px;*/
background: #555 url(../skin/bas_page.png) top left no-repeat;
}
#pied P{
	margin-top:0px;
	padding-top:40px;
	color:#82BBEB;
}
#pied A{
	color:#B6D6FD;
}

/* ----------- menu colonne gauche ---------- */
.menugauche {
background: transparent url() top left no-repeat;
list-style-type: none;
/*margin: 0;*/
/*padding-left: 47px;*/
padding-top: 20px;
}
.menugauche dt {
/*margin-bottom: 5px;*/
/*margin-left: 0px;*/
/*padding-left: 10px;*/
width: 100%;
background: transparent top left repeat-y;
/*border: 1px solid red;*/
/*background-color:#6C5446;*/
display:block;
}
.menugauche dd {

}
.menugauche ul {

}
.menugauche ul li {
/*margin-bottom: 5px;*/
border:none;
width: 100%;
background: transparent;
text-decoration:none;
list-style-type:none;
/*line-height:10px;*/
}
.menugauche ul li a, .menudroit ul li a {
margin: 0;
color: #000;
font-size: 10px;
border: none;
}
.menugauche a {
background:#0066CC url(../skin/menu_gauche.jpg) top left no-repeat;
display:block;
width:190px;
height:22px;
text-align:right;
padding-right:20px;
padding-top:8px;
/*margin: 0 2px;*/
color: #FFFFFF;
text-decoration: none;
font-size: 12px;
font-weight:bold;
}
.menugauche a:hover {
background-position: 0 -30px;
text-decoration: none;
}
.menugauche a.menu_actif{
background-position: 0 -60px;
}

#basgauche {
	background: transparent url() top left no-repeat;
	width:100%;
	height: 51px;
}

/* ----------- menu colonne droite ---------- */
.menudroit {
background: #D3E5FD url() top left repeat-y;
list-style-type: none;
/*margin: 0;*/
width:190px;
padding-top: 60px;
padding-left:0px;
/*padding-bottom:20px;*/
position:relative;
}
.menudroit p {
width:192px;
text-align:center;
color:#000;
}
.menudroit a img {
	border: none;
	margin:0px;
	padding:0;
}
.menudroit dt {
text-align:center;
/*margin-bottom: 0px;
margin-left: 0px;*/
/*padding-left: 10px;*/
width: 100%;
/*background: url() top left repeat-y;*/
background-color:#6C5446;
display:block;
}
.menudroit dt.haut_zone {
	background:url(../skin/haut_menu_droite.jpg) top left no-repeat;
	height:30px;
}
.menudroit dt.bas_zone {
	background:url(../skin/bas_menu_droite.jpg) top left no-repeat;
	height:30px;
}
.menudroit dd.centre_zone {
	background: url(../skin/fond_menu_droite.png) top left repeat-y;
	padding-left:20px;
}
.menudroit dd.zone_actualite P{
	background: url(../skin/puce.png) 0px 2px no-repeat;
	text-indent: 12px;
}
.menudroit dd.centre_zone P {
	width:150px;
	padding:0;
	margin:0;
	font-size:10px;
	text-align:left;
}
.menudroit dd.centre_zone H1 {
	width:150px;
	font-size: 12px;
	color:#000;
	text-align:center;
	border:none;
	margin:0;
	padding:0;
}
.menudroit ul li {
margin-bottom: 5px;
margin-left: 32px;
padding-left: 2px;
width: 100%;
/*background: transparent;*/
/*display:block;*/
}
.menudroit a {
margin: 0;
color:#FFFFFF;
text-decoration: none;
font-weight:bold;
}
.menudroit a:hover {
text-decoration: none;
}
#basdroite {
	background: transparent url(../skin/bas_droite2.png) top left no-repeat;
	width:100%;
	height: 24px;*/
	/*display:none;*/
}

/* ----------- formulaire mail ---------- */
LABEL { 
	DISPLAY: inline ; 
	FLOAT: left ; 
	WIDTH: 140px ; 
	font-weight: normal ; 
	margin-left: 20px ; 
}

.boite_form{
	border: 1px solid #204F93;
	/*background:#f6d599;*/
	width: 60%;
}

.bouton_form{
	border: 1px solid #204F93;
	/*background: #f6d599;*/
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #204F93;
}

.mail_erreur{
	color:#FF0000;
}