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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background:url(images/background.jpg) repeat-x;
	font-size: 10px;
}

h1, h2, h3{
	font-family: "Century Gothic", Arial, Verdana, Geneva, Helvetica, sans-serif;
}

h1{
	font-size: 17px;
	font-family:Arial;
	color:#e95e15;
}
h2{
	font-size: 13px;
	color:#e95e15;
}
h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

h5{
	font-size: 24px;
	color:#e95e15;
}

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

.orange {
	font-size: 10px;
	color:#e95e15;
}

.black {
	font-size: 10px;
	color:#333333;
}

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

a:hover {
	text-decoration: underline;
	color: #E95E15;
}

img {
	border: 0
}

.imgContour {
	border:3px solid #1d1e1d;
}


/* Produits styles
-------------------------------------------------------- */

a.LIEN_prod:link {
	color: #1d1e1d;
	text-decoration: none;
}

a.LIEN_prod:visited {
	color: #1d1e1d;
	text-decoration: none;
}

a.LIEN_prod:hover {
	text-decoration: none;
	color: #E95E15;
}


/* Rubrique
-------------------------------------------------------- */

#filtrer {
	width:100%;
	height:auto;
	margin-bottom:30px;
}

#filtrer li {
display:inline;
}

#filtrer ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#filtrer li a {
	background:url(images/puce.gif) no-repeat;
	color:#1d1e1d;
	font-size:9px;
	font-weight:bold;
	padding-left:10px;
	margin-left:5px;
	text-decoration:none;
}

#filtrer li a:visited {
	background:url(images/puce.gif) no-repeat;
	color:#1d1e1d;
	font-size:9px;
	font-weight:bold;
	margin-left:5px;
	padding-left:10px;
	text-decoration:none;
}

#filtrer li a:hover {
	background:url(images/puce.gif) no-repeat;
	color:#E95E15;
	font-size:9px;
	font-weight:bold;
	padding-left:10px;
	margin-left:5px;
	text-decoration:none;
}

.prodSelect {
	float:left;
	margin-right:15px;
	width:170px;
	height:auto;
}

.produitImgTbl {
	border:3px solid #1d1e1d;
	overflow:hidden;
	width:170px;
	height:170px;
	position:relative;
}

.produitPromo {
background:#1A171B none repeat scroll 0 0;
bottom:5px;
color:#E95E15;
font-size:12px;
height:20px;
left:0;
padding-top:5px;
position:absolute;
width:80px;
}

.produitImgTbl {
	width:170px;
	height:170px;
}

.imgContener {
	overflow:hidden;
	width:100%;
	height:100%;
	text-align:center;
}


.TitreProduit {
	color:#1d1e1d;
	font-size:9px;
	margin-top:10px;
	text-align:center;
	width:170px;
}

.PrixProduit {
	font-family:Arial;
	color:#1d1e1d;
	font-size:15px;
	margin-top:5px;
	text-align:center;
	width:170px;
	font-weight:bold;
}

a.other:link {
	font-family:Arial;
	color:#1d1e1d;
	font-size:15px;
	font-weight:bold;
}


a.other:link {
	font-family:Arial;
	color:#1d1e1d;
	font-size:15px;
	font-weight:bold;
}


a.other:visited {
	font-family:Arial;
	color:#1d1e1d;
	font-size:15px;
	font-weight:bold;
}


a.other:hover {
	font-family:Arial;
	color:#E95E15;
	font-size:15px;
	font-weight:bold;
}

.activ {
	font-family:Arial;
	color:#E95E15;
	font-size:15px;
	font-weight:bold;
}

.zoneDeSaisie {
background-color:#FFFFFF;
border:1px solid #1A171B;
color:#1A171B;
font-size:10px;
font-weight:bold;
height:14px;
padding:2px;
width:173px;
}

.zoneForm {

background-color:#FFFFFF;
border:1px solid #1A171B;
color:#1A171B;
font-size:10px;
font-weight:bold;

}

#recherche {
height:20px;
width:240px;
}

#champR {
height:20px;
width:175px;
float:left;
}

#bttnR {
height:20px;
width:31px;
float:left;
}



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

#wrapper {
	width: 885px;
	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: 885px;
	background-color: #FFFFFF;
}

