/* 
 * Copyright (c) 2007 http://www.thelia.fr. Tous droits réservés.
 * Ce template a été réalisé par http://www.scopika.com & http://www.fredodo.com
 */

/* 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;
	background-color: #34190b;
	font-size: 0.7em;
}

h1, h2, h3, h4{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, 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;
	color: #FF9800;
	background-image: url(images/puceTitre.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

h4{
	font-size: 0.9em;
	margin: 0;
	color: #0092dd;
	padding: 0;
}

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

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

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

img {
	border: 0
}

/* Page
-------------------------------------------------------- */
#contenutexte {
	width: 800px;
	float: left;
	margin-right:15px;
}


#content {
	margin: 0;
	padding: 0;
}

#contenu {
	width:960px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	position: absolute;
	left: 0px;
	top: 140px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-color: #fdfceb;
}

.titrePage {
	color: #ff9800;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/puceTitre.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 0;
	padding-left: 15px;
	font-size: 1.3em;
}
F
.contenuPage {
	padding-top: 10;
	padding-bottom: 10;
	margin: 0;
	font-size: 11px;
	color: #444444;
	padding-right: 30px;
	padding-left: 30px;
}

.sousTitrePage {
	color: #707276;
	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;
}

.texteRubrique {
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	padding-left: 15px;
	line-height: 1.3em;
	font-style: italic;
}


.separation {
	height: 1px;
	width: 782px;
	background-color: #0092DD;
	margin-top: 5px;
	margin-bottom: 5px;
}


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

#entete {
	width: 975px;
	margin: 0;
	padding: 0;
	color: #a5a5a5;
	background-image: url(images/fondEntete.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 15px;
	top: 0px;
	font-size: 1.1em;
	background-color: #FDFCEB;
	height: 140px;
}

.logo {
	margin: 0;
	padding: 0;
	height: 85px;
	width: 975px;
	float: left;
}

#menuHaut {
	margin: 0;
	padding: 0;
	float: left;
}

.blocMenuHaut {
	float: left;
	background-image: url(images/filetMenuHaut.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0;
	padding: 12px;
}

a.LIEN_menuHaut:link {
	color: #3d4242;
	text-decoration: none;
}

a.LIEN_menuHaut:visited {
	color: #3d4242;
	text-decoration: none;
}

a.LIEN_menuHaut:hover {
	color: #3d4242;
	text-decoration: underline;
}


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

.ListeProduitsPetits {
	float: left;
	width: 950px;
	margin: 0;
	padding: 0;
	background-color: #FF0000;
}

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

.contourImage {
	border: 1px solid #481a06;
	margin-bottom: 0px;
}

.titreProduit {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.3em;
}

.chapoProduit {
	color: #000000;
	text-align: left;
	line-height: 1.3em;
	margin-bottom: 20px;
	font-size: 1.1em;
	font-style: italic;
	margin-top: 10px;
}

.pubVerticale {
	margin: 0;
	padding:0;
	width: 120px;
	float: left;
}

.descriptionProduit {
	color: #444444;
	text-align: left;
	font-size: 11px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	width: 350px;
	float: left;
}

.ficheProduit {
	float:left;
	width: 960px;
	margin:0;
	padding:0;
}

.ombreImagesProduit {
	background-color: #d9d0bf;
	padding-right: 3px;
	padding-bottom: 3px;
}

.ombrePetitesImagesProduit {
	background-color: #d9d0bf;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	float: left;
}

.blocImagesProduit {
	margin: 0;
	padding: 0;
	float: left;
	width: 425px;
}

.titreImagesProduit {
	margin: 0;
	float: left;
	background-color: #ff9800;
	width: 400px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #481a06;
	border-bottom-color: #481a06;
	border-left-color: #481a06;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #481a06;
	background-image: url(images/puceTitreImageProduit.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.titreImagesProduitrub {
	margin-right: 5px;
	margin-top: 0px;
	float: left;
	background-color: #ff9800;
	width: 235px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #481a06;
	border-bottom-color: #481a06;
	border-left-color: #481a06;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #481a06;
	background-image: url(images/puceTitreImageProduit.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.blocMiniaturesProduit {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0;
	float: left;
	width: 423px;
}

.miniaturesProduit {
	padding: 0;
	width: 141px;
	text-align: center;
	margin: 0;
	float: left;
}

.docsProduit {
	float:left;
	width: 940px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #34190B;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


a.LIEN_commander:link {
	color: #61b4e8;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/puceSavoirPlus.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.LIEN_commander:visited {
	color: #61b4e8;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/puceSavoirPlus.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

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

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

#footer{
	width: 775px;
	color: #34190B;
	font-size: 0.9em;
	padding-top: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FDFCEB;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

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

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

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

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

.enteteTableau {
	color: #3eb500;
	font-weight: bold;
	background-color: #cce5a2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

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

.footerTableau {
	color: #3eb500;
	font-weight: bold;
	background-color: #a4d767;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 850px;
	text-align: right;
	margin: 10px;
	font-size: 1.2em;
}

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

.obligatoire {
	color: #FF0000;
}

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


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

#menuGeneral {
	width:210px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-image: url(images/fondMenu.gif);
	background-repeat: repeat-x;
	background-color: #068ef4;
	position: absolute;
	left: 0px;
	top: 85px;
}


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

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

.enteteMenu {
	display:none;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	overflow: hidden;
	zoom: 1;
}

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

dl#menu {
	width: 210px;
}


dl#menu dt {
	cursor: pointer;
}

dl#menu dt a {
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/puceMenu.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	overflow: hidden;
	zoom: 1;
	margin: 0;
}

dl#menu dt a:hover, dl#menu dt .selected {
	color: #FFFFFF;
	background-color: #6cabe7;
}

dl#menu dd {
}

dl#menu li {
}

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

dl#menu li a:hover, dl#menu li .selected {
	color: #FFFFFF;
	background-color: #6cabe7;
}
.animFlash {
	color: #444444;
	text-align: justify;
	line-height: 1.6em;
	font-size: 1.2em;
	width: 800px;
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float:left;
}
.contenuAccueil {
	margin: 0;
	padding:0;
	width: 810px;
	float:left;
}

