/* 
 * 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
 */

/* Mise à zéro générale */

@import url("reset.css");


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

body {
	text-align: center;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-color: #E7DEB7;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}


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

/* struture générale */
#container {
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	text-align: left;
	position: relative;
	background: url(../images/bg_container.jpg) repeat-y;
}
#header {
	background: url(../images/bg_head_ac.jpg) no-repeat left top;
	height: 170px;
	width: 970px;
	position: relative;
}

#content {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 950px;
}

#footer {
	margin: 0px auto;
	padding: 0px;
	height: 50px;
	width: 970px;
	background: url(../images/bg_footer.jpg) no-repeat center top;
}
#copyright {
	font-size: 0.75em;
	margin-top: 13px;
	color: #A86951;
	line-height: 1.4em;
	padding: 0px 0px 30px;
}
#copyright a:link, #copyright a:visited {
	color: #A86951;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #000000;
	text-decoration: underline;
}

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

.sousTitrePage {
	color: #333333;
	text-align: left;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
}

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

/* sous structure */
#contenu {
	width: 760px;
	float: right;
	padding: 20px;
	font-size: 0.9em;
	margin: 0px;
	position: relative;
}

#contenu p {
	line-height: 1.4em;
	margin: 0px 0px 5px;
}

#col_droite {
	background: #8ce4d9 url(../images/col_droite_haut.jpg) no-repeat left top;
	width: 250px;
	float: right;
	padding: 0px;
	color: #498079;
	margin: 0px;
	display: block;
	overflow: hidden;
}
#col_droite p {
	padding: 0px 25px;
	margin: 0px 0px 5px;
	line-height: 1.2em;
	font-size: 0.95em;
}
#contenu #col_droite h2 {
	padding: 20px 25px 0px;
	margin: 0px 0px 5px;
	border-style: none;
	font-size: 115%;
	color: #498079;
	background: url(../images/col_droite_haut.jpg) no-repeat left top;
}
#col_droite a:link, #col_droite a:visited {
}
#col_droite a:hover, #col_droite a:active {
}

#sidebar {
	width: 150px;
	float: left;
	padding: 15px 0px 18px;
	background: #8ce4d9 url(../images/bg_sidebar_bas.jpg) no-repeat left bottom;
	text-align: center;
	margin: 0px 0px 20px;
}


/* détails graphiques */
#out {
	position: absolute;
	left: -20px;
	top: 0px;
}
#out_g, #out_d {
	position: absolute;
	left: 0px;
	top: 170px;
}
#out_d { left: 960px; }


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

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

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

.contourImage {
	border: 1px solid #0066CC;
	margin-bottom: 5px;
	float: left;
}

.titreProduit {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

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

.descriptionProduit {
	color: #12335B;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.prixProduit {
	color: #EC8000;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}

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

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

#pages {
	float: left;
	width: 775px;
	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;
}




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


.zoneDeSaisie {
	color: #12335B;
	font-size: 0.9em;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	line-height: 1.3em;
	width: 300px;
	border-style: none;
}

.obligatoire {
	color: #FF0000;
}

#panier {
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0px 0px 15px;
}
td.ligne_titre {
	border-bottom: 1px solid #93A669;
	background: #EBF3D4;
	border-right: 1px solid #FFFFFF;
}
td.ligne_prod { border-bottom: 1px solid #93A669; }


/* menu de gauche */
#menu {
	margin: 0px 0px 10px;
	text-align: left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	height: 100%;
	display: block;
	border-bottom: 1px solid #48C0AC;
}
#menu a:link, #menu a:visited {
	color: #3da291;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 5px 3px 10px;
	margin: 0px;
	display: block;
}
#menu a:hover, #menu a:active {
	color: #732717;
	background: url(../images/bg_nav_hover.jpg) no-repeat left center;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 5px 3px 10px;
	margin: 0px;
	display: block;
}


/* menu du bas */
#menubas {
	padding: 8px 0px 0px;
	display: block;
}
#menubas ul {
	margin: 0px;
	padding: 0px;
}
#menubas li {
	margin: 0px;
	padding: 0px;
	display: inline;
	border-right: 1px solid #C5A7A0;
	line-height: 1em;
}
#menubas a:link, #menubas a:visited {
	color: #3da291;
	text-decoration: none;
	font-size: 0.8em;
	padding: 0px 5px 0px 3px;
	margin: 0px;
	line-height: 1em;
}
#menubas a:hover, #menubas a:active {
	color: #732717;
	text-decoration: underline;
}
#menubas span {
	font-weight: bold;
	color: #732717;
	text-decoration: underline;
}
#menubas #panier_menubas {
	border-style: none;
	padding-right: 15px;
}
/* nettoyeur */
.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
/* bloc recherche */
#recherche {
	height: 104px;
	width: 180px;
	color: #000000;
	font-size:75%;
	padding:8px;
	position: absolute;
	top: 20px;
	left: 764px;
	text-align: left;
	line-height: 1.4em;
	z-index: 50;
	background: url(../images/bg_recherche.jpg) no-repeat right top;
}
#recherche p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;
}

