body {
	margin: 0;
	padding: 0; /*background-color: #FFFBD1;*/
	background-image: url(img/img_arr_plan.gif);
}
/* Gestion des Arrières plans */
.arplanhaut{
	background-image: url(img/img_ar_plan_haut.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

.arplanbas{
	background-image: url(img/img_ar_plan_bas.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

/* Texte Bas de Page */
.textebaspage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:center;
}

/* Catégories de la Rubrique Catalogue */

ul, li{padding:0px ; margin:2px}

.liste {
list-style:none ;
	padding-left:3px; 
	width :17em ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}

.liste li a {
list-style:none ;
color:black ; 
text-decoration:none ; 
display:block ;
border-bottom :1px solid #FFCC00;
}

.liste li a:hover {
list-style: none;
background-color:#FFD700 ; 
color:#E20909;
} 

.listeesp li a {
height:1.1em;
}

/* Bordures de tableaux */
.tableaudroite{
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-top-style: none;
	border-color: #BCBCBC;
	background: #FFFFFF;
}

.tableaugauche{
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #BCBCBC;
	background: #FFFFFF;
}

/* Formulaire */
.texteformulaire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2F8548;
}

.champformulaire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color:#FFFFF2;
	border-style:solid;
	border-color:#2F8548;
	border-width:1px;
}
.taillechamp{
	width:214px;
	height:120px;
}
.boutonformulaire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color:#FFD766;
}

/* Types d'ecriture liés à la CMS */

.standard{
	/*font: Verdana, Geneva,Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.standard a:visited{
	/*font: Verdana, Geneva,Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
}

.prix{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.prixrouge{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EA0101;
}
.standardmoins{
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-align:center;
}

.standardrouge{
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EA0101;
}
.standardsouligne{
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
}


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

.titrerubrique
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA0101;
}

.titrerubrique a:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA0101;
}
.titrerubriquegris
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEBEBE;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #119933;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

/* Pour le panier */

.tableaurubrique{
	background-color:#EFEFEF;
	border-style:solid;
	border-color:#E6E6E6;
	border-width:1px;
	
}

.bordpoint{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: Gray;
}

a :hover{
	color: #006400;
}
a :visited{
	color: #006400;
}

.titrerubrique
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA0101;
}

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

.note
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EA0101;
}
