@charset "utf-8";
/* CSS Document */



.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index: 50;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
position:fixed;
top: 0;
left: 0;
z-index: 50;
}

#subcontent {  display:block;  
width:       590px;  
height:      320px; 
position:    absolute;  
top:         50%;  
left:        50%;  
margin:      -200px 0 0 -350px; 
background:  #900;
filter:alpha(opacity=90);
/* CSS3 standard */
opacity:0.9;
}

.table_eventi table{
	width:75%;
	}
.table_eventi th{
	color:white;
	background-color:#06F;
	}
.table_eventi td{
	text-align:center;
	border: thin solid #CCC;
	}
.azienda_dettaglio{

}
.azienda_dettaglio th{
	background-color:#09F;
	color:#FFF;
	font-size:large;
	text-align:center;
}
.azienda_dettaglio td{
	text-align:left;
}
#azienda_dettaglio_lista{
	color:#CCC;
	font-size:medium;
	font-weight:bold;
}
#azienda_dettaglio_lista_descr{
	color:#666;
	font-size:small;
	font-weight:bold;
}
.azienda_dettaglio img{
	float:left;
}


div#container {
	text-align: center;
	padding: inherit;
	margin: 0% auto;
	max-width:800px;
}
div#banner{
	height: 5.5em;
	margin:0% auto;
	width: 50em;
	background-image:url(images/banner.gif);
	background-repeat: no-repeat;
	background-position:center;
}
div#stile{
	float: left;
	width: 10em;
	height: 2em;
	padding-top: 1em;
	background-image:url(images/farfalla.gif);
	background-repeat: no-repeat;
	background-position:10% 50%;
}

div#navigation_sx{
	float: left;
	width: 10em;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: left;
}



#menu{
	height: 3em;
    width:60em;
	margin:0% auto;
	text-align:center

}
#menu ul{
	margin: 0;
	padding-left: 0;
	list-style: none;
}
#menu li{
	font-size: 1.1em;
	display: inline;
	margin: 0;
	padding: 0;
}


div#navigation_sx{
	float: left;
	width: 8em;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: left;
}

div#navigation_sx ul
		{
	font-family: "Brush Script Std";
	font-size: large;
	color:#06C;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0.5em;
}

div#navigation_sx h1
		{
	font-family: "Brush Script Std";
	font-size: medium;
	font-weight:100;
	color:#06C;
	margin: 0 0 0 0.5em;
}

div#navigation_sx ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: black;
	margin-top: 4px;
	margin-left:-13px;
}

div#navigation_sx a:link, div#navigation_sx a:visited{
	color:#999;
	margin: 0em;
	padding: 0.3em 1.5em 0.3em 1.5em;
	text-decoration: none;
}
div#navigation_sx a:hover, #menu a:focus, #menu a:active{
	color: #B2CEDC;
}



div#navigation_dx{
	float:right;
	width:10em;
	padding-top:1em;
	padding-bottom:1em;
}
div#content
		{
	margin-left: 8em;
	margin-right: 10.30em;
	background:top left url(images/corner.jpg) no-repeat;
	
}
#cleardiv
{
		clear: both;
		height: 5em;
		text-align:center;
		padding-right:2.5em;
}

.titolo{
background:  url(images/icone%5B1%5D.jpg)  left no-repeat;
text-align:left;
font-size: 13px;
color: #006600;
font-weight: bold;
padding-left: 2em;
}

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{ font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#aaa; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#06F; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#06F; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#06F; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #FFF;}
.headh {background: #06F; border-right:1px solid #aaa; border-left:1px solid  #aaa;}
.headh h3 {font-size:medium; margin: 0px 0px 0px 0px; padding-bottom: 3px; color:#FFF}
.contenth {background: #FFF; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.contenth div { font-size:small; padding-top: 5px;}


.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#BBB; margin:0 5px;}
.b2 {height:1px;  border-right:2px solid #BBB; border-left:2px solid #BBB; margin:0 3px;}
.b3 {height:1px;  border-right:1px solid #BBB; border-left:1px solid #BBB; margin:0 2px;}
.b4 {height:2px;  border-right:1px solid #BBB; border-left:1px solid #BBB; margin:0 1px;}
.contentb { border-right:1px solid #BBB; border-left:1px solid #BBB;}
.contentb div { 	
	padding-top: 2.5em;
	padding-left: 0.5em;
	padding-bottom: 1em;
}


#imagewrapper {
position: relative;
padding: 0;
border: 0;
margin:0;
}
#imagewrapper span {
position:absolute;
z-index: 6;
height: 12px;
width: 12px;
}

.curve1 {
	background: transparent url(images/topright.gif) top right no-repeat;
	top: 0px;
	right: 0px;
}

.curve2 {
	background: transparent url(images/topleft.gif) top left no-repeat;
	top: 0px;
	left: 0px;
}

.curve3 {
	background: transparent url(images/bottomright.gif) bottom right no-repeat;
	bottom: 0px;
	right: 0px;
}

.curve4 {
	background: transparent url(images/bottomleft.gif) bottom left no-repeat;
	bottom: 0px;
	left: 0px;
}

#first-letter{
	color:#06F;
	font-weight:bold;
	font-size:xx-large;
}
a img {
   border:none;
}