body {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	margin:0px;
	background-color:#ffffff;
	color:#000000;
}

a
{
	color:#B50810;
}

td
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
}

h3 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #B50810; 
	Text-align: Justify; 
	Font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 17px; 
}

.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #B50810;
}

.textebox {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	width: 100%;
}

.Composant_200 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	width: 200px;
}

.Composant_300 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	width: 300px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 100%;

}
.textebox20 {

	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	width: 20px;
}

.Textepetit {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	font-style: italic;

}
.Textepetit2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
.Contour {
	border: 1px solid #000000;


}
.ContourGauche {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

.ContourGaucheDroite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;

}
.ContourGaucheDroiteBas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-bottom-style: solid;

}
.ContourHaut {

	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-left-style:none;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
}
.Bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	width: 100%;
}

.Erreur
{
	color:#a60d12;
	font-size:12px;
}

.puce_01 {
	list-style-image:url('facture/faq/images/puce.gif');
}

.puce_02 {
	list-style-image:url('facture/faq/images/petite_puce.png');
}

.puce_img
{
	background-image:url('img/alp-facturation/faq/puce.gif');
	background-repeat:no-repeat;
	padding-left:10px;
}

.Rouge
{
 color:#B50810;
}