A, BODY, INPUT, OPTION, SELECT, TABLE, TD, TR, TEXTAREA {
	font-family:Verdana, Arial;
	font-size:11px;
}

.tableau
{
border-top: solid ; 
border-color: red ;
color:#2B007F;
font-size:12px;
font-family: verdana,arial;
text-decoration : bold;


} 

.texte_bleu{
	color:#2B007F;font-size:12px;font-family: verdana,arial; text-decoration : bold;
}


.texte_bleu_2{
	color:#2B007F;font-size:14px;font-family: verdana,arial; font-weight : bold; text-decoration : bold;
}


A.lien{FONT-SIZE: 9px; COLOR: #2B007F; FONT-FAMILY: verdana,arial ;text-decoration : none;}
A:visited.lien {FONT-SIZE: 9px; COLOR: #2B007F; FONT-FAMILY: verdana,arial;text-decoration : none;}
A:active.lien{FONT-SIZE: 9px; COLOR: #2B007F; FONT-FAMILY: verdana,arial;text-decoration : none;}
A:hover.lien{FONT-SIZE: 9px; COLOR: #2B007F; FONT-FAMILY: verdana,arial ;text-decoration : underline;}

A.lien2{FONT-SIZE: 14px; COLOR: red; FONT-FAMILY: verdana,arial ;text-decoration : none;}
A:visited.lien2 {FONT-SIZE: 14px; COLOR: red; FONT-FAMILY: verdana,arial;text-decoration : none;}
A:active.lien2{FONT-SIZE: 14px; COLOR: red; FONT-FAMILY: verdana,arial;text-decoration : none;}
A:hover.lien2{FONT-SIZE: 14px; COLOR: red; FONT-FAMILY: verdana,arial ;text-decoration : underline;}

A.lien3			{font-weight: bold; FONT-SIZE: 14px; COLOR: #2B007F; FONT-FAMILY: verdana,arial; text-decoration : none;}
A:visited.lien3 {font-weight: bold; FONT-SIZE: 14px; COLOR: #2B007F; FONT-FAMILY: verdana,arial; text-decoration : none;}
A:active.lien3	{font-weight: bold; FONT-SIZE: 14px; COLOR: #2B007F; FONT-FAMILY: verdana,arial; text-decoration : none;}
A:hover.lien3	{font-weight: bold; FONT-SIZE: 14px; COLOR: #2B007F; FONT-FAMILY: verdana,arial; text-decoration : underline;}

A.lien4{FONT-SIZE: 10px; COLOR: #2B007F; FONT-FAMILY: verdana,arial ;text-decoration : underline;}
A:visited.lien4 {FONT-SIZE: 10px; COLOR: #2B007F; FONT-FAMILY: verdana,arial;text-decoration : underline;}
A:active.lien4{FONT-SIZE: 10px; COLOR: #2B007F; FONT-FAMILY: verdana,arial;text-decoration : underline;}
A:hover.lien4{FONT-SIZE: 10px; COLOR: #2B007F; FONT-FAMILY: verdana,arial ;text-decoration : underline;}


.text_alert {
	FONT-WEIGHT: none; FONT-SIZE: 11px; COLOR: red; FONT-FAMILY: verdana,arial;
}

.titre_rouge{FONT-SIZE: 14px; COLOR: red; FONT-FAMILY: verdana,arial ;text-decoration : none;}

h1 {
	font: 14px verdana,arial;
	font-weight: bold;
	color:#2B007F;
}

h2 {
	font: 12px verdana,arial;
	color:#2B007F;
}

.tableau_formulaire
{
	border-top: solid 1px ; 
	border-bottom: solid 1px  ; 
	border-left: solid 1px  ; 
	border-right: solid 1px  ; 
	border-color: black ;
	background-color:#FFFFFF;
} 


.tableau_entete{
	color:#2B007F;
	background-color:#DCDDFC;
	font-size:14px;
	font-family: verdana,arial; 
	text-decoration : bold;
	text-align: center;

}

.tableau_ligne{
	color:#2B007F;
	font-size:12px;
	font-family: verdana,arial; 
	text-decoration : bold;
}

.tableau_entete_2{
	color:#2B007F;
	background-color:#EAEBFC;
	font-size:14px;
	font-family: verdana,arial; 
	text-decoration : bold;
	text-align: center;

}

.tableau_entete_3{
	color:#2B007F;	
	text-decoration : italic;
	background-color:#EFF0FB;
	font-size:14px;
	font-family: verdana,arial; 

	text-align: left;

}

.tableau_entete_4{
	color:#2B007F;	
	text-decoration : italic;
	background-color:#EFF0FB;
	font-size:10px;
	font-family: verdana,arial; 

	text-align: center;

}

.tableau_ligne_4{
	color:#2B007F;
	font-size:10px;
	font-family: verdana,arial; 
	text-decoration : bold;
	text-align: center;

}


.titre_bleu{FONT-SIZE: 25px; COLOR: #2B007F; FONT-FAMILY: verdana,arial ;text-decoration : none;}

.titre_bleu_h1{FONT-SIZE: 18px; COLOR: #2B007F; FONT-FAMILY: verdana,arial ;text-decoration : bold;}

.titre_bleu_h2{FONT-SIZE: 15px; COLOR: #2B007F; FONT-FAMILY: verdana,arial ;text-decoration : none;}

.titre_rouge_h2{FONT-SIZE: 15px; COLOR: red; FONT-FAMILY: verdana,arial ;text-decoration : none;}


.plus_produit li {
	font-size: 9px;
	list-style-type: circle;
}


fieldset {
	background: #C5FFFE;
	border: 1px solid black;
	margin: 0.5em 0 0 0;
	font-size: 15px;
	text-align: center;
}

legend {
	border: 1px solid black;
	background: #2B007F;
	color: white;
	font-variant: small-caps;
	letter-spacing: 0.1ex;
	font-weight: bold;
	padding: 0 0.2em;
}

#calcul {
	color: #2B007F;
	font-size: 12px;
	font-family: verdana,arial;
}
