/* 
 * Copyright (c) 2009 Copyright (c) Soieries du Mekong
 * Ce template a été réalisé par http://www.paulloury.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 {
	padding: 0;
	margin: 0 0 0;
	background-repeat: repeat;
	border: none;
	height: 100%;
	width: 100%;
	background-image:url(images/fondstripes.jpg);
}

a {
	color: #999999;
	text-decoration: none;
	font-family: sans-serif;
}

a:visited {
	color: #999999;
	text-decoration: none;
	font-family: sans-serif;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
}
a:active {
	color: #999999;
	text-decoration:none;
	font-family: sans-serif;
}

.selected {
	color: #FF9933;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
}

img {
	border: 0
}

#centpourcent {
  height: 100%;
  width: 100%;
  }
  
.iframes {
background-color: white;
border: grey 1px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 12pt;
font-weight: normal
} 

/* TEMPLATE PRINCIPAL
-------------------------------------------------------- */

.menugeneral {
	color: #666666; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; }
	
.sousmenu {
	text-align: left;
}
	
#sousmenu a {
	color: #999999; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; }
	
#sousmenu a:hover {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	
.mentionslegales {
	color: #CCCCCC;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

/* CONTENU DES RUBRIQUES
-------------------------------------------------------- */
.textedebase {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textedebasebold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.couleurdefleche {
	background-color: #d4bd2c;
}

.encartcolore {
	background-color: #bdbdbd;
}

.texteencartcolore {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titregranderubrique {
	color: #8b8b8b;
	font-weight: normal;
	font-size: 20px;
	font-family: "Century Gothic", sans-serif;
}

.titrechoixrubrique {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	font-family: "Century Gothic", sans-serif;
}

.titrerubrique {
	color: #8b8b8b;
	font-size: 16px;
	font-family: "Century Gothic", sans-serif;
}
	
a.boutonlien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d4bd2c;
	font-weight: bold;
}

}
a.boutonlien:hover {
	color: #000000; 
}

.mentions {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
	
