﻿/* CSS Document ====================== */
/* Auteur : Pernelle / Intermedia.Com
/* =================================== */

/* =============== */
/* STYLE PRINCIPAL */
/* =============== */

/*  style principal pour les pages.
    contient les scrollbars
    et la couleur de fond 			*/
body {
scrollbar-face-color: #E3DFE0; 
scrollbar-shadow-color: #4F4F4F;
scrollbar-highlight-color: #E3DFE0; 
scrollbar-3dlight-color:#C4C3C3;
scrollbar-darkshadow-color: #E3DFE0; 
scrollbar-track-color:  #C4C3C3; 
scrollbar-arrow-color: #4F4F4F;
background: url(images/bg.jpg) repeat-x #E3DFE0;
margin:0;
padding:0;
text-align:center;
}

html, body {
height: 100%;
}

/*  style specifique pour la page Charte  */
body.charte{
background: no-repeat  center  #ffffff;
}
.charte td, .charte a:link, .charte a:visited, .charte a:hover, .charte a:active{
text-decoration:none;
color:#4D4D4D;
}
.charte a:hover{
text-decoration:underline;
}
#acc1{
	background-image:url('images/accueil2/nouvel-accueil.jpg') ;
	background-repeat:no-repeat;
	width:970px;
	height:804px;
	margin:0 auto;
	padding:0px;
	position:relative;
}
#acc2{
	width:970px;
	height:50px;
}
#acc3{
	width:970px;
	height:41px;
}
#acc4{
	width:970px;
	height:25px;
}
#acc5{
	width:230px;
	height:250px;
	float:left;
}

#img-aleatoire{
	width:490px;
	height:250px;
	float:left;
}

#acc7{
	width:240px;
	height:250px;
	float:left;
}
#acc8{
	width:10px;
	height:250px;
	float:left;
}

#ensemble1{
	width:970px;
	height:250px;
}
#acc9{
	width:970px;
	height:45px;
}
#ensemble2{
	width:970px;
	height:35px;
}
#acc10{
	width:230px;
	height:35px;
	float:left;
	background-image:url('images/accueil2/actu1.jpg');
}
#texte-defil{
	width:740px;
	height:35px;
	float:left;
	background-image:url('images/accueil2/actu2.jpg');
}
/*#acc12{
	width:19px;
	height:35px;
	float:left;
	background-image:url('images/accueil2/actu3.jpg');
}*/

#acc13{
	width:970px;
	height:55px;
}
#acc14{
	width:970px;
	height:100px;
}

#ensemble3{
	width:970px;
	height:225px;

}
#acc15{
	width:10px;
	height:225px;
	float:left;
}
#cadre{
	width:270px;
	height:225px;
	float:left;
	background-image:url('images/accueil2/fond-cadre.jpg');
}
#acc17{
	width:55px;
	height:225px;
	float:left;
}
#acc18{
	width:10px;
	height:225px;
	float:left;
}

/*================================================*/
/*  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:480px !important;	
height:auto !important;
height:480px;
text-align:center;
margin:0px;
background:url("images/bg-contenu.jpg") repeat-y top left;
top:0px;
}

#haut {
width:970px;
height:100px;
margin:0;
padding:0;
position:relative;
text-align:center;
top:0px;
background-color:#E3DFE0;

}


#texte {
width:970px;
/*  Adaptez la hauteur d'affichage de votre site */
min-height:480px !important;	
height:auto !important;
height:480px;
text-align:left;
background:url("images/fd-contenu.jpg") no-repeat top left;
float:left;
display:inline;
margin:0px;
padding:0px;
top:0px;
}

#bas {
height:21px;
margin:0;
padding:0;
position:relative;
text-align:center;
background:url("images/bas.jpg") no-repeat top left;
bottom:0;
clear:both;
}


/* =============== */
/* STYLES GENERAUX */
/* =============== */
p{
	margin:0;
	padding-bottom:5px;
}
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 */
}



/* ===================== */
/* STYLES TYPOGRAPHIQUES */
/* ===================== */

