/* 
 * Copyright (c) 2007 Copyright (c) Octolys Development
 * Ce template a été réalisé par http://www.scopika.com & http://www.fredodo.com
 * Il est soumis à la licence GPL
 */

/* Ce fichier définit le style visuel pour les différents éléments des pages.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - Eléments HTML en général
 * - Page
 * - Entête
 * - Chemin
 * - Produit petit & grand
 * - Pied de page
 * - Menu général
 * - Signature
 * - Nombre de pages
 * - les styles particuliers pour les pages intérieures
 */


/* Eléments HTML en général
-------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background:#ebebeb url(images/fond.gif) 0px 200px repeat-x;
	font-size: 0.8em;
}

h1, h2, h3{
	font-family: "Trebuchet MS", sans-serif;
	padding-bottom: 10px;
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	
}
h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

	

a {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #808185;
}

img {
	border: 0
}

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

#wrapper {

	width: 956px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 956px;
	
}



#content {
	float: right;
    background: url(images/fond_middle.jpg) repeat-y;
	width:956px;
	margin: 0;
	padding: 0;
	
}

.content_top {
background: url(images/fond_top.jpg) no-repeat;
width: 956px;
height: 39px;
padding-bottom:0px;
margin-bottom:0px;
	
}

.content_bottom {
	background: url(images/fond_bottom.jpg) no-repeat;
	width:956px;
height: 40px;
float:right;
padding-bottom:0px;
margin-bottom:0px;

}

#contenu {
	float: left;
	width:720px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;

}

.titrePage {
	color: #006699;
	font-weight: bold;
	width: 650px;
	padding-top: 30px;
	padding-bottom: 0px;

	text-align:center;
	
}

.sousTitrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textePage {
	color: #141414;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.separation {
	height: 1px;
	width: 650px;
	background-color: #7f8eb9;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
}


.accueil {

width: 650px;
height: 433px;
}

.texte_bleu_accueil {
color: #006699;
	font-weight:bold;
}

.img_accueil {
float: left;
margin-right: 10px;
}
.description_accueil {
	color: #000000;

	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-left: auto;
}

.align_R{
	float:right;
	padding-left:10px;
	}
#nouveaute{

width: 650px;
margin-left: 40px;



}

.image_nouv {
height: 160px;
}

.milieu_accueil {
padding: 5px;
width:176px;
padding-top:0px;
margin-top:0px;



} 

/* Entête
-------------------------------------------------------- */
/*#entete{
width:502px;
	padding: 0;

	
}*/
#entete {

	float: right;
    background: url(images/milieu_entete.jpg) repeat-y;
	width:502px;
	margin: 0;
	padding: 0;
	
	
}

#box {
background: url(images/haut_entete.jpg) no-repeat;
width: 502px;
float:right;
padding-bottom:0px;
margin-bottom:0px;


}

#bottom_box {
background: url(images/bas_entete.jpg) ;
width: 502px;
float:right;
padding-bottom:0px;
margin-bottom:0px;
height: 17px;
}


.logo {
	float: left;
	width: 454px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	
}

#monCompte {
	float: left;
	width: 280px;
	padding-left: 25px;
	
	
}

.formMonCompte {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}

.blocMonCompte {
	float: left;
	padding:0;
	margin: 0;
}

.champFormMonCompte {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	color: #12335B;
	background-color: #e9f4fb;
	border: 1px solid #12335B;
	overflow: hidden;
	zoom: 1;
}

.menuMonCompte {
	float: left;
	color: #006699;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	padding: 0;
}

#monPanier {
border-style: solid;
border-width: 1px;
border-color: #CCCCCB;
background-color: #ebebeb;

	float: left;
	width: 170px;
	padding: 5px;
	
	
}
.boutonMonCompteEntete {	
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a.LIEN_entete:link {
	font-size: 0.8em;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:visited {
	font-size: 0.8em;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:hover {
	font-size: 0.8em;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}


/* Chemin
-------------------------------------------------------- */

/*#chemin {
	
	width:956px;
	font-size: 0.9em;
	font-weight: bold;
	padding: 10px;
	
}*/
#chemin {
	float: left;
	width:956px;
	
	font-size: 0.9em;
	font-weight: bold;
	
	margin: 0;
	padding: 10px;

}

a.LIEN_chemin:link {
	color: #006699;
	text-decoration: none;
}

a.LIEN_chemin:visited {
	color: #006699;
	text-decoration: none;
}

a.LIEN_chemin:hover {
	color: #006699;
	text-decoration: underline;
}

/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits {
	float: left;
	width: 720px;
	margin: 0;
	padding: 0;
}

.produitPetit {
	float: left;
	width: 141px;
	height: 250px;
	margin-top:  10px;
	margin-right: 10px;
	
	padding: 10px;
	border: 1px solid #ebebeb;
	background-color: #ebebeb;

}


.contourImage {
	border: 2px solid #ebebeb;
	margin-bottom: 5px;
	margin-right: 5px;


}
.contourImage_grande {
	border: 2px solid #ebebeb;
	margin-bottom: 5px;
	margin-right: 30px;


}

.titreProduit {
	color: #8e8e8e;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 100%;
	height: 55px;
}

.image_rub {
height: 150px;


}


.chapoProduit {
	color: #12335B;
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 5px;
	width: 100%;
}

.descriptionProduit {
	color: #8e8e8e;

	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: auto;


}



.prixProduit {
	color: #8e8e8e;
	text-align: center;
/*	font-weight: bold;*/
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.9em;

}

.prixProduit_grand {
	color: #000000;

/*	font-weight: bold;*/
	margin-top: 0px;
	font-size: 1.3em;
	width:155px;

	padding: 5px;
	border: 1px solid #ebebeb;
	background-color: #ebebeb;

}


.ficheProduit {
	
	width: 650px;
	margin-left: 10px;
}

#ajout_panier {
padding-top: 5px;

}
#ajout_panier_grand {
padding-top: 15px;
float:left;

}

