/* CSS Document ====================== */
/* Auteur : Pernelle / Intermedia.Com
/* =================================== */

/* =============== */
/* STYLE PRINCIPAL */
/* =============== */

/*  style principal pour les pages.
    contient les scrollbars
    et la couleur de fond 			*/
body {
	scrollbar-base-color: #284c93;
	background:#FFF url(images/charte/bg-site.jpg) center top no-repeat; 
	margin:0;
	padding:0;
	text-align:center;
}

html, body {
	height: 100%;
}

/*  style specifique pour la page Charte  */
body.charte{
	background:#FFF;
}
.charte td, .charte a:link, .charte a:visited, .charte a:hover, .charte a:active{
	text-decoration:none;
	color:#003366;
}
.charte a:hover{
	text-decoration:underline;
}
/*================================================*/
/*  Style spécifique pour la page Modèle  */
/*================================================*/

#conteneur{
	width:970px;
	margin:0 auto;
	padding:0px;
	position:relative;
	text-align:left;
}

#contenu{
	width:970px;
	padding:0px;
	/*  Adaptez la hauteur d'affichage de votre site */
	min-height:602px !important;	
	height:auto !important;
	height:602px;
	text-align:center;
	margin:0px;
	background:url(images/fd-contenu.jpg) #fff;
	top:0px;
}

#haut {
	width:970px;
	height:207px;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
	top:0px;
}
#haut #menu span{
	display:none;
}	
#haut #menu{
	list-style:none;
	width:531px;
	height:42x;
	position:absolute;
	top:77px;
	right:25px;
	padding:0;
	margin:0;
}
#haut #menu li{
	float:left;
	margin:0;
	padding:0;
}
#haut #menu a{
	height:42px;
	display:block;
	margin:0;
	padding:0;
}
.bt1{background:url(images/charte/bt1.jpg) no-repeat;width:58px;}
.bt2{background:url(images/charte/bt2.jpg) no-repeat;width:89px;}
.bt3{background:url(images/charte/bt3.jpg) no-repeat;width:90px;}
.bt4{background:url(images/charte/bt4.jpg) no-repeat;width:121px;}
.bt5{background:url(images/charte/bt5.jpg) no-repeat;width:100px;}
.bt6{background:url(images/charte/bt6.jpg) no-repeat;width:73px;}


#gauche {
	width:100px;
	height:381px;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	display:inline;
	/* background:url("images/fd-gauche.jpg") no-repeat bottom left;*/
}

#droite {
	width:100px;
	height:381px;
	float:right;
	margin:0;
	padding:0;
	text-align:right;
	display:inline;
	background-color:#FFFF00;
	/* background:url("images/fd-droite.jpg") no-repeat top left;*/
}

#texte {
	width:890px;
	padding:0 40px 0 40px;
	/*  Adaptez la hauteur d'affichage de votre site */
	min-height:381px !important;	
	height:auto !important;
	height:381px;
	text-align:left;
	background:url(images/fd-contenu.jpg) #fff;
	float:left;
	margin:0px;
}
#bas {
	height:105px;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
	background:url(images/charte/bg-footer.jpg) no-repeat;
	bottom:0;
	clear:both;
}
/* =============== */
/* STYLES "FICHES PRODUITS VEHICULES" */
/* =============== */
.precision{
	width:300px;
	height:50px;
	position:absolute;
	top:225px;
	right:80px;
}
.precision p{
	float:left;
}	
.precision select{
	float:right;
	background:none;
	border:1px solid #CCCCCC;
	color:#003366;
}	
.fiche{
	width:650px;
	height:308px;
	float:left;
	margin:20px 120px 10px 120px!important;
	margin:20px 60px 10px 60px;
	background:url(images/charte/bg-fiche.jpg) top center no-repeat;
}
.fiche .visuFiche{
	float:left;
	width:130px;
	padding:10px 0 0 20px;
	height:278px;
}
.fiche .visuFiche img{
	margin:5px 0 5px 0;
}
.fiche h1{
	margin:15px 0 5px 25px;
	float:left;
}
.fiche .desc{
	float:left;
	width:450px;
	height:180px;
	margin:0 0 0 25px;
	text-align:justify;
	overflow:auto;
}
.fiche .more{
	float:right;
	padding:5px 15px 5px 15px;
	margin:15px 25px 0 0;
	background:url(images/charte/bg-more.jpg) center center no-repeat;
}
#texte .fiche .more {
	color:#FFFFFF;
}
.details{
	width:630px;
	/width:660px;
	height:131px;
	padding:10px;
	float:left;
	margin:20px 120px 10px 120px!important;
	margin:20px 60px 10px 60px;
	background:url(images/charte/bg-fiche-details.jpg) no-repeat;
}
.details .undetail{
	width:163px;
	height:20px;
	float:left;
	margin:0 4px 0 0;
}
.details .options{
	width:630px;
	/width:660px;
	height:60px;
	float:left;
	overflow:auto;
}
.highlight{
	color:#ff1287;
}

