/* Linkeo Optipages */
@import "/css/optipage.css";

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.bordtab {
	border: 1px solid #000000;
}
.accroche {
	font-family: Verdana;
	font-size: 24px;
	color: #000066;
}
.fondpage {
	background-attachment: fixed;
	background-image:  url(interface/centre.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #60ACFA;

}
.counter {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.adresse {
	font-family: Verdana;
	font-size: 10px;
	color: #000066;
}
.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #044B93;
	text-decoration: none;
}
a {
	color: #ffffff;
	}
a:hover {
	color: #000099;
	}
h1 {
	display: none;

}
.texte_noir {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-image: url(interface/fond2.jpg);
	background-repeat: repeat-x;
	background-color: #FCFDFF;

}
.baseline {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #044B93;
	text-decoration: none;
	text-transform: lowercase;
}
.linkeo_cnil{
	font-family: Verdana;
	font-size: 10px;
	color: #60ACFA;
	text-align:center;
}

.optipage_footer a, .optipage_footer a:hover, .optipage_footer a:visited{color:#fff;font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}
.optipage_footer {color:#fff;padding:1em;margin-top:1em;}

.optibody {padding-left:1em;padding-right:1em;}

hr { color:#02688E;}