@import url("../../common/css/main.css");

a {
	color: #00919e;
}
a:hover {
	color: #004997;
}
#head {
	border-bottom-color: #e87900;
}
#mainMenu li.piscine {
	background-image: url(../../img/common/head/menu_bg_af.gif);
	width: 95px;
	text-align: right;
	padding-right: 2px;
}
#conts a:hover, .modalBox a:hover {
	border-bottom-color: #004997;
}
#conts h1 {
	color: #1d62a8;
}
#conts  h3, .modalBox h3, #conts .titolo {
	color: #f2942e;
}
