body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #082D51;
	background-repeat: repeat-x;
	background-image: url(images/sfondino_1.jpg);
	color: #FFFFFF;
	line-height: 20px;

	
}



.class1 A:link {
text-decoration: underline;
	color: #FFFFFF;
}
.class1 A:visited {
text-decoration: underline;
	color: #FFFFFF;
}

.class1 A:hover {
 text-decoration: none;
	color: #FFFFFF;

}



form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}


h1 {
	font-size: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: -20px;
}

h2 {
     border-bottom: 1px dashed #B9B9B9;
	text-transform: capitalize;
	font-size: 18px;
	
}
}

h3 {
font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: -20px;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}


hr {
		border: 1px dotted #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #336699;
	height: 45px;
	background-color: #E4E4E4;
}

#menu .current_page_item a {
	height: 45px;
	color: #336699;
	background-color: #FFFFFF;
}

/* Splash */

#splash {
	width: 960px;
	height: 200px;
	margin: 0 auto;
}


/* Logo */

#logo {
	width: 960px;
	
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #224D77;
}


#page {
	width: 960px;
	border: 2px solid #CCCCCC;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #336699;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;

	
}

/* Content */

#content {
float:none;
 
	
}


.image_home {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.image_home_dx {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.image_dentro {
	height: auto;
	width: 200px;
	border: 1px solid #FFFFFF;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 5px;
	float: left;
}
.bordoimage_home {
	border: 1px solid #FFFFFF;
	

}

.image_gallery {
	border: 1px solid #CCCCCC;
	padding: 2px;
	float: left;
	height: auto;
	width: 210px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.tabella_dentro {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	padding: 10px;
}

.cella_tab_home_bordo {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}



.post {
	float: left;
	width: 720px;
	color: #FFFFFF;
	padding: 10px;
}

.title {
	
	border-bottom: 1px dashed #B9B9B9;
	text-transform: capitalize;
	font-size: 24px;
	padding-top: 2px;
	padding-right: 20px;
	margin-bottom:5px;
	width:auto;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}


#sidebar {
	float: left;
	width: 200px;
	font-size: 12px;
	padding-top: 35px;
	padding-bottom: 35px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	width: 200px;
	background-color: #FFFFFF;
	text-transform: uppercase;
	color: #336699;
}


#sidebar a {
	font-weight: normal;
	text-decoration: none;
	color: #336699;
	margin-left: 10px;
}
#sidebar a:hover {
	width: 190px;
	color: #990000;
	margin-left: 10px;
}
.sidebar_menu_cliccato {
	margin-bottom: 20px;
	width: 200px;
	background-color: #336699;
	text-transform: uppercase;
	color: #FFFFFF;
}

#sidebar_2{
	float: left;
	width: 190px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 35px;
	color: #FFFFFF;
	margin-left: 10px;

}


#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 11px;
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
#gallery {
	position:relative;
	height:200px;
	float: left;
	width: 720px;
	border: 2px solid #FFFFFF;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}


#gallerysotto
{
	position:relative;
	height:230px;
	float: left;
	width: 350px;
	border: 2px solid #FFFFFF;
}
	#gallerysotto a {
		float:left;
		position:absolute;
	}
	
	#gallerysotto a img {
		border:none;
	}
	
	#gallerysotto a.show {
		z-index:500
	}

	#gallerysotto .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallerysotto .caption .content {
		margin:5px
	}
	
	#gallerysotto .caption .content h3 {
	margin:0;
	padding:0;
	color:#CC6600;
	font-weight: bold;
	text-decoration: none;
	}
