* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #646464;
	text-align: center;
	margin: 0;
}
	/**contorno principal**/
#alrededor {
	width: 100%;
	height:auto;
	text-align: center;
	border-top: 3px solid #046920;
	
}
#cuerpo{
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
	margin: 2px 0;
	border: 1px;
	text-align: center;
	
}
#cabecera{
	/*background-image: url('img/bottoni/banner.jpg');*/
	height: 214px;
	width: 850px;
	display: block;
    margin: auto;
		}
#superior{
	height:auto;
	width:100%;
	background-color: #FFFFFF;
	margin-top: 2px;
	text-align: right;
	border-bottom: 1px solid #046920;
	border-right: 1px solid #046920;
	border-left: 1px solid #046920;
	
}
#menuhoriz ul li {
      display: inline;
}
#menuhoriz ul li {
	display: inline;
	padding: 0 5px;
	background-color: #8BBD06;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #046920;
	color: #333333;
	margin: 2px;
}
#menuhoriz ul li:hover {
	background-color:#CCCCCC;
	cursor: pointer;
}
#menuhoriz ul {
        /* Linea para delimitar la botonera */
        border-bottom-width: 1px;
		border-bottom-style: solid;
        border-bottom-color: #046920;
}
	#medio {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	position: relative;
	margin: 10px 0 10px 0;
	left: 0px;
	width: 620px;
	}
	#medio p {
	clear: both;
	float: left;
	font-size: 12px;
	margin: 10px 10px 10px 0;
	text-align: justify;
	width: 600px;
	color: #333333;
	font-weight: bolder;
	line-height: 1.5em;
}
	.video {
	text-align:center;
	clear: both;
	}
	.medio{
	clear: both;
	margin: 0;
	padding: 5px 5px 5px 5px;
	text-align: center;
	width: 840px;
	}
#medio h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.2em;
 color: #8BBD06;
 margin: 0px;
 padding: 0px;
 text-align: justify;
}
#medio h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.7em;
 color: #8BBD06;
 margin: 0px 10px 0 0;
 padding: 0px;
 text-align: right;
}
#medio h3{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1em;
 color: #8BBD06;
 margin: 10px 10px 10px 0;
 padding: 0px;
 text-align: center;
}
#medio p strong {
	font-size: 1.2em;	
	color: #046920;
	font-family: Arial, Helvetica, sans-serif;
}
A.classe1:link {COLOR: #76AC2D; TEXT-DECORATION: none}
A.classe1:visited {COLOR: #AFED52; TEXT-DECORATION: none}
A.classe1:active {TEXT-DECORATION: none}
A.classe1:hover {COLOR: #B7C651; TEXT-DECORATION: underline}
.centrar-imagen {
text-align: center; 
} 


	#medioimg {
	background-color: #FFFFFF;
	float: right;
	height: 680px;
	position: relative;
	margin: 10px 0 10px 0;
	left: 0px;
	width: 620px;
	background-image: url('img/sfondi/sfondo_centro2.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
	
	#medioimg p {
	clear: both;
	float: left;
	font-size: 12px;
	margin: 30px 10px 0 0;
	text-align: justify;
	width: 500px;
	color: #333333;
	font-weight: bolder;
	line-height: 1.5em;
	}
#medioimg h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1em;
 color: #8BBD06;
 margin: 0px;
 padding: 0px;
 text-align: justify
}

#medioimg ul {
	clear: both;
	float: left;
	font-size: 12px;
	margin: 20px 0 0 0;
	text-align: justify;
	width: 500px;
	color: #333333;
	font-weight: bolder;
	line-height: 1.5em;
}
/*******************************************MENU SINISTRA******************************************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 180px; 
height: 400px;/*width of menu*/
float: left;
text-align: left;
margin: 0 0 0 1px;
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: #046920;
background: black url('img/sfondi/titlebar.png') repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 0; /*header text is indented 10px*/
text-align:center;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #046920;
background: url('img/sfondi/arrowbullet.png') no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted #8BBD06;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #57831F;
}

.arrowlistmenu ul li a:hover{
	color: #8BBD06;
	background-color: #EBFC9C;
	text-decoration: none;
}

/*************************************FINE MENU SINISTRA******************************************/
#banners{
clear: both;
width: 100%;
height: 50px;
background-color: #FFFFFF;
border-top: 1px dotted #046920;
margin-top: 20px;
padding: 5px 0 5px 0;
}

#abajo{
width: 100%;
height: auto;
background-color: #8BBD06;
margin-top:0;
border-bottom: 3px solid #046920;
clear: both;
color: #FFFFFF;

}
#abajo h1 {
	clear: both;
	font-size: 0.7em;
	height: auto;
	letter-spacing: 3px;
	margin: 5px 10px 5px 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#abajo1{
width: 100%;
height: auto;
background-color: #8BBD06;
margin-top:30px;
border-top: 1px dotted #046920;
border-bottom: 3px solid #046920;
clear: both;
color: #FFFFFF;
}
#abajo1 h1 {
	clear: both;
	font-size: 0.7em;
	height: auto;
	letter-spacing: 3px;
	margin: 5px 10px 5px 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
A:link {COLOR: #EAFF00; TEXT-DECORATION: none}
A:visited {COLOR: #DBD91D; TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}
A:hover {COLOR: #046920; TEXT-DECORATION: underline}

/* casse singolari*/
.flotar-i {
	float: right;
	position:absolute;
	top: 260px;
	width:150px;
	height:120px;
	right:1%;
	padding: 1px 1px 1px 1px;
}
.flotar-ii {
	float: right;
	position:absolute;
	top: 380px;
	width:150px;
	height:120px;
	right:1%;
	padding: 1px 1px 1px 1px;
}
.flotar-iii {
	float: right;
	position:absolute;
	top: 500px;
	width:150px;
	height:120px;
	right:1%;
	padding: 1px 1px 1px 1px;
}
/*******************************************Calendario***********************************************/
.fecha {
 text-align: center;
 width: 50px;
 font-family: "Times New Roman", Times, serif;
 font-weight:bold;
 border:1px solid #046920;
 margin: 0 20px 5px 0;
 }
.mes, .aņo {
 font-size: 14px;
 }
.dia {
 font-size: 30px;
 line-height: 22px;
 color:#8BBD06;
 }
/*******************************************Fine Calendario******************************************/

/*Galleria Cuccioli*/
.gallerycontainer{
	position: relative;
	background-color:#82BD25;
	height: auto;
	width: 840px;
	padding:5px 5px 5px 5px;
	color: #E9F788;
	border: 1px dotted #E9F788;
	margin: 0px 0px 10px 0px;
	text-align: right;
	background-image: url('le_nostre_foto/left_saradaniele.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	
}

.thumbnail img{
	border: 1px dotted #E9F788;

}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #FFFFFF;

}

.thumbnail span{
	position: absolute;
	padding: 5px;
	left: 0px;
	border: 1px dashed #DFF621;
	visibility: hidden;
	color: #74870A;
	text-decoration: none;
	background-color: #D3F22A;
	font-weight: bold;
	font-size: 0.7em;
	height: 260px;
	width: 260px;	

	}
	
/* Headers */
h3.galleriacuccioli {
    margin: 0;
    padding: 0;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 30px;
left: 80px; /*position where enlarged image should offset horizontally */
z-index:1;
}
