.rubrique {
	color : #000000;
	font-size : 12px;
	font-family : Verdana;
	
}

.rubrique a {
	color : #000000;
	text-decoration:none;
}

.rubrique a:hover {
	color : #000000;
	text-decoration:underline;
}

.rubrique a:visit {
	color : #000000;
	text-decoration:none;
}

.b01 {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

.b01 a {
	color : #0066cc;
	font-weight: bold;

}

.b01 a:hover {
	color : #d1d1d1;
	font-weight: bold;
	
}

.b01 a:visit {
	color : #0066cc;
	font-weight: bold;
	
}

.ours {
	color : #000000;
	font-size : 9px;
	font-family : tahoma;
}

.ours a {
	color : #000000;

}

.ours a:hover {
	color : #e1e1e1;
	
}

.ours a:visit {
	color : #000000;
	
}


.vignette {
	color : #ff3333;
	font-size : 20px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;


}
.fiche {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ff3333;
	border-bottom-color: #ff3333;

}
