* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 10px;
}

img.right {
	float: right;
	margin-left: 10px;
}

.border {
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

.clear { clear: both; }

.float_right { float: right; }
.float_left { float: left; }
.overflow { overflow: hidden; height: 100%; }

a { font-weight: bold; }
a:hover { text-decoration: none; }

.paginatore { margin: 15px 0 5px 0; overflow: hidden; }
.frecce { font-size: 19px; }


#pagina_libera {
	overflow: hidden;
	height: 100%;
}


/**************************************** Main structure ****************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

#container {
	width: 990px;
	margin: auto;
	font-size: 1.2em;
}

#top_nav {
	height: 35px;
	text-align: right;
	padding-right: 20px;
	background-image: url(../images/layout/nav_top.jpg);
}


#header {
	height: 180px;
}

#header h1 {
	padding-top: 70px;
	padding-left: 60px;
	font-size: 2em;
}

#main_nav {
	height: 35px;
	padding-left: 9px;
	background-image: url(../images/layout/main_nav.jpg);
}

#contentwrapper {
	background: transparent url('../images/layout/contentwrapper.jpg') repeat-y 0 0;
}

#left {
	float: left;
	width: 230px;
	padding-top: 15px;
	margin-left: 13px !important;
	margin-left: 5px;
	font-size: 0.9em;
}

#content {
	margin-left: 255px;
	margin-right: 12px;
	padding: 15px 0;
}

#footer {
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
	
	background-image: url(../images/layout/footer.jpg);
}

/**************************************** text, images, lists ****************************/

p {
	/*margin-top: 10px;*/
	margin-bottom: 10px;
}

.center {
	text-align: center;
}

img.float_left {
	float: right;
}

.img {
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

span.data {
	padding-right: 9px;
	background: transparent url("../images/date.gif") no-repeat scroll 100% 50%;
	margin-right: 5px;
	font-size: 12px;
}

/*************************** Sidebar ***********************************/

.blocco_laterale {
	margin-bottom: 20px;
	line-height: 1.4em;
}

.blocco_laterale h3 {
	font-size: 1em;
	height: 19px;
	width: 225px;
	padding: 3px 0 3px 5px;
	margin-bottom: 10px;
}


p.sidebar {
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 100%;
	padding-left: 4px;
}

.blocco_laterale h4 {
	padding: 0;
	margin: 0;
}

.blocco_laterale h4 a.list {
	font-weight: bold;
	font-size: 13px;
	padding-left: 19px;
	background: transparent url("../images/ico-list.gif") no-repeat top left;
}


.mostra_tutti { text-align: right; }

p.topnav, .copyright { margin: 0; }
p.topnav {font-size: 12px; padding: 9px 0 0 20px; }
p.topnav a { font-weight: normal; font-size: 12px; }

#content p { padding: 0 5px 0 5px; line-height: 1.4em; }

/******************************* Intestazioni *******************************/

h1 {
	padding-top: 0px;
	margin-bottom:10px;
	padding-left:5px;
	font-size: 1.3em;
}

h2 {
	font-size: 1.3em;
	/*height: 37px;*/
	padding-top: 5px;
	/*margin-bottom: 3px;*/
	margin-bottom: 17px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/layout/h2.jpg);
	background-repeat: repeat-x;
	
	/*Aggiunte*/
	overflow: hidden;
	height: 100%;
}

h2 span.float_right a {
	font-size: 0.7em;
}

h3 {
	padding-left: 5px;
	font-size: 1em;
	margin-bottom: 10px;
}

h4 {
	font-size: 1em;
	height: 19px;
	padding-left: 5px;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}

dd { margin-bottom: 12px; }









/*-------------------------------------------------------------------------
 * WRAPPER GENERICO
 *------------------------------------------------------------------------*/
.generic_wrapper {padding: 0 5px;}
.generic_row {padding-bottom: 10px; margin-bottom:20px; overflow: hidden; height: 100%;}
.generic_row .generic_item {float: left; margin-right: 35px; width: 335px;}
.generic_row .last {margin-right: 0 !important;}


/*-------------------------------------------------------------------------
 * CATALOGHI
 *------------------------------------------------------------------------*/
 
/*-------------------------------------------------------------------------
 * Stili per la visualizzazione del prodotto singolo
 *------------------------------------------------------------------------*/
