/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:#7f8b99;
	margin:0;
	border:0;
}
a{
font-size:small;
color:#CC0000;
text-decoration:none;
font-weight:bold;
}
a:hover{
font-weight:normal;

}
a.article{
font-size:x-small;

}
img{
display:block;
border:0;
padding:0;
margin:0;
}
img.bordure{
border:1px solid #cccccc;
}

.m3r{
	color: #cc0000;
	font-weight: bold;
	
}
h1{
	font-size: 21px;
	font-weight:normal;
	color: #375672;

}

h2{
	font-size: small;
	color:#006699;

}


.gras{
	font-weight: bold;
}
.small{
	font-size: x-small;
}

.fort{
font-weight:bold;
}
.mentions{
font-size: x-small;
color:#8AB3DE;
}
.gauche {
	text-align: left;
}
.indent20{
padding-left:20px;
}
.bleuGris{
	font-size: 12px;
	color: #477093;
	text-decoration: underline;
	line-height:25px;

}
.bleuGrisCentre11{
	font-size: 11px;
	color: #477093;
	text-align: center;
	font-weight:bold;
}
.bleuFonce{
color:#375672;
}
p.centre{
text-align: center;

}

div{
padding:0;
border:0;
margin:0;
}