/* =============== */
/* STYLES "FICHES PRODUITS PNEUMATIQUES" */
/* =============== */
.fiche-pneu{
	width:650px;
	height:308px;
	float:left;
	margin:20px 120px 10px 120px!important;
	margin:20px 60px 10px 60px;
	background:url(images/charte/bg-fiche-pneumatiques.jpg) top center no-repeat;
}
.fiche-pneu .visuFiche-pneu{
	float:left;
	width:250px;
	padding:10px 0 0 5px;
	height:278px;
}
.fiche-pneu .desc-pneu{
	float:left;
	width:325px;
	height:180px;
	margin:0 0 0 25px;
	text-align:justify;
	overflow:auto;
}
.fiche-pneu h1{
	margin:15px 0 5px 25px;
	float:left;
}

/* =============== */
/* STYLES GENERAUX */
/* =============== */
p{
	margin:5px 0 0 0;
	padding:0;
}
div{
	margin:0;
	padding:0;
}
hr{
	clear: both;
	width: 100%;
	border: 0; /* enleve toute bordure */
	border-bottom: 1px #4E1B0F solid; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
	height: 1px; /* pour IE */
}
h1{
	margin:10px 0 15px 0;
}
h1 span{
	display:none;
}
/* ===================== */
/* 		STYLES TITRES    */
/* ===================== */
#titre-garage{
	width:161px;
	height:44px;
	display:block;
	background:url(images/le-garage/titre-garage.jpg) no-repeat;
}
#titre-vehicules{
	width:161px;
	height:44px;
	display:block;
	background:url(images/vehicules/titre-vehicules.jpg) no-repeat;
}
#titre-pneumatiques{
	width:213px;
	height:45px;
	display:block;
	background:url(images/pneumatiques/titre-pneumatiques.jpg) no-repeat;
}
/* ===================== */
/* STYLES TYPOGRAPHIQUES */
/* ===================== */

body, table, td, p, .texte, select, textarea, input {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#003366;
}
.texte, .coul_description, .coul_des_formulaire{
	text-align:left;
	color:#003366;
}

table{
	border-collapse:collapse;
	border:0;
	padding:0;
	margin:0;
}
a:link, a:visited, a:active{
	color:#ff1287;
	text-decoration:none;

}
a:hover{
	color:#000;
	text-decoration:underline;
}

.gros_titre{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
}
.gros_titre2{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
	color:#fff;
}

.titre{
	font-size:13px;
	font-weight:bold;
	display:block;
}
.sous_titre{
	font-size:12px;
	font-weight:bold;
	display:block;
	color:#fff;
}

/* texte plus petit que le texte classique */
.petit_texte {
	font-size: 10px;
	color:#fff;
}

/* LISTES */
ul, li {
	margin-left:15px;
	padding:0;
}
ul{
	margin:5px 10px 5px 20px;
}
li{
	padding:3px 4px 4px 0px;
	/*list-style-image:url("images/signet.gif");*/
	
}


/* ============= */
/* STYLES IMAGES */
/* ============= */
img{
	border:0;
}
img.bordure{
	border:1px dashed #fff;
}
/* Style utilisé pour les popup images - zoom */
a.zoom:link, a.zoom:visited, a.zoom:active{
	border:0;
	background:none;
}
a.zoom:hover{
	border:0;
	background:none;
}


/* ================= */
/* ENCART POPUP NEWS */
/* ================= */
.encart{
	background:none;
	border:1px dotted #fff;
	color:#fff;
	padding:5px;
	width:95%;
}
/* couleur du texte*/
.encart table, .encart td{
	color:#fff;
}


/* ================== */
/* FORMULAIRE CONTACT */
/* ================== */
form{
	margin:0;
}
input, textarea, select, fieldset{
	margin:2px 0;
	background:#CCCCCC;
	border:1px solid #999999;
	color:#FFF;
	font-weight:normal;
	padding:1px 5px;
	width:200px;
}

/* bouton d'envoi de formulaire */
input.bt-envoi{
	background:#ff1287;
	padding:2px 5px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	border:0;
	width:auto;
}
/* boite a cocher (pour enlever le fond de couleur) */
.coche{
	background:none;
	border:0;
	width:auto;
}


/* STYLES POUR LA PARTIE CADDIE */
/* ============================ */

/* formulaires caddie */
.caddie{
	padding:0;
	margin:0;
}
/* largeur des inputs */
.caddie input, .caddie select, .caddie textarea, .caddie fieldset{
	width:auto;
}
.caddie legend{
	font-weight:bold;
}
/* entete du tableau */
.caddie th{
	font-weight: bold;
	background:#ddd;
	border:1px dotted #000;
	padding:2px;
	color:#000;
	text-align:left;
}
/* style sur la ligne du total ttc */
.total td{
	background:#ddd;
	border:1px dotted #000;
	padding:2px;
	color:#000;
}

/* pour rajouter du padding par exemple dans les cellule */
.caddie td{
}

/* ligne produits */
/* utile pour changer de couleur une ligne sur deux s'il y a plusieurs produits dans le panier */
.ligne1,.ligne2{
	padding:5px;
	text-align:left;
	vertical-align:top;
}
.ligne1, .ligne1 p, .ligne1 td{
	background:#fff;
	color:#333;
}
.ligne2, .ligne2 p, .ligne2 td{
	background:#ebebeb;
	color:#333;
}
/* message important a mettre en valeur */
.coul_avertissement {
	font-weight: bold;
	color:#fff;
	border:0;
	background-color: #006600;
}
input.coul_avertissement {
	font-weight: bold;
	background:#c00;
	color:#fff;
	border:0;
}