/* CSS Document */

.newsletter { color: black; font-size: 12px; 	background:transparent url(/medias/images/09/newsletter.gif) no-repeat scroll -15px -95px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.texte-small { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color: black;}
.footer { color: #4a4a4a; font-size: 9px; font-family: Arial; }
.footer a{ color: #b6101d; font-size: 9px; font-family: Arial; }

.footer2 { color: #4a4a4a; font-size: 11px; font-family: Arial; }
.footer2 a{ color: #b6101d; font-size: 11px; font-family: Arial; }
.footer2 a:hover{ color: #811019; font-size: 11px; font-family: Arial; }

a {font-size: 12px; font-family: Arial; color: #b6101d;}
a:hover {font-size: 12px; font-family: Arial; color: #811019;}

.justify { text-align: justify; }

body {
	margin-top: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;   
}

.border{
  border-top:1px solid black;
}

.border-table{
  border:1px solid black;
}

hr {border-style:dotted; color:#BF0000; border-width:0,5px; width:250px;}