#prodotto_wrapper p {padding: 0 0 10px 0;}
#prodotto_top {overflow: hidden; height: 100%;}
#foto_prodotto {float: left; min-width: 348px;}
#foto_prodotto .preview {margin: 0 10px 2px 0; padding: 0; border: 1px solid #ccc; background-color: #fff; padding: 2px;}
#foto_prodotto .preview img {margin: 0;	padding: 0;	border: none;}
#foto_prodotto .thumbnail img {float: left;	background-color: #fff;	padding: 2px; border: 1px solid #ccc; margin: 0 2px 0 0; cursor: pointer;}
h5.descrizione_prodotto {font-size: 100%; margin: 18px 0 12px 0; font-weight: bold; background: transparent url(../images/dashed.gif) repeat-x scroll 0 60%;}
 
/*-------------------------------------------------------------------------
 * Stili per la visualizzazione dell'elenco dei prodotti
 *------------------------------------------------------------------------*/
.generic_row .prodotto-img {float:left; }
.generic_row .prodotto-img img {height: 80px; display:block; margin-right: 10px; border: 1px solid #ccc; background-color: #fff; padding: 2px;}
.generic_row .prodotto-txt h4 {margin:0; margin-bottom:7px; font-size:120%;}
.generic_row .prodotto-txt h4 a {font-weight: bold;}
.generic_row .prodotto-txt p {margin:0; font-size:90%; text-align: justify; }
p.euro {font-weight: bold; font-size:100% !important; margin-bottom: 5px !important;}
p.euro img {border: none; margin-right: 5px; vertical-align: middle;}







/**************************************** Menu ****************************/

#navigation
{
	float: left;
	width: 100%;
	height: 34px;
	z-index: 0;
}

#navigation li a {
	text-decoration: none;
	background: url(../images/layout/menu_right_border.jpg) no-repeat right top;
}

#navigation li a:hover
{
	background-repeat: repeat-x;
}

#menu li:hover > a {
	background-repeat: repeat-x;
}

/*********************************** Stili vari **********************************/

#left ul {list-style: none;}

/* Questa classe serve a separare i blocchi dei moduli in homepage */
.content_block {margin-bottom: 30px;}

/**************************************** Contact form ****************************/

label {
	margin-bottom: 10px;
}

form.contact_us {
	margin-top: 0px;
	padding: 0 0 0 20px;
	
}

input.fields_contact_us {
	display: block;
	width: 190px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	margin-top: 3px;
    margin-bottom: 3px;
}

textarea.fields_contact_us {
	width: 155px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	display: block;
	margin-top: 3px;
}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 145px;
	padding: 2px;
	cursor: pointer;
}

/*************************** Fotogallery ************************/

div.album {
	overflow: hidden;
	margin-bottom: 10px;
	height: 100%;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 15px;
}

.thumb {
	border-width: 1px;
	border-style: solid;
 	padding: 2px;
 	float: left;
 	margin-right: 15px;
}

span.titolo {
	float: left;
}

span.meta {
	float: right;
}

span.calendar {
 	padding-left: 20px;
 	margin-right: 15px;
}
 
span.photo {
 	padding-left: 20px;
 	margin-right: 20px;
}

span.categoria {
 	padding-left: 20px;
 	margin-right: 15px;
}

span.stampa {
 	padding-left: 20px;
 	margin-right: 15px;
}

span.invia {
 	padding-left: 20px;
 	margin-right: 15px;
}

span.utente {
 	padding-left: 20px;
 	margin-right: 15px;
}


/****** Dimensione del div che contiene l'immagine a destra durante la visualizzazione di una galleria *****/
/****** Questa dimensione dipende dal template e quindi deve essere specificata nel css di tutti i template *****/
div.content {
	width:550px;
	margin-right: 5px;
}


/************************************/

#content ul, ol {
	margin: 10px 25px;
	line-height: 1.3em;
}

/************************************/



/************* TABELLE ***************/
#table {
	padding: 0;
	margin: 0;
}

.width_100 {
	width: 99%;
}

#table caption {
	padding: 0 0 5px 0;
	width: 100%;
	font: italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#table th {
	font: bold 12px Helvetica, "Trebuchet MS", Verdana, Arial, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

