/*
 * 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
-------------------------------------------------------- */
* {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #E1E7CD;
	font-size: 0.8em;
	background: #E1E7CD url(images/fond_page.jpg) repeat-x top;
	color: #435F68;
}

h1, h2, h3{
	font-family: "Trebuchet MS", sans-serif;
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

a {
	color: #77512f;
	text-decoration: none;
}

a:visited {
	color: #77512f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #77512f;
	cursor:pointer;
}

img {
	border: 0;
}

/* Page
-------------------------------------------------------- */

#wrapper {
	width: 990px;
	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: 990px;
	background-color: #eef2cb;
}

#content {
	padding: 0;
	clear: both;
	margin: 0;
}

#contenu {
	float: right;
	width:770px;
	padding: 0;
	padding-left:10px;
	padding-right:10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	/* border-left:1px dotted #2e6951;*/
	text-align: justify;
}
#contenu-espacepro{
	float: right;
	width: 770px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px; /* border-left:1px dotted #2e6951;*/
	text-align: justify;
	background: url(images/bando-pro2.jpg) no-repeat right;
	height: 390px;
}
#contenu-compte{
	float: right;
	width: 770px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px; /* border-left:1px dotted #2e6951;*/
	text-align: justify;
	background: url(images/bando-compte.jpg) no-repeat right;
	height: 430px;
}
#contenu-contact{
	float: right;
	width: 770px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px; /* border-left:1px dotted #2e6951;*/
	text-align: justify;
	background: url(images/bando-contact.jpg) no-repeat right;
	height: 430px;
}
#contenu-documentation{
	float: right;
	width: 770px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px; /* border-left:1px dotted #2e6951;*/
	text-align: justify;
	background: url(images/bando-documentation.jpg) no-repeat right;
	height: 430px;
}

.titrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sousTitrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textePage {
	color: #556E77;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.separation {
	height: 1px;
	width: 100%;
	background-color: #7f8eb9;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}
/* Entête
-------------------------------------------------------- */

#entete {
	float: left;
	background-color: #E2E2A6;
	width: 990px;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #000;
/*	background: #E2E2A6 url("images/logo_2.jpg") bottom center no-repeat;*/
/*	min-height: 125px;
	height: auto !important;
	height: 125px;	*/
}

#search {
	float:right;
	padding-top:10px;
	padding-right:10px;
}

.logo {
	float: left;
	margin: 0;
	padding: 0;
}

#monCompte {
	margin-top: 5px;
	float: right;
	width: 300px;
	text-align:right;
	padding-right: 5px;
	padding-left: 10px;
}
h3.blccpt {
	cursor: pointer;
	padding-top:3px;
	color: #521516;
}
.formMonCompte {
	float: right;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}

.blocMonCompte {
	text-align:right;
	float: right;
	padding-top: 2px;
	margin: 0;
}

.champFormMonCompte {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	color: #12335B;
	background-color: #C7E2E5;
	border: 1px solid #12335B;
	overflow: hidden;
	cursor: pointer;
}

.menuMonCompte {
	float: left;
	color: #12335B;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	padding: 0;
}

#monPanier {
	padding-top: 5px;
	float: left;
	width: 250px;
	margin: 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #12335B;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.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: #2e6951;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:visited {
	font-size: 0.8em;
	color: #2e6951;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:hover {
	font-size: 0.8em;
	color: #2e6951;
	text-decoration: underline;
	font-weight: bold;
}
div.hrech {
	float: left;
	padding: 3px;
	text-align:left;
	position:relative;
	width: auto;
}
#tabs {
	float: right;
	text-align:right;
	line-height: normal;
	margin: 0 0 0 7px;
	min-width: 600px;
}

#tabs ul {
	float: right;
	text-align:right;
	margin:0;
	padding: 0;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	font-weight: bold;
}

#tabs a {
	float: left;
	background:url("images/bg_tabs1.gif") no-repeat 0% -34px;
	margin: 0 1px 0 0;
	padding: 0 0 0 7px;
	text-decoration: none;
	position: relative;
}

