body {
font : 90% verdana, helvetica, sans-serif; 
margin : 0; 
padding : 0; 
text-align : center; 
} 
/* intestazione */

#intestazione {
	width : 100%;
	text-align : center;
	background : url(images/sfondo.gif) repeat;
	color : #000000;
	height: 96px;
} 

h1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 250%; 
font-weight : bold; 
color : #000099; 
margin : 0; 
padding : 10px 0; 
background-image : url(images/sfondo.gif); 
}
 
h3 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 125%; 
font-weight : bold; 
color : #000099; 
margin : 0; 
padding : 10px 0; 
background-image : url(images/sfondo.gif); 
}

.logo {
margin : 0 0 0 25px; 
float : left; 
} 

.logo2 {
margin : 0 25px 0 0; 
float : right; 
} 

/* indirizzo e telefoni */

#indirizzo {
	width : 100%;
	text-align : center;
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	margin : 0;
	border-top-width : 2px;
	border-bottom-width : 0px;
	border-top-style : solid;
	border-bottom-style : solid;
	border-top-color : #cccccc;
	border-bottom-color : #cccccc;
	background-color: #88A3C7;
	background: #88A3C7;
} 

#telefono {
width : 100%; 
text-align : center; 
background : #88A3C7; 
color : #ffffff; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 1em; 
font-weight : bold; 
margin : 0; 
border-top-width : 0px; 
border-bottom-width : 2px; 
border-top-style : solid; 
border-bottom-style : solid; 
border-top-color : #cccccc; 
border-bottom-color : #cccccc; 
} 

/* box */

#box {
	width : 100%;
	text-align : left;
	position : relative;
	background : #88A3C7;
	color : #ffffff;
} 

#box a:hover {
color : #ffffff; 
background-color : #0000cc; 
} 

/* colonna destra */

#destra {
	position : absolute;
	top : 0;
	left : 0;
	width : 20%;
	padding : 1em 0;
	background-color: #88A3C7;
}
 
.loghi {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	margin-right : 2%;
	margin-left : 2%;
	margin-top : 25px;
	text-align : center;
	font-weight : bold;
	padding : 3px;
	font-size : 100%;
	color: #000000;
}

.logobase {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	margin-right : 6%;
	margin-left : 6%;
	margin-top : 25px;
	text-align : center;
	font-weight : bold;
	padding : 3px;
	font-size : 100%;
	color: #000000;
}

 
.bestia {
background-color : #88A3C7; 
margin-right : 5%; 
margin-left : 5%; 
margin-top : 25px; 
text-align : center; 
padding : 3px; 
}
 
/* colonna centrale */

#centro {
	margin : 0 17% 0 20%;
	background : #fff;
	padding : 5px 10px 5px 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
} 

#centro img{
 border : none;
} 

.pentola {
float : left; 
margin : 0 5px 0 10px; 
}

.riquadro {
padding : 1%; 
width : 100%; 
margin : 1%; 
} 

.riquadro a {
font-weight : bold; 
text-align : left; 
text-decoration : none; 
} 

h2 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 125%; 
color : #0000cc; 
margin : 0 10px 10px 0; 
float : left; 
padding : 5px; 
width : 200px; 
background-image : url(images/sfondino.gif); 
border : 1px solid #0000ce; 
} 

p {
margin-top : 15px; 
padding-bottom : 20px; 
border-bottom : 1px solid #0000cc; 
}
 
.partecipa {
padding : 1%; 
margin-top : 1%; 
margin-bottom : 1%; 
margin-right : 3%; 
margin-left : 20%; 
width : 80%; 
} 

/* colonna sinistra con menu verticale */
 
#sinistra {
position : absolute; 
top : 0; 
right : 0; 
width : 16.9%; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 1em; 
color : #ffffff; 
font-weight : normal; 
background-color : #88A3C7; 
margin-right : 0; 
margin-left : 10px; 
} 

#navmenu {
font-family : Verdana, Arial, Helvetica, sans-serif; 
margin-top : 25px; 
text-align : center; 
font-weight : bold; 
border : 1px solid #0000cc; 
background-color : #88A3C7; 
} 

#navmenu ul {
list-style-type : none; 
margin : 0 5%; 
padding : 0; 
text-align : left; 
background-color : #0000cc; 
} 

#navmenu a {
display : block; 
color : #000033; 
padding : 2px; 
text-decoration : none; 
width : 100%; 
font-weight : bold; 
background-color : #ffffff; 
} 

#navmenu a:hover {
color : #ffffff; 
margin-bottom : 5px; 
background-color : #00CCFF; 
} 

#navmenu li {
margin-bottom : 5px; 
} 

#navmenu li a#activelink {
color : #000; 
text-decoration : none; 
background-image : url(images/sfondino.gif); 
} 

/* footer*/

#piedipagina {
width : 100%; 
text-align : center; 
background : #88A3C7; 
border-top-width : 2px; 
border-bottom-width : 2px; 
border-top-style : solid; 
border-bottom-style : solid; 
border-top-color : #cccccc; 
border-bottom-color : #cccccc; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : bold; 
color : #ffffff; 
font-size : 100%; 
} 

/* effetti rollover su link */

.bianco a {
color : #ffffff; 
text-decoration : underline; 
font-weight : bold; 
margin-left : 5px; 
background-color : #3333CC; 
}
 
.bianco a:hover {
color : #0000CC; 
font-weight : bold; 
text-decoration : underline; 
background-color : #FFFFFF; 
} 

/* setto trasparente */

.setto {
display : none; 
} 

