@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #2e2e2e;
	line-height:16px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #2e2e2e;
	line-height:16px
}
a:visited {
	color: #2e2e2e;
}
a:hover {
	color: #2e2e2e;
}
a:active {
	color: #2e2e2e;
}
body {
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
.hrd {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c4c4c4;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #0078E6;
}
.copy a:link, .copy a:visited {
	color: #51ACFF;
	text-decoration: none;
}
.copy a:hover {
	color: #FFF;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2e2e2e;
	text-decoration: none;
	line-height: 16px;
	padding: 10px;
}

.text a:link, .text a:visited{
text-decoration:none;
color: #00539e;
}
.text a:hover{
color:#00539e;
text-decoration:underline;
}
.black {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2e2e2e;
	text-decoration: none;
	line-height: 16px;
}
.black a:link, .black a:visited{
color: #006ec5;
text-decoration:none;
}
.black a:hover{
color:#006ec5;
text-decoration:underline;
}
.img {
	padding: 3px;
	border: 1px solid #e9e9e9;
}

.alb {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.alb a:link, .alb a:visited{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bg-laterale {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ededed;
	border-left-color: #EDEDED;
}
.cauta {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2e2e2e;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 13px;
	width: 128px;
	border: 1px solid #FFFFFF;
}
.orange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #e96a01;
	text-decoration: none;
}
.orange a:link, .orange a:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #e96a01;
	text-decoration: none;
}
.orange a:hover{
	color: #00539e;
}
.alb a:hover{
	text-decoration: underline;
}
.bg-sus {
	background-image: url(images/bleu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 84px;
}
.bg-footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 66px;
}
.bg-navbar {
	background-image: url(images/bg-navbar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 54px;
}
.bg-bleu {
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 185px;
}
.lista {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2e2e2e;
	text-decoration: none;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.lista a:link, .lista a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2e2e2e;
	text-decoration: none;
	line-height: 20px;
}
.lista a:hover{

	text-decoration: underline;
}
#map{
	height: 350px;
	width: 500px;
	margin:0px;
}
.main {
width:170px;
border:0;
}

.month {
	background-color:#006ec5;
	font:bold 11px Verdana;
	color:white;
	padding:4px;
	background-image: url(images/calendar-sus.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.daysofweek {
background-color:#afafaf;
font:bold 11px verdana;
color:white;
padding:3px;
}

.days {
font-size: 11px;
font-family:verdana;
color:black;
background-color: #fff;
padding: 2px;
}

.days #today{
font-weight: bold;
color: #fff;
background-color:#006ec5;
}