.presta:link {font-family: arial,helvetica,sans-serif; font-size: 7pt; color: #2A8CBA; FONT-WEIGHT: bold; text-decoration:none}
.presta:visited {font-family: arial,helvetica,sans-serif; font-size: 7pt; color: #2A8CBA; FONT-WEIGHT: bold; text-decoration:none}
.presta:hover {font-family: arial,helvetica,sans-serif; font-size: 7pt; color: #2A974A; FONT-WEIGHT: bold; text-decoration:underline}

.presta_diff:link {font-family: arial,helvetica,sans-serif; font-size: 7pt; color: #2A974A; FONT-WEIGHT: bold; text-decoration:none}
.presta_diff:visited {font-family: arial,helvetica,sans-serif; font-size: 7pt; color: #2A974A; FONT-WEIGHT: bold; text-decoration:none}
.presta_diff:hover {font-family: arial,helvetica,sans-serif; font-size: 7pt; color: #2A974A; FONT-WEIGHT: bold; text-decoration:underline}

.form_titre_bleu:link {font-family: arial,helvetica,sans-serif; font-size: 8pt; color:  #2A8CBA; FONT-WEIGHT: bold; text-decoration:none}
.form_titre_bleu:visited {font-family: arial,helvetica,sans-serif; font-size: 8pt; color: #2A8CBA; FONT-WEIGHT: bold; text-decoration:none}
.form_titre_bleu:hover {font-family: arial,helvetica,sans-serif; font-size: 8pt; color:  #2A974A; FONT-WEIGHT: bold; text-decoration:underline}

.commande_titre_bleu:link {font-family: arial,helvetica,sans-serif; font-size: 8pt; color:  #2A8CBA; FONT-WEIGHT: bold; text-decoration:underline}
.commande_titre_bleu:visited {font-family: arial,helvetica,sans-serif; font-size: 8pt; color: #2A8CBA; FONT-WEIGHT: bold; text-decoration:underline}
.commande_titre_bleu:hover {font-family: arial,helvetica,sans-serif; font-size: 8pt; color:  #2A974A; FONT-WEIGHT: bold; text-decoration:underline}

.texte_bleu {
font-size: 8pt;
color : #2A8CBA;
font-family: arial,helvetica,sans-serif;
}

.texte_vert {
font-size: 8pt;
color : #2A974A;
font-family: arial,helvetica,sans-serif;
}

.titre_bleu {
font-size: 09pt;
color : #2A8CBA;
font-family: arial,helvetica,sans-serif;
FONT-WEIGHT: bold;
}

.titre_vert {
font-size: 09pt;
color : #2A974A;
font-family: arial,helvetica,sans-serif;
FONT-WEIGHT: bold;
}

.texte_gr {
font-size: 9pt;
color : #ffffff;
font-family: arial,helvetica,sans-serif;
FONT-WEIGHT: bold;
}

.erreur {
font-size: 9pt;
color : red;
font-family: arial,helvetica,sans-serif;
FONT-WEIGHT: bold;
}

.actu {
font-size: 9pt;
color : #71623E;
font-family: arial,helvetica,sans-serif;
}

.panier {
	border: 1px solid #2A974A;
	background-color: #2A8CBA;
	padding:5px;
	font-size: 09pt;
	color : #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	FONT-WEIGHT: bold;
	}

.panier_cont {
	border: 1px solid #2A974A;
	background-color: #BEDAE8;
	color:#2A8CBA;
	font-size: 09pt;
	font-family: arial,helvetica,sans-serif;
	FONT-WEIGHT: normal;
	}
	
	
#descriptif  {
	overflow:auto;
	height:285px;
	border: 0px dashed #659DAD;
	background-color: #ffffff;
	width:568px;
	color:#659DAD;
	}

#condition  {
	overflow:auto;
	height:265px;
	border: 0px dashed #659DAD;
	background-color: #ffffff;
	width:568px;
	color:#659DAD;
	}
	
#conteneur_info_valide  {
	overflow:auto;
	height:285px;
	border: 0px dashed #659DAD;
	background-color: #ffffff;
	width:568px;
	color:#659DAD;
	}	
	
input {
	background : #BEDAE8;
	border : 1px solid Black;
	font-size : 09px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #2A8CBA;
}

select {
	background : #BEDAE8;
	border : 1px solid Black;
	font-size : 09px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #2A8CBA;
}

textarea {
	background : #BEDAE8;
	border : 1px solid Black;
	font-size : 09px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #2A8CBA;
}