/**********************************************************/
/******************   GENERAL  STYLES     *****************/
/**********************************************************/
html, body {
	color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
	margin:0;
	padding:0;
	text-align:center;
	width: 100%;
	height: 100%;
	background:#343434 url(../images/texture_main.jpg) repeat; 		
}

* {
    margin:0;
    padding:0;
}

.clear {
	clear: both;
	overflow: hidden;
	width: 0px;
	height: 0px;
}

.flash-replaced .alt {
    display:block;
    height:0;
    overflow:hidden;
    position:absolute;
    width:0;
}

a{
	text-decoration : none;
	color:#3f3f3f;
}

a:hover{
	text-decoration : none;
	color:#3f3f3f;
}

a img{
	border : none;
}

ul,ol,li,dl,dt,dd{
	line-height : normal;
	list-style : none;
	list-style-type:none ;
	list-style-position: inside;
	margin : 0;
	padding : 0;
}

#aspnetForm {
	margin:0;
	padding:0;	
}

/**********************************************************/
/****************   PAGE OBJECT  STYLES     ***************/
/**********************************************************/
#wrapper {
    margin:0;
	padding:0;
	width: 100%;
	height: auto;
	text-align:center;
	position:relative;	
}

#main {
    width:960px;  
    height: auto;  
    margin:20px auto 0 auto;
    padding:0;    
	text-align:center;
	position:relative;	
}

#container {
    width:780px;  
    height: auto;  
    margin:0;
    padding:10px;    
	text-align:left;
	position:relative;
	background:#FFFFFF;
	float:left;
}

#right_container {
    width:155px;  
    height: auto;  
    margin:0;
    padding:0 0 5px 5px;    
	text-align:left;
	position:relative;
	float:right;	
}

#header {
    width:780px;
    height:72px;  
    margin:0 auto;
    padding:0;    
	text-align:left;
	position:relative;
}	

#logo {
    width:234px;  
    height: 72px;  
    margin:0;
    padding:0;    
	text-align:left;
	position:relative;		
}

#logo a {
    width:234px;  
    height: 72px;  
    padding:0;
    margin:0;
    text-align:left;
	display:block;
}

#logo a img {
    width:234px;  
    height: 72px;  
    margin:0;
    padding:0;    
	text-align:left;	
}

#navigation {
    background:#FFFFFF url(../images/index_textureTop.jpg) repeat-x center left; 		
    width:534px;  
    height: 47px;  
    margin:0;
    padding:25px 0 0 6px;    
	text-align:right;	
}

#content {
    width:780px;  
    height: auto;  
    margin:0;
    padding:30px 0 10px 0;    
	text-align:left;
	position:relative;	
}

.theleft {
    margin:0;
    padding:0;
    position:relative;
    float:left;
    height:auto;
    width:auto;
}

.theright {
    margin:0;
    padding:0;
    position:relative;
    float:right;
    height:auto;
    width:auto;
}

#footer {
    height:13px;
    width:952px;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    padding:4px;
    margin:0;
    text-decoration:none;
    text-align:center;
    background:#FFFFFF;
    margin-top:5px;
}

#footer a {
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    text-decoration:underline;
}

#footer a:hover {
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}

#right_blocks {
    height:100%;
    width:155px;
    margin:0;
    padding:0;
    position:relative; 
    background:#FFFFFF;   
}

.right_block {
    height:auto;
    width:155px;
    margin:0;
    padding:0;
    position:relative;
    background:#FFFFFF;
}

.right_block div.hdr {
    background: url(../images/texture_titoli.jpg) repeat-x top left;
    height:21px;
    width:155px;
    margin:0;
    padding:0;
    position:relative;
}

.right_block div.cnt {
    background:#FFFFFF;
    margin:0;
    padding:5px;
    width:145px;
    height:auto;
    position:relative;
}

.eventoBreve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.eventoCorniceFoto {
	border: 3px solid #333333;
	margin-bottom: 5px;
	margin-left:5px;

}

.eventoCorpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
}

.eventoCorpo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.eventoCorpo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.eventoData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.eventoEtichettaLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.eventoEtichettaLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.eventoEtichettaLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.eventoTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.eventoTitolo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.eventoTitolo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F0000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

/****************************************************/
/*******************   HOME BOX   *******************/
/****************************************************/



/****************************************************/
/*******************   PAGE BOX   *******************/
/****************************************************/

#page-content {
    height:auto;
    width:780px;
    margin:0;
    padding:0;
    position:relative;
    background:#FFFFFF url(../images/sfondo_ornamento.jpg) repeat-x left bottom;
}

#pg-left {
    padding-bottom:90px; 
    width:260px;   
    margin-right: 10px;
}

#pg-right {
    height:100%;
    width:510px;
    text-align:left;
    padding-bottom:100px; 
}

.didascalia_immagine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 39px;
}

.pagina_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

.pagina_titolo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	text-decoration:none;
}

.pagina_titolo a.testo-link, .pagina_titolo a.testo-link:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
}

.pagina_titolo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	text-decoration:underline;
}

.paginaCorpo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 15px;
}

.paginaCorpo p{
	padding:0;
	margin:12px 0;
}

.indietro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.indietro a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.titoloVetrina{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 15px;
}
.paginaCorpo a{
	color: #333333;
	text-decoration: none;
}
.paginaCorpo a:hover{
	text-decoration: underline;
}
.frecce_navigazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 58px;
}
.frecce_navigazione a{
	color: #333333;
	text-decoration: none;
}
.frecce_navigazione a:hover{
	color: #333333;
	text-decoration: underline;
}

