@CHARSET "ISO-8859-1";

.block-grandes-rubriques h3{
background:#3E96FF;
color:white;
text-align: center;
}
.block-grandes-rubriques{
border:1px solid #3E96FF ;
width:300px;
color:white;
}
.block-grandes-rubriques .contenu a{

display:block;
padding-left:5px;
width:142px;
float:left;
font-weight: bold;
margin-bottom:2px;
	
}