#tabs a span {
	float: left;
	display: block;
	background: url("images/bg_tabs2.gif") no-repeat 100% -34px;
	padding: 7px 10px 5px 4px;
	color: #77512f;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span, .rtl #tabs a span { float:none;}
/* End hack */

#tabs a:hover span {
	color: #FFFFFF;
}

#tabs #activetab a {
	background-position: 0 0;
	border-bottom: 0px solid #DCDEE2;
}

#tabs #activetab a span {
	background-position: 100% 0;
	padding-bottom: 5px;
	color: #77604b;
}

#tabs a:hover {
	background-position: 0 -69px;
}

#tabs a:hover span {
	background-position: 100% -69px;
}

#tabs #activetab a:hover span {
	color: #77604b;
}

/* Chemin
-------------------------------------------------------- */

#chemin {
	float: left;
	width:970px;
	color: #77512f;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #B0C9C5;
	margin: 0;
	padding: 10px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
}

a.LIEN_chemin:link {
	color: #77512f;
	text-decoration: none;
}

a.LIEN_chemin:visited {
	color: #77512f;
	text-decoration: none;
}

a.LIEN_chemin:hover {
	color: #77512f;
	text-decoration: underline;
}

/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits {
	float: left;
	width:96%;
	margin: 0;
	padding: 0;
	position:relative;
}

.produitPetit {
	width: 100%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

.contourImage {
	margin-right: 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;
}
.postscriptumProduit {
	color: #12335B;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight:bold;
	white-space:pre;
}
.prixProduit {
	color: #77512f;
	text-align: left;
	margin-top: 5px;
}

.ficheProduit {
	float:left;
	width:98%;
	position:relative;
}


a.LIEN_commander:link {
	color: #2e6951;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:visited {
	color: #2e6951;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:hover {
	color: #2e6951;
	text-decoration: underline;
	font-weight: bold;
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
	float: left;
	width: 98%;
	text-align: right;
	font-size: 0.9em;
	margin: 0;
	color: #12335B;
}
#pages a {
	padding-top: 10px;
	padding-bottom: 10px;
}
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: 960px;
	color: #2e6951;
	font-size: 0.9em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2e6951;
	margin: 4px 10px;
	padding-top: 10px;
}

a.LIEN_footer:link {
	color: #556D77;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:visited {
	color: #556D77;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:hover {
	color: #556D77;
	text-decoration: underline;
	font-weight: bold;
}
a.LIEN_bottom:link {
	text-decoration: none;
	font-weight: lighter;
	font-size: 0.9em;
}

a.LIEN_bottom:visited {
	text-decoration: none;
	font-size: 0.9em;
}

a.LIEN_bottom:hover {
	text-decoration: underline;
	font-size: 0.9em;
}

/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #D9DDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdde;
}

.ligneTableau {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eef2cb;
	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: 750px;
	text-align: left;
	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 général
-------------------------------------------------------- */

#menuGeneral {
	float: left;
	width: 175px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #cccc99;
}


dl, dt, dd, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position:relative;
}

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;
}
#menu a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	overflow: hidden;
	position:relative;
	margin: 0;
}
dl#menu dt a {
	font-size: 1.2em;
	color: #5C3536;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	position:relative;
}

dl#menu dt a:hover, dl#menu dt a.selected {
	color: #FFFFFF;
	background-color: #cccc99;
	position:relative;
}
dl#menu li a {
	font-size: 1em;
	color: #5C3536;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	position:relative;
	height:1%;
}
dl#menu li a:hover, dl#menu li a.selected {
	color: #FFFFFF;
	background-color: #779CAA;
}
.invisibleW3C {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
}


a.gal {
	font-size: 1.2em;
	color: #666666;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	position: relative;
	font-weight: bold;
	text-decoration: none;
}

