.form {
	font-family: verdana;
	border: 0px none;
	margin: 0px;
	padding: 0px;

}
.heading1, h1{margin-bottom: 0;padding-bottom: 0;font-family: Arial,Helvetica,Verdana,Sans-serif; font-size: 12px; color: #D61822; font-weight: bold;}
.heading2, h2{margin-bottom: 0;padding-bottom: 0;font-family: Arial,Helvetica,Verdana,Sans-serif; font-size: 12px; color: #D61822; font-weight: bold;}

.champ {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
.text {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;

}
.bouton {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #3B5163;
	cursor: hand;
	font-weight: bold;
}
.textblanc {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}


.textrouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #B9141B;
}
.titrerouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #D61822;
	font-weight: bold;
	font-variant: small-caps;
}
.borderrouge {
	border: 1px solid #BA3A47;
	filter: Glow(Color=#FFFFFF, Strength=5);

}

.lienblanc-accesrapide {
	font-family: verdana;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}
.lienblanc {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.lienblanc:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #D61822;
	text-decoration: none;
}
.legende {
	font-family: verdana;
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.lienrouge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #B9141B;
	text-decoration: underline;
}
.lienrouge:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
.produit {
	font-family: verdana;
	font-size: 9px;
	border: 1px dotted #666666;
	color: #B9141B;
	text-decoration: underline;

}
.produitlink {

	font-family: verdana;
	font-size: 9px;
	border: none;
	color: #B9141B;
	text-decoration: underline overline;
}
.produitlink:hover {

	font-family: verdana;
	font-size: 9px;
	border: none;
	color: #333333;
	text-decoration: none;
}
.lienpdf {

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #D61822;
	text-decoration: underline;
}
.lienpdf:hover {

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.boutonrouge {

	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CD2C1C;
	border: 1px solid #CCCCCC;
	cursor: hand;
	font-weight: bold;
}
.url_home {
	color:#ffffff;
	margin:5px, 0, 0, 0;
	text-decoration:none;
	font-family:helvetica, arial,verdana;
	font-size:14px;
	line-height:7.5pt;

	}
	.url_home2 {
	color:#CD2C1C;
	margin:5px, 0, 0, 0;
	text-decoration:none;
	font-family:helvetica, arial,verdana;
	font-size:14px;
	line-height:7.5pt;

	}
	
.url_home:hover { color: #CD2C1C ;  }  