#recherche input {
	margin: 0px 5px 5px 0px;
	padding: 2px;
	font-size: 90%;
}

#recherche .nul {
	background: url(none);
	margin: 0px;
	padding: 0px;
}
#recherche .menuMonCompte {
	font-size: 0.9em;
	color: #FFFFFF;
	margin: 3px 0px 0px;
	padding: 0px;
	text-align: left;
}
#recherche a:link, #recherche a:visited, #recherche .menuMonCompte a:link, #recherche .menuMonCompte  a:visited {
	color: #333333;
	margin: 0px;
	padding: 0px 3px;
	text-decoration: none;
}
#recherche a:hover, #recherche a:active , #recherche .menuMonCompte  a:hover, #recherche .menuMonCompte  a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #333333;
}


/* titrages */

#contenu h1 {
	font-size: 125%;
	color: #891E1A;
	border-bottom: 1px solid #891E1A;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#contenu h1 span { font-size: 70%; }
#contenu h1 a:link, #contenu h1 a:visited {
	color: #891E1A;
	text-decoration: none;
}
#contenu h1 a:hover, #contenu h1 a:active {
	color: #000000;
	text-decoration: underline;
}
#contenu h2 {
	color: #3da291;
	margin-bottom: 5px;
	margin-top: 15px;
	border-left: 2px solid #3da291;
	padding: 0px 0px 0px 5px;
	font-size: 110%;
}

#contenu h3 {
	font-family: "Arial Black", Helvetica;
	font-weight: normal;
	border-top: 1px dotted #3da291;
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 110%;
	color: #3da291;
}

#contenu h4 {
}
#header h1 {
	height: 30px;
	width: 800px;
	background: url(../images/bg_header_h1.jpg);
	font-size: 130%;
	text-indent: -4000px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
/* styles pour les images */
.align_left {
	margin: 3px 10px 3px 0px;
	padding: 0px;
	float: left;
}
.align_right {
	margin: 3px 0px 3px 10px;
	padding: 0px;
	float: right;
}

/* styles textes */
.capitale { text-transform: uppercase; }

#panier {
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0px 0px 15px;
}
#panier  .ref  {
	font-size: 80%;
	color: #999999;
	font-weight: bold;
}
td.ligne_titre {
	border-bottom: 1px solid #1A8880;
	background: #8DE4DA;
	border-right: 1px solid #FFFFFF;
}
td.ligne_prod { border-bottom: 1px solid #8DE4DA; }

/* formulaire */
form {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
input.text, textarea, input {
	background-color: #E7DEB7;
	display: block;
	font-size: 0.85em;
	color: #333333;
	border: none;
	padding:2px 5px;
}
.valid input {
	cursor:pointer;
}
.valid input:hover {
	color:#FFFFFF;
	background-color: #852B1A;
}
fieldset {
	border:0px;
}

.formMonCompte input, .formMonCompte textarea {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	background: url(../images/bg_nav_hover.jpg) no-repeat left center;
}

/* habillages divers de la partie commande client */
.sousTitrePage {
	font-size: 95%;
	padding: 10px;
	margin: 0px 0px 15px;
	border: 1px solid #3da291;
	line-height: 105%;
	display: block;
	width: 738px;
}
#contenu .sousTitrePage h2 {
	margin: 0px 0px 5px;
	padding: 0px;
	border-style: none;
	font-size: 123%;
}
.sousTitrePage a:link, .sousTitrePage a:visited {
	color: #666666;
	font-size: 0.9em;
}
.sousTitrePage a:hover, .sousTitrePage a:active {
	color: #000000;
}

.sousTitrePage p {
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: normal;
}
.textePage {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: normal;
}
/* boutons pour mon compte */
.moncompte { font-weight: normal; }

.moncompte a:link, .moncompte a:visited {
	width: 150px;
	display: block;
	float: left;
	text-align: center;
	padding: 90px 0px 0px;
	margin: 10px 0px 5px 25px;
	text-decoration: none;
	font-size: 110%;
	line-height: 100%;
}

.moncompte a:hover, .moncompte a:active {
	color: #3da291;
	text-decoration: none;
}
.moncompte .mon_compte { background: url(../images/picto_modif_compte.gif) no-repeat center top; }
.moncompte .mes_adresses { background: url(../images/picto_modif_adresse.gif) no-repeat center top; }
.moncompte .mes_livraisons { background: url(../images/picto_voir_commande.gif) no-repeat center top; }

/* Retour dans le header */
#super_retour {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 115px;
	position: absolute;
	left: 30px;
	top: 52px;
	z-index: 50;
}
#super_retour a {
	margin: 0px;
	padding: 0px;
	display: block;
}
#super_retour a:hover {
}
.liens {
}
.liens a:link, .liens a:visited {
	color: #3DA291;
	font-weight: bold;
}
.liens a:hover, .liens a:active {
}
/* pour coupon chèque */
.no {
	display:none;
}