a.gal:hover {
	color: #FFFFFF;
	background-color: #cccc99;
	position:relative;
}
a.promo {
	font-size: 1.2em;
	color: #B00;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	position: relative;
	font-weight: bold;
	text-decoration: none;
}

a.promo:hover {
	color: #FFFFFF;
	background-color: #cccc99;
	position:relative;
}
/* 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;
}

.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;
}

/* nuages de tags */
.nuage1 {
	font-size: 15px;
}

.nuage2 {
	font-size: 18px;
}

.nuage3 {
	font-size: 21px;
}

.nuage4 {
	font-size: 24px;
}

.nuage5 {
	font-size: 27px;
}

.nuage6 {
	font-size: 30px;
}
/* nuages de tags */
div.rootcatimg {
	margin-bottom: 5px;

}

/* corners */
div.rnded {
	clear: both;
	width: 1013px;
	margin: 0px auto;
}
div.rnded div.rndedtop {
    background:url("images/tl.gif") no-repeat bottom left;
    padding:0px;
    width:100%;
}
div.rnded div.rndedtop div.rndedright {
    background:url("images/tr.gif") no-repeat bottom right;
    height:11px;
    margin-left:11px;
}
div.rnded div.rndedmiddle {
    background:url("images/l.gif") repeat-y left;
    clear:both;
    width:100%;
}
div.rnded div.rndedmiddle div.rndedright {
    background:url("images/r.gif") repeat-y right;
    margin-left:5px;
}
div.rnded div.rndedmiddle div.rndedright div.rndedcontent {
    background:url("images/bg.gif") repeat top left;
    margin-right:5px;
    padding:0px 7px;
}
div.rnded div.rndedmiddle div.rndedright div.rndedcontent p {
    margin:0px;
    padding-top:15px;
}
div.rnded div.rndedmiddle div.rndedright div.rndedcontent h2 {
    margin:0px;
    padding:7px 0px;
}
div.rnded div.rndedbottom {
    background:url("images/bl.gif") no-repeat top left;
    clear:both;
    padding:0px;
    width:100%;
}
div.rnded div.rndedbottom div.rndedright {
    background:url("images/br.gif") no-repeat top right;
    height:12px;
    margin-left:12px;
}
/* extra */
.produitPetitdesc {
	margin-left:170px;
	padding-left:5px;
	border-bottom:1px dotted #2e6951;
	min-height: 130px;
	height: auto !important;
	height: 130px;
}
div.produitPetitdesc div.chapoProduit {
	font-style: normal;
	font-size: 1.0em;
	margin-top: 10px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}
body#pro div#monCompte {
	background-image: url("images/pro_online.gif");
	background-repeat: no-repeat;
	background-position: 30% 0%;
}
body#reg div#monCompte {
	background-image: url("images/user_online.gif");
	background-repeat: no-repeat;
	background-position: 30% 0%;
}
.probox {
	margin-top:10px;
	padding-top:5px;
	border-top:1px dotted #2e6951;
}
div.probox h4 {
	margin-bottom:5px;
	text-decoration:underline;
}
/* panier */
.paniertable {
	border:3px solid #c6cdde;
}
/* general */
.imgleft {
	margin-right: 5px;
	float: left;
}
.imgright {
	margin-left: 5px;
	float: right;
}
.clear {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
}
/* General classes for placing floating blocks */
.column1 {
	float: left;
	clear: left;
	width: 49%;
}

.column2 {
	float: right;
	clear: right;
	width: 49%;
}
.left-box {
	float: left;
	width: auto;
	text-align: left;
}

.right-box {
	float: right;
	width: auto;
	text-align: right;
}
.strike {
	text-decoration: line-through;
}

/* Ttweaks */
* html .column1, * html .column2 { width: 45%; }

/* Impressions */
@media print
{
	body, * {
		background:none;
		background-image:none;
		background-color:#fff;
	}
	.noimprime, #nav, #entete, #footer, #chemin, #pages, #menuGeneral {
		display:none;
	}
	#content, #contenu {
		width:95%;
		border:none;
	}
}