#content {
	clear: both;
	float: left;
	width:885px;
	height:auto;
	padding: 0;
	margin-bottom: 20px;
	min-height: 625px;
	background:url(images/back.gif) no-repeat top;
}

#contenu {
	float:left;
	height:auto;
	margin:0;
	padding-left:20px;
	width:580px;
}

#sidebar {
	float:left;
	height:auto;
	margin-left:10px;
	padding:0;
	width:240px;
}

.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: #141414;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

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

#welcome {
	width:550px;
	color:#1D1E1D;

}


#welcome ul {
	padding-left:10px;
}


/* Entête
-------------------------------------------------------- */

#entete {
	float: left;
	width: 885px;
	height: 85px;
	margin: 0;
	padding: 0px;
	color: #333333;
	background:url("images/header.gif") no-repeat;
	position:relative;
}

#entete_corner { position:absolute; background:#1A171B;     height: auto;
    padding: 5px;
    right: 40px;
    text-align: center;
    width: 200px; }

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

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

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


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

.chemin {
	font-size: 0.9em;
	color: #8b8b8b;
}

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

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

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

/* 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;
	width:auto;
}

.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: #1A171B;
	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;
}


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

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

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

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


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

#footer{
	float: left;
	width: 960px;
	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: #dedce6;
	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: 765px;
	text-align: right;
	margin: 10px;
}


.obligatoire {
	color: #FF0000;
}

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


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

#menu {
	float: left;
	width: 885px;
	height: 85px;
	margin: 0;
	padding: 0px;
	color: #333333;
	background:url("images/menu.gif") no-repeat;
}

#capsmenu { height: 65px;
    margin-left: 20px;
    margin-top: 20px;
    width: 865px;}

a.MENU, a.MENU:visited {
	color:#FFF;
	font-size:20px;
	font-family:"Century Gothic", Arial, Verdana;
	text-transform:uppercase;
	text-decoration:none;
}

a.MENU:hover {
	color:#e95e15;
	font-family:"Century Gothic", Arial, Verdana;
}



/* Sous menu général
-------------------------------------------------------- */

#sub {
	float: left;
	width: 865px;
	height: 94px;
	margin: 0;
	padding-left: 20px;
	padding-top: 30px;
	color: #333333;
	background:url(images/sub_titre.gif) no-repeat;
}

.stripes {
background:url(images/stripe.png) repeat;
height:20px;
margin-top:5px;
width: 550px;
}

a.rubriquem:link, a.rubriquem:visited {
	color:#E95E15;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
}

a.rubriquem:hover {
	color:#1D1E1D;
	text-decoration:none;
}


a.srubrique:link, a.srubrique:visited {
	color:#1D1E1D;
	font-size:15px;
	margin:10px;
}


a.srubrique:hover {
	color:#E95E15;
}


/* SideBar
-------------------------------------------------------- */

#selection_titre {
	width: 207px;
	height: 38px;
}


#selection_content {
	width: 207px;
	height: 171px;
	background:url(images/back_selection.gif) no-repeat;
	text-align:center;
	position:relative;
}


#selection_prix {
background:#1A171B;
bottom:5px;
color:#E95E15;
font-size:12px;
height:20px;
left:1px;
padding-top:5px;
position:absolute;
width:80px;
}


#marque_titre {
	width: 207px;
	height: 40px;
	margin-top:20px;
}

#marque_content {
	width: 207px;
	height: 110px;
	margin-top:10px;
}

#contactez_titre {
	width: 207px;
	height: 38px;
	margin-top:20px;
}

#contactez_content {
	width: 207px;
	height: auto;
	margin-top:10px;
	color:#2e2e2e;
	font-size: 11px;
}


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

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


a.LIEN_signature:link {
	background:#1a171b;
	color:#e95e15;
	padding:2px 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration:none;
}

a.LIEN_signature:visited {
	background:#1a171b;
	color:#e95e15;
	padding:2px 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration:none;
}

a.LIEN_signature:hover {
	background:#e95e15;
	color:#1a171b;
	padding:2px 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration:none;
}

#GalerieMarques {
	width: 213px;
	height: 175px;
	margin-left:20px;
	margin-top:5px;
}

#GalerieMarques .SlidingPanels {
	width: 213px;
	height: 207px;
}
#GalerieMarques .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#GalerieMarques .SlidingPanelsContent {
	float: left;
	width: 213px;
	height: 207px;
}

