/* Specifications principales */



a:link {color: #533224; text-decoration:underline;}

a:visited {color: #FFFF84; text-decoration:underline;}

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



body {

	background-color: #A0A050;

	margin: 0px;

	margin-top: 1px;

	color: #000000;

	SCROLLBAR-ARROW-COLOR: #D45F00;

	SCROLLBAR-FACE-COLOR : #623C2B;

	SCROLLBAR-TRACK-COLOR: #CCCCFF ;

	SCROLLBAR-SHADOW-COLOR: #9DACBF;

	SCROLLBAR-DARKSHADOW-COLOR: #B1C3D9;

	SCROLLBAR-HIGHLIGHT-COLOR: #9DACBF;

	SCROLLBAR-3DLIGHT-COLOR: #9DACBF;

	font-family : Tahoma, Helvetica, sans-serif;

}





.policetitregauche{

	color:#000000;

	font-size:18px;

	font-family:Arial, Helvetica, sans-serif;

}

.policetitregrand{

	color:#000000;

	font-size:24px;

	font-family:Arial, Helvetica, sans-serif;

}


.rouge_gras{

	color:#26222C;

	font-size:14px;

	font-family:Arial, Helvetica, sans-serif;

	background-color: C09CF6;

}

.bleu_gras{

	color:#26222C;

	font-size:14px;

	font-family:Arial, Helvetica, sans-serif;

	background-color: DAA2AC;

}

.police_onglet_gauche{

font-family: Times New Roman, Helvetica, sans-serif;
font-size:38px;

}


.policetitregauchepetit{

	color:#4A2D20;

	font-size:15px;

	font-family:Arial, Helvetica, sans-serif;;

}

.policepanierligne{

	color:#A44900;

	font-size:14px;

	font-family:"Courier", Times, serif;

	background-color: b3b3b3;

	

}

.policevisible{
	color:#FFFF84;
	font-size:18px;
	font-family: "Times New Roman", Times, serif;
}


.policebaspage{

	color:#FFFF84;

	font-size:12px;

	font-family: "Times New Roman", Times, serif;

}

.policepetitcaractere{

	font-size:12px;

}

.policetrespetitcaractere{

	font-size:9px;

}

.policecontact{

	font-size:12px;

	font-family: Arial, Helvetica, sans-serif;

	border: 1px solid #000000;

	}

.policepostit{

	font-size:14px;

	font-family: Arial, Helvetica, sans-serif;

	}




#PostIt {	position: absolute;

        left:708px;

	width: 240px;

	height: 100px;

	z-index: 1;

	top: 9px;

}











/* Barres horizontales */

hr {

	color: #623C2B;

	height: 1px;

	margin-top: -5px;

}







/***********************************************************************

 * Formulaires                                                         *

 ***********************************************************************/

/* Champ de saisie, boutons... */

input {

	color: #000000;

	font-size: 14px;

	background-color: #D6D6D6;

	/* border: 1px solid #000000; */

}



/* Zones de texte */

textarea {

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 12px;

	background-color: #b3b3b3;

	border: 1px solid #000000;

}





/* Listes */

select {

	background-color: #FFFF84;

	color: #000000;

	font-size: 12px;


}


option.gras {
color : red;
}


/***********************************************************************

 * Tableau                                                             *

 ***********************************************************************/



 

 table {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	border-width:1px; 

	border-color:black;



}


