/* 
 * 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 textuels 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 textuels en général
-------------------------------------------------------- */
/* titre principal */
H1, H2, H3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	margin: 0;
}

H1    {
	font-size: 13pt;
	color: #000000;
}

H2    {
	font-size: 11pt;
	color: #000000;
}

H3    {
	font-size: 9pt;
	color: #000000;
}

H3.menur    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
}

H3.menub    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 120%;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
}

H3.smenur    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}

H3.smenub    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 120%;
	color: #000000;
	font-weight: bold;
	text-align: right;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}

H3.titreProduit    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 120%;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}

H4, H5, H6, H7    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0;
}

#menu H4    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	margin: 0;
}

#menu H4.selectedh4    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e95e0c;
	font-weight: bold;
	margin: 0;
}

/* liens sous titre */
.subtitre    {
	margin: 0;
	margin-top: 5px;
	margin-left: 10px;
	font-size: 12pt;
	color: #e95e0c;
}

/* texte t7 */
.t7    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	margin: 0;
}

/* texte t8 */
.t8    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin: 0;
}

/* texte t9 */
.t9    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin: 0;
}

/* texte t10 */
.t10    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0;
}

/* texte t11 */
.t11    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	margin: 0;
}

/* texte t12 */
.t12    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin: 0;
}

/* texte t13 */
.t13    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	margin: 0;
}

/* texte prix promo */
.prixpromo    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
}

/* texte prix */
.prixnorm    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	margin: 0;
	padding: 0;
	border: 0;
	}

/* texte compteurs */
.tcomp    {
	word-spacing: 0;
	text-indent: 0;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	margin: 0;
}




#menul1{
	background: transparent url('_img/menu_blanc_pattern.gif');
	background-repeat: repeat-y;
	float: right;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 10px;
	border: 0;
}

#entmenur{
	background: transparent;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 16px;
	border: 0;
}

.entmenur{
	background: transparent;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 16px;
	border: 0;
}

#entmenub{
	background: transparent;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 16px;
	border: 0;
}

.entmenub{
	background: transparent;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 16px;
	border: 0;
}

#footmenur{
	background: transparent;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 16px;
	border: 0;
}

.footmenur{
	background: transparent;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 16px;
	border: 0;
}

#footmenub{
	background: transparent;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 16px;
	border: 0;
}

.footmenub{
	background: transparent;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 16px;
	border: 0;
}

#menulr1{
	background: transparent url('_img/menu_rouge_pattern.gif');
	background-repeat: repeat-y;
	float: right;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 10px;
	border: 0;
}

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

.titrePage {
	color: #000000;
	text-align: left;
	font-weight: bold;
	width: 98%;
	padding: 0;
	padding-bottom: 5px;
}

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

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




/* Entête
-------------------------------------------------------- */
a.LIEN_entete:link {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:visited {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:hover {
	font-size: 8pt;
	color: #e95e0c;
	text-decoration: underline;
	font-weight: bold;
}


/* 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: 0;
	margin-bottom: 5px;
}

.chapoProduit {
	color: #000000;
	text-align: left;
	font-style: italic;
	font-size: 7pt;
	line-height: 120%;
	margin: 10px;
	width: 100%;
}

.descriptionProduit {
	width: 498px;
	height: 270px;
	overflow: hidden;
	color: #000000;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.prixProduit {
	color: #FF0000;
	text-align: right;
	font-weight: bold;
	line-height: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 100%;
	font-size: 9pt;
}

.ficheProduit {
	float:left;
	width: 100%;
	margin: 0;
}

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

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

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

A.LIEN_produit {
	color: #000000;
	text-decoration:none;
}

A.LIEN_produit:link {
	color: #000000;
	text-decoration:none;
}

A.LIEN_produit:visited {
	color: #000000;
	text-decoration:none;
}

A.LIEN_produit:hover {
	color: #000000;
	text-decoration:underline;
}

A.LIEN_rubrique {
	color: #000000;
	text-decoration:underline;
}

A.LIEN_rubrique:link {
	color: #000000;
	text-decoration:underline;
}

A.LIEN_rubrique:visited {
	color: #000000;
	text-decoration:underline;
}

A.LIEN_rubrique:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background: #000000;
}

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

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

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

a.LIEN_pages:hover {
	color: #000000;
	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;
}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}


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


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

/* Liens
-------------------------------------------------------- */
/* liens traditionnel */
A {
	color: #000000;
	text-decoration:none;
}

A:link {
	color: #000000;
	text-decoration:none;
}

A:visited {
	color: #000000;
	text-decoration:none;
}

A:hover {
	color: #000000;
	text-decoration:underline;
}

/* liens menu */
#menu A {
	color: #000000;
	text-decoration:none;
}

#menu A:link {
	color: #000000;
	text-decoration:none;
}

#menu A:visited {
	color: #000000;
	text-decoration:none;
}

#menu A:hover {
	color: #e95e0c;
	text-decoration:underline;
}

#menu A.lien-corail {
	color: #e95e0c;
	text-decoration:none;
}

#menu A.lien-corail:link {
	color: #e95e0c;
	text-decoration:none;
}

#menu A.lien-corail:visited {
	color: #e95e0c;
	text-decoration:none;
}

#menu A.lien-corail:hover {
	color: #e95e0c;
	text-decoration:underline;
}

/* liens corail */
A.lien-corail {
	color: #e95e0c;
	text-decoration:none;
}

A.lien-corail:link {
	color: #e95e0c;
	text-decoration:none;
}

A.lien-corail:visited {
	color: #e95e0c;
	text-decoration:none;
}

A.lien-corail:hover {
	color: #e95e0c;
	text-decoration:underline;
}

/* liens menu blanc */
A.menub {
	color: #FFFFFF;
	text-decoration:none;
}

A.menub:link {
	color: #FFFFFF;
	text-decoration:none;
}

A.menub:visited {
	color: #FFFFFF;
	text-decoration:none;
}

A.menub:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

/* liens bas de page */
#bas-de-page a{
	color: #000000;
	text-decoration:none;
}

#bas-de-page a:visited{
	color: #000000;
	text-decoration:none;
}

#bas-de-page a:hover{
	text-decoration:underline;
}

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