.infotop{
    color: #808080;
    font-size: 11px;
    margin: auto;
    text-align: center;
}

.infotop a:link, .infotop a:visited {
	color:#808080;
	text-decoration:none;
}

.infotop a:hover {	
	text-decoration:underline;
}

#explications{
	float:left;
	width:986px;
	height:375px;
	background:transparent url(../images/accueil/bg-supp.png) no-repeat;
	padding-top:10px;
}

.centertitle{
	text-align:center;
}

.bloc1 {
	float:left;
	width:205px;
	padding-left:55px;
	height:337px;
}

.bloc2 {
	float:left;
	width:205px;
	height:337px;
	border-left:1px dashed #808080;
	margin-left:10px;
	padding:0px 7px 5px 5px;
}

/*** baseline ***/

.extrabloc{
 color:#808080;
 font-size:12px;
}

.extrabloc a, .extrabloc a:visited{
 font-size:12px;
 color:#808080;
 text-decoration:none;
 border-bottom:1px solid #F1F1F1;
}

.extrabloc a:hover{
 font-size:12Px;
 color: #ff7200;
}

.rouge{
	color:#d62408;
	font-weight:bold;
}

.vert{
	color:#31b639;
	font-weight:bold;
}

.bleu{
	color:#184dc6;
	font-weight:bold;
}

.jaune{
	color:#ffcf00;
	font-weight:bold;
}

.gottotop {
color:orange;
text-align:right;
}

.linkanchor{
	color:#808080;
	border-bottom:1px solid #E1E1E1;
	font-weight:normal;
	text-decoration:none;
}

.linkanchor:hover{
	color:orange;
	font-weight:normal;
	border-bottom:1px solid orange;
}
