/* Body setting */

body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #616B6A;
	font-size: 11px; 
	color: #000000;	
	margin-top: 10px;
}

a:hover {
	color: #9FE3FF;
	text-decoration:none;
}

a:link, a:visited {
	color: #9FE3FF;
	text-decoration: underline;
}

/* ====================================================================   
   TEXTE SETTINGS
   ==================================================================== */
.bleu {
	color: #9FE3FF;
}

a.bleufonce {
	color: #2094C5;
}

a.bleufonce:link, a.bleufonce:visited {
	color: #2094C5;
}


a.rouge,a.rouge:link, a.rouge:visited {
	color: #D12C00;
	font-weight:bold;	
}


.pointilles{
	color: #CCCCCC;
}

a.txtgrisf{
	color: #CCCCCC;
	text-decoration:none;
}

a.txtgrisf:link, a.txtgrisf:visited {
	color: #CCCCCC;
}

.textblc {
	color: #FFFFFF;
}

a.textvioletg:link, a.textvioletg:visited {
	color: #821789;
	font-weight:bold;
	text-decoration:underline;
}

.txtrouge{
	color: #D12C00;
	font-weight: bold;
}


		/* ligne pointillée
		------------------------ */
div#ligne-point{
	float: left;
	width: 570px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:10px;
	border-top: 1px dashed #821789 ;
	}


/* ====================================================================   
   DIV SETTINGS
   ==================================================================== */

div#bloc_general{
	margin-left: auto;
    margin-right: auto;
	width: 955px;
}

/* Div contenu 
   ==================================================================== */
div#bloc_contenu {
	float: left;
	width: 955px;
	height: auto;
	background-image:url(../images/interface/bck_contenu.gif);
	background-repeat:repeat-y;
}

/* Div lateral
   ==================================================================== */
div#bloc_lateral {
	float: left;
	width: 238px;
	height: auto;
	text-align:left;
	color:#FFFFFF;
}

/* Div central
   ==================================================================== */
div#bloc_central {
	float: left;
	width: 717px;
	height: auto;
	background-image:url(../images/interface/doursoux-securite_all_10.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

/* ====================================================================
	Page produits SETTINGS
   ==================================================================== */
 
		/* div titre de categorie
		------------------------ */
div#titre-categorie{
	float: left;
	width: 655px;
	height: 23px;
	background-image: url(../images/produits/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #424242;
	color:#FFFFFF;
	padding-top: 8px;
	padding-left: 30px;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 12px;
	margin-left:12px;
	margin-top:2px;
}

		/* div titre du produit
		------------------------ */
div#titre-produit{
	float: left;
	width: 210px;
	height: 28px;
	padding-top:10px;
	padding-left: 10px;
	font-weight:bold;
	background-color: #ECEDEF;
	font-size: 12px;
	border-right: 5px #CECED0 solid;
}

div#titre-point-pdt{
	float: left;
	width: 220px;
	height: 10px;
	background-image:url(../images/produits/pointille-titre-pdt.gif);
	background-repeat:no-repeat;
}


/* ====================================================================
	Div FOOTER
   ==================================================================== */
   
div#bloc_bottom {
	float: right;
	width: 955px;
	text-align:center;
	background-image:url(../images/interface/bde_footer.gif);
	background-repeat:no-repeat;
}

div#bloc_bottom2 {
	float: right;
	width: 955px;
	height: 25px;
	text-align:center;

}

	/* roll over footer
 	------------------ */
	
a.linkfooter {
    color: #9FE3FF;     
	text-decoration: none;     
}

a.linkfooter:link, a.linkfooter:visited {
    color: #9FE3FF;    
}



/* ====================================================================   
	FORMULAIRE
	==================================================================== */

textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: white; color: #000000;}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #D2F7FF; border: 1px solid black; color: black; text-align: left}

/* ====================================================================
	Blocs - AUTRES PAGES
   ==================================================================== */
   
 
