A{
	text-decoration: none; 
}
img{
	border: none;
}
hr{
	color: #6A6A6A;
	border: 1px dashed;
	margin: 3px;
	margin-top: 10px;
}
/*Tout les éléments cacher pour ne pas gêner l'impression du document. */
div#minimenu,div#copyright,div.form, img#mlogo,div#menulien,.ssmenu, div#ssmenuactif ,div#bande,div#articleimage,#imprimer,div#lienhaut,p#pagination,div#droite{
	display: none;
}
/*CSS: niveau sous titre news */
h2.msstitre {
	font-weight: bold;
	margin-top: 5px;
	font-size: 11px;
}
.savoirplus,.uneactu {
	margin-bottom: 10px;
}
.savoirplus A:hover, A:link, A:visited {
	color: #ff6600;
}
.uneactu1{
	margin-bottom: 10px;
	border-top: 1px dashed;
}
/*CSS: Article */
div#corpsarticle{
	color: #6A6A6A;
}
div#textarticle{
	text-align: justify;
	float: left;
}
h1#titrepartie{
	color: #333333;
	font-weight: bolder;
}
h2#titrearticle {
	font-size: 1.3em;
	font-weight:bolder;
	margin-top: 0px;
}
h2#titrearticle {
	font-weight:bolder;
	margin-top: 0px;
}
div#menuarticle {
	color: #ff7011;
	font-size: .8em;
}
div#menuarticle A{
	text-decoration: underline;
}
span#selection{
	color: #339900;
}
