/* CSS Document */

html,body{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-align:center;
	background-color: #043682;
}


#pagina {
	width: 940px;
	margin: 0 auto 0 auto;
	color: #4F657B;
	text-align:left;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/bg_tot.jpg) top center repeat-y;
	z-index: 0;
	position: relative;
}

#contenuto {
	width: 900px;
	float: left;
}


#intestazione {
	width: 100%;
	height: 125px;
	position: relative;
	z-index: 0;
}

.menu_att{
	
}



#menu{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #3946A7; 
	margin-top: 88px;
	width: 900px;
	float: left;
	height: 28px;
	z-index: 20;
	position: absolute;
}

#menu ul, #menu ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu ul li {
	display:inline;
	float: left;
	background: url(../images/spazio_menu.gif) top right no-repeat;
	cursor: pointer;
	line-height: 28px;
}

ul.menu_sez, ul.menu_sez li {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}

ul.menu_sez li {
	background: url(../images/freccina.gif) top left no-repeat;
	padding: 0 0.5em 0.5em 2em;
	margin-top: 0.2em;
}

ul.menu_sez li a:link,ul.menu_sez li a:visited {
	color: #3946A7;
	font-weight: bold;
	text-decoration: none;
}

ul.menu_sez li a:hover {
	color: #F90;
	text-decoration: underline;
}

.semitrasp {
	width: 175px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	background: #FFF;
	height: 25px;
	position:relative;
	z-index: 10;
	display: none;
}

.casellasez {
	width: 265px;
	height: 168px;
	float: left;
	cursor: pointer;
	background: url(../images/bg_sezione.jpg) top left no-repeat;
}

.casellasez .titolo {
	width:245px;
	float: left;
	text-align: center;
	margin-top: 9px;
	margin-bottom: 5px;
	background: #FFF;
	color: #F90;
	font-size: 17px;
	font-variant: small-caps;
	font-weight: bold;
	cursor: pointer;
}

.casellasez .testo {
	width:245px;
	float: left;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	background: #FFF;
	font-size: 11px;
	color: #3946A7;
}

#sottomenu {
	width: 100%;
	float: left;
	margin-top: 30px;
	background: url(../images/bg_sottomenu.jpg) top left repeat-y;
}

#sottomenu .voce{
	background:url(../images/freccina1.gif) top left no-repeat;
	padding-left: 20px;
	height: 25px;
	position: relative;
	z-index: 0;
	cursor: pointer;
	color: #5067BB;
}

#sottomenu .voce .titolo{
	width: 100%;
	float: left;
	position: absolute;
	z-index: 100;
	padding: 4px 0 0 7px;
	font-weight: bold;
}

h2 {
	padding: 0;
	margin: 0;
	font-family: Copperplate Gothic Light, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 30px;
	color: #3946A7;
}

h3 {
	padding: 10px 0 0 0;
	margin: 0;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}

h3 a:link, h3 a:visited, h3 a:hover {
	color: #3946A7;
	text-decoration: none;
	
}

h4 {
	padding: 0;
	margin: 10px 0 20px 5px;
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F90;
}


h5 {
	padding: 0;
	margin: 10px 0 20px 0;
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	color: #F90;
}

#testo p {
	padding: 10px 20px 10px 5px;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Trebuchet MS, Arial, Verdana, sans-serif;
}

#dropmenudiv{
position:absolute;
font-size: 11px;
text-align: left;
margin-top: 1px;
line-height:15px;
font-family: Trebuchet MS, Verdana, Arial, sans-serif;
z-index:100;
}

#dropmenudiv a{
	display: block;
	text-indent: 0;
	padding: 2px 0 2px 10px;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:link, #dropmenudiv a:visited{ 
	color: #FFF;
	background-color: #5FA1F8;
	text-decoration: none;
}


#dropmenudiv a:hover{ /*hover background color*/
	color: #0C44D0;
	background-color: #EAF3FC;
	text-decoration: none;
}

#testo a:link, #testo a:visited{
	font-size: 12px;
	color: #3946A7;
	font-weight: bold;
	text-decoration: none;
}

#testo a:hover{
	color: #F90;
	font-weight: bold;
	text-decoration: underline;
}

#testo ul {
	list-style-type:none;
	list-style-position: outside;
}

#testo ul, #testo ul li {
	margin: 0;
	padding: 0;
}

#testo ul li {
	padding: 2px 0 2px 15px;
	background: url(../images/pallino.gif) top left no-repeat;
}

#testo #servizi {
	font-size: 12px;
}

#testo label {
	width: 80px;
	float: left;
} 

#testo input {
	float: left;
}

a.orari:link, a.orari:visited {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}