body, table, td, p, .texte, select, textarea, input {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#4D4D4D;
}
.texte, .coul_description, .coul_des_formulaire{
	text-align:left;
	color:#4D4D4D;
}

.Style1 {
	color: #E6308E;
	font-weight: bold;
	font-size:14px;
}
.Style2 {
	color: #000000;
	font-weight: bold;
	font-size:16px;
}
.Style3 {
	color:gray;
}

.Style4 {
	color: #E6308E;
	font-weight: bold;
}
.Style5 {
	color: #000000;
	font-weight: bold;
}


table{
	border-collapse:collapse;
	border:0;
	padding:0;
	margin:0;
}
a:link, a:visited, a:active{
	color:#4D4D4D;
	text-decoration:none;

}
a:hover{
	color:#FF3399;
	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:#E6308E;
}

.titre{
	font-size:17px;
	font-weight:bold;
	color:#17B0F3;
}
.sous_titre{
	font-size:12px;
	font-weight:bold;
	color:#E6308E;
	line-height:22px;
	border-bottom:1px dotted #E6308E;

}
.sous_titre2{
	font-size:12px;
	font-weight:bold;
	color:#E6308E;
	line-height:10px;
	

}

.gras{
	font-size:12px;
	font-weight:bold;
	color:#E6308E;
}

.exposant {
	font-size: 10px;
	vertical-align: text-top;
	
}

/* texte plus petit que le texte classique */
.petit_texte {
	font-size: 10px;
	color:#4D4D4D;
}

/* LISTES */
ul, li{
	margin-left:10px;
	padding:0;
	list-style:none;
	}
li.sous_titre{
	padding-left:10px;
	margin:0;
	color:#000;
	background:url("images/puce.gif") 0 8px  no-repeat;
	
}

li.sous_titre2{
	padding-left:10px;
	margin-bottom:10px;
	color:#000;
	background:url("images/puce.gif") 0 2px no-repeat;
	
}
/* ============= */
/* 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 #17B0F3;
	padding:5px;
	width:100%;
}
/* couleur du texte*/
.encart table, .encart td{

		padding:5px;
}

.encart2{
	background:none;
	border:1px dotted #4D4D4D;
	padding:5px;
	width:100%;
}
/* couleur du texte*/
.encart2 table, .encart2 td{

		padding:5px;
}


/* ================== */
/* FORMULAIRE CONTACT */
/* ================== */
form{
	margin:0;
}
input, textarea, select, fieldset{
	border:0;
	margin:2px 0;
	background:#E6308E;
	color:#FFF;
	font-weight:normal;
	padding:1px 5px;
	width:200px;
}

/* bouton d'envoi de formulaire */
input.bt-envoi{
	background:#E6308E;
	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;
}

/* Styles pour le calendrier présent dans le caddie */

.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */


/* FIN */

/* STYLES POUR LE MINI CADDIE */
#global_recap{
	width: 180px;
	border: 1px solid #fff;
	background-color:#f4b3d3;
	margin: 85px 5px 5px 15px;
	padding-bottom:10px;

}

#global_recap img{
	margin: 5px 0 0 7px;
}

#global_recap h2{
	margin: 15px 0 0 8px;
	font-size:1.5em;
}

ul.articles li{
	width:130px;
	list-style-image:url("images/puce.gif");
	margin: 0 0 5px 0px;
	list-style-type: none;
	clear:both;
	text-align:left;
}

ul.articles span.articles{
	float:left;
	margin: 0 15px 5px 0;	
}

ul.articles span.prix{
	float:right;
	margin: 0 15px 5px 0;	
}

#total_recap_caddie{
	border-top:1px solid #fff;
	width:90%;
	margin:5px auto 0 auto;
	clear:both;
}

#total_recap_caddie h3{
	float:left;
	margin: 5px 0 5px 7px;
}

#total_recap_caddie span{
	float:right;
	margin: 10px 7px 5px 0;
}

.png {
	behavior: url(conf/iepngfix.htc)
}
/* ***************************** */


.left{
	float:left;
}
.right{
	float:right;
}

.clearer{
	clear:both;
}

/* FIN */