/*#image_produit {
float:left;
}*/

a.LIEN_commander:link {
	color: #8e8e8e;
	text-decoration: none;
text-align: center;
	font-weight: bold;

}

a.LIEN_commander:visited {
	color: #8e8e8e;
	text-decoration: none;
	text-align: center;
	font-weight: bold;


}

a.LIEN_commander:hover {
	color: #8e8e8e;
	text-decoration:underline;
    text-align: center;
	font-weight: bold;

	
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
	float: left;
	width: 650px;
	text-align: right;
	font-size: 0.9em;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 10px;
	color: #12335B;
}

a.LIEN_pages:link {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
	color: #12335B;
	text-decoration: underline;
	font-weight: bold;
}


/* Pied de page
-------------------------------------------------------- */

#footer{
	float: left;
	width: 956px;
	color: #0066CC;
	font-size: 0.9em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066CC;
	margin: 10px;
	padding-top: 10px;
}

a.LIEN_footer:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ligneTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdde;
	font-size: 0.9em;
}

.footerTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #bdbbcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 650px;
	text-align: right;
	margin: 10px;
}

.zoneDeSaisie {
	color: #12335B;
	font-weight: bold;
	font-size: 0.9em;

}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #12335B;
}

/* Menu onglets
-------------------------------------------------------- */

#conteneur_onglet{
margin-left:300px;
height: 45px;
}
/* essai */
ul#tabnav {
font-weight:bold;
font-size: 1.05em;
 list-style-type: none;
    padding-bottom: 24px;
/*  border-bottom: 1px solid #666666;*/
	  margin: 0;
}

ul#tabnav li {
	float: left;
	height: 33px;
	margin: 0;
	width:137px;
	
}


#tabnav a {
	float: left;
	display: block;
	color: #8e8e8e;
	width:137px;
	height: 33px;
	padding-top: 10px;
	text-decoration: none;
	background-image: url(images/menu_5.jpg);
	background-repeat: no-repeat;
	text-align: center;


}

#tabnav a:hover {
    color: #006699;
	background-image: url(images/menu_active_5.jpg);
	background-repeat: no-repeat;

}

/*#conteneur_onglet{
margin-left:300px;
}
.onglet{
	background-image:url(images/menu_5.jpg);
	background-repeat:no-repeat;
	width:137px;
	height:33px;
	color:#006699;
	padding-top:10px;
	text-align:center;
	margin:0px;
	float:left;
	display:block;
	
}

.menuOnglet{
	color: #006699;
	overflow:hidden;
	zoom:1;
}*/

/* Menu général
-------------------------------------------------------- */

#moteur {
padding: 0px;
	margin-left: 10px;

/*	line-height: 30px;*/

}
#menuGeneral {
	float: left;
	width:176px;
	padding: 0;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	background: url(images/middle_2.jpg) repeat-y;
/*	line-height: 30px;*/

}

#menucentre {
	float: left;
	width:176px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	background: url(images/middle_2.jpg) repeat-y;
/*	line-height: 30px;*/

}

.haut_menu {
background: url(images/top_2.jpg) no-repeat;
width: 176px;
height: 18px;
}
.milieu_menu {
padding: 10px;
width:176px;
padding-top:0px;
margin-top:0px;
} 
.bas_menu {
background: url(images/bottom_2.jpg) no-repeat;
width:176px;
height: 18px;

}


dl, dt, dd, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu {
	position: relative;
	padding: 0;
	margin: 0;
}

dl#menu {
	width: 175px;
}


dl#menu dt {
	cursor: pointer;
}

dl#menu dt a {
	font-size: 1.1em;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	zoom: 1;
}

dl#menu dt a:hover, dl#menu dt .selected {
	color: #808185;

}

dl#menu dd {
}

dl#menu li {
}

dl#menu li a {
	font-size: 1em;
	color: #EC8000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin:0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	zoom: 1;
}

dl#menu li a:hover, dl#menu li .selected {
	color: #FFFFFF;
	background-color: #EC8000;
}

.invisibleW3C {
	width: 0; 
	height: 0;
	padding: 0; 
	margin: 0;
}

/* colonne de droite
-------------------------------------------------------- */
#col-droite {
float:right;
	width:176px;
	padding: 0;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 20px;
	background: url(images/middle_2.jpg) repeat-y;
/*	line-height: 30px;*/

}


.haut_drt {
background: url(images/top_2.jpg) no-repeat;
width: 176px;
height: 18px;
}
.milieu_drt {
padding: 5px;
width:176px;
padding-top:0px;
margin-top:0px;
margin-left: 5px;



} 
.bas_drt {
background: url(images/bottom_2.jpg) no-repeat;
width:176px;
height: 28px;

}

.titreProduit_droite {
	color: #8e8e8e;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 90%;
	font-size: 11px;
	height: 45px;
	
}


/* Signature
-------------------------------------------------------- */

#signature {
	padding: 0;
	width: 980px;
	color: #808185;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
	text-align:center;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
}

a.LIEN_signature:link {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:visited {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:hover {
	color: #808185;
	text-decoration: underline;
	font-weight: bold;
}