#catalogo_blocks {
    height:auto;
    width:339px;
    margin:0;
    padding:0;
    position:relative;    
}

.catalogo_block {
    height:149px;
    width:167px;
    margin:0;
    padding:0;
    position:relative;
    margin-top:5px;
}

.catalogoCategoriefascettaHome {
	background-color: #F36D21;
	height: 4px;
	font-size: 1px;
}
.catalogoCategorieTesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	background-color: #333333;
	padding-top: 2px;
	padding-bottom: 3px;
}
.catalogoCategorieTesto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	background-color: #333333;
}
.catalogoCategorieTesto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	background-color: #333333;
}

/**********************************************************/
/**************    NAVIGATION MENU STYLE     **************/
/**********************************************************/

ul#navmenu {
    padding: 7px 3px 7px 3px;
    margin: 0;
    text-align: right;
}

ul#navmenu li{
    display: inline;
}

ul#navmenu li a{
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    padding: 0px 3px 0px 3px;
    text-decoration: none;    
}

ul#navmenu li a:hover, ul#navmenu li a.selected{
    
}


/**********************************************************/
/**************       PAGE MENU STYLE        **************/
/**********************************************************/




/**********************************************************/
/*******************    TEXT STYLES     *******************/
/**********************************************************/
.testo {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.testo {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-decoration:none;
}

a.testo:hover, a.testo:active, a.testo:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.testo a:hover, .testo a:active, .testo a:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.testo-evidenza {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.testo-evidenza {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-decoration:none;
}

a.testo-evidenza:hover, a.testo-evidenza:active, a.testo-evidenza:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.testo-evidenza a:hover, .testo-evidenza a:active, .testo-evidenza a:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.testo-link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.testo-link:active, a.testo-link:link, a.testo-link:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/**********************************************************/
/*******************   CONTATTI STYLES  *******************/
/**********************************************************/

label, input { display:block; }
input.text { margin-bottom:12px; width:90%; padding: .4em; }
textarea.text { margin-bottom:12px; width:95%;height:90px; padding: .4em; }
fieldset { padding:10px; border:0; margin-top:10px; text-align:left; border:0px solid #EEEEEE;}
.ui-button {font-family: Arial, serif;font-style:normal;font-weight: normal;text-transform: normal;letter-spacing: normal;line-height: 1.4em;text-decoration:none; outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none;  !important; cursor:pointer; position: relative; text-align: center; }
.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em;  }

.two_columns {
    margin:0;
    padding:0;
    width:99%;
    height:auto;
    position:relative;
}

.column_left {
    margin:0;
    padding:0;
    width:49%;
    height:auto;
    position:relative;
    float:left;
}

.column_right {
    margin:0;
    padding:0;
    width:49%;
    height:auto;
    position:relative;
    float:right;
}
/**********************************************************/
/*******************  PAGINATOR STYLES  *******************/
/**********************************************************/
a.paging-on, a.paging-off:hover {
	background: url(../images/pag_filo_on.gif) no-repeat center left;
	color:#213A54;
	text-decoration: none;
	width:16px;
	height:14px;
	display:block;
	font-weight: bold;
	font-size: 10px;
	text-align:center;
	padding: 1px 0 1px 0;
}

a.paging-off:hover em {
	color:#213A54;
}

a.paging-on em {
	display:block;
	color:#213A54;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	font-style:normal;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}

a.paging-off {
	background: url(../images/pag_filo_off.gif) no-repeat center left;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	text-decoration: none;
	color:#A5A5A5;
	display:block;
	width:16px;
	height:14px;
	font-size: 10px;
	text-align:center;
	font-weight: bold;
	padding: 1px 0 1px 0;
}

a.paging-off em {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#A5A5A5;
	display:block;
	font-style:normal;
	font-size: 10px;
	text-align:center;
}

.txt-paging {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#A5A5A5;
	font-style:normal;
	font-size: 10px;
	text-align:center;
}

.paging-arrow {
	padding-top:0px;
}

/**********************************************************/
/*******************   GALLERY STYLES   *******************/
/**********************************************************/
/*ul.gallery {
	list-style: none;
	margin: 0 0 10px 0;
}
	
ul.gallery li {
	display: block;
	float: left;
	margin: 0 5px 10px 0;
}
		
ul.gallery li a {
	padding: 2px;
	display: block;
	border: 2px #ffffff solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 0;
}

ul.gallery li a img {
    border:0;
    width:60px;
    height:40px;
}

/*ul.gallery li a[title]:hover {display:none}*/
			
/*ul.gallery li a:hover { border: 2px #d8d942 solid; }*/


#tooltip{
    position:absolute;
    border:1px solid #333;
    background:#f7f5d1;
    padding:2px 5px;
    font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 12px;
    color:#333;
    display:none;
}	

/************************************************************************/

/* fake checkbox : unchecked (default/base) state */
.fakecheck {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
	background: url(../images/checkbox.gif) no-repeat;
	height: 16px;
	width: 20px;
	display: block;
	float: left;
	padding: 1px 0px 0px 0px;
	color: #666666;	
}
/* fake checkbox : hover state */
.fakecheck:hover {
	color:#0066FF;
	text-decoration: none;
}
/* fake checkbox : checked state */
.fakechecked {
	background-position: left -25px;
}

.tratteggio {
    background:url(../images/tratteggio.jpg) repeat-x top center;
    height:1px;
    width:99%;
    margin:5px 0 5px 0;
    padding:0;
    text-align:center;
}