#table th.first {
	border-left-width: 1px;
	border-left-style: solid;
}


#table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	background: none;
}

#table td {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 6px 6px 6px 12px;
}

#table td a {
	font-weight: normal;
}

#table td.first {
	border-left-width: 1px;
	border-left-style: solid;
}

#table td.alt {
	background: #eee;
}

/********************************************* dropdown_one *********************************/

#menu {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 35px;
	position: relative;
	z-index: 500;
	font-family: arial, verdana, sans-serif;
}

#menu li {
	float: left;
	margin-right: 1px;
}

#menu li a {
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0 20px 0 20px;
}

#menu table {
	border-collapse: collapse;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#menu li a:hover {
	z-index: 200;
	position: relative;
}

#menu li:hover {
	position: relative;
	z-index: 200;
}

#menu :hover ul {
	left: 0;
	top: 34px;
	width: 120px;
}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, #menu :hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

/*
#menu :hover ul :hover ul {
	left: 120px;
	top: -1px;
	white-space: nowrap;
	width: 100px;
	z-index: 200;
	height: auto;
}
*/

#menu :hover ul li {
	margin: 0;
	
	border-left-width: 1px;
	border-left-style: solid;
	
	border-right-width: 1px;
	border-right-style: solid;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#menu :hover ul li a {
	width: 200px;
	overflow: hidden;
	padding: 0;
	text-indent: 10px;
	height: 30px;
	line-height: 30px;
}

#menu :hover ul :hover {
	background-repeat: repeat-x; 
}

/*
#menu :hover ul :hover ul li a {
	width: 100px;
	padding: 0;
	text-indent: 10px;
}
*/

/************************************************** sondaggi_home ******************************************/
.sondaggi_wrapper {
	height: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}

.sondaggi_item {
	overflow: hidden;
	height: 100%;
}

.sondaggi_item img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/**************************************************** guestbook **********************************************/
#emoticons_elenco {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 100%;
}

#emoticons_img table { margin: 0; }
#emoticons_img tr { height: 0; }
#emoticons_img td {
	padding: 0;
	border: 0;
}

#emoticons_img {
	margin: 0;
	padding: 2px;
	float: left;
	width: 70px;
	height: 70px;
}

#emoticons_img img {
	margin: 0;
	padding: 0;
	border: none;
}

#block_gb {
	border-width: 1px;
	border-style: solid;
	font-family: 'Trebuchet MS',Tahoma,Sans-serif;
	font-size: 1.3em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.5em;
	margin: 10px;
	padding: 0 0 0 25px;
}

#block_gb img {
	margin: 0;
	padding: 0;
	border: none;
}

/******************************** articoli ***********************************/
.news {
	margin-bottom: 25px;
	overflow: hidden;	
}

.home {
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.news p {
	line-height: 18px;
	overflow: hidden;
	height: 100%;
}

.opzioni {
	font-size: 12px;
	margin-top: 0;
	text-align: right;
}

.meta {
	font-size: 12px;
	margin-top: 0;
	padding-top: 4px !important;
	height: 21px !important;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.descrizione {
	margin-top:-5px;
	padding-top: 0;
	margin-bottom: 20px;
}

div.commento {
	margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
}

h5.mittente {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	overflow: hidden;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

/******************************** cataloghi_home ***********************************/
.cataloghi_wrapper {
	margin-bottom: 30px;
}

.cataloghi_item {
	overflow: hidden;
	height: 100%;
	margin-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.cataloghi_wrapper img {
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
}

.breadcrumb {
	font-size: 11px;
}
	
/******************************** download ***********************************/
.download_wrapper {
	overflow: hidden;
	margin-bottom: 30px;
}

.download_item {
	padding: 0;
	margin-bottom: 10px;
	overflow: hidden;
	height: 100%;
}

.download_item img {
	margin-right: 5px;
	vertical-align: middle;
	float: left;
}

/******************************** gallery_home ***********************************/
#foto_wrapper {
	width: 720px;
	overflow: hidden;
	height: 100%;
}

.foto {
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	float: left;
	height: 76px;
	width: 98px;
	margin: 3px;
	text-align: center;
}

#foto_wrapper img {
	border-width: 1px;
	border-style: solid;
	padding: 1px;
}