/*layout pagine interne*/
div#container{
    background:#fff  url(../images/sf_sx.gif) left top repeat-y;
}
div#subHeader{
    background:transparent  url(../images/sf_header_sx.gif) left top repeat-x;
}
div#subHeader span{
    background:transparent  url(../images/logo_sub.jpg) right top no-repeat;
    display:block;
    height:62px;
    letter-spacing:-500em;
    font-size:1px;
}
html>body div#subHeader span{
    text-indent:-500em;
}
/* menusx*/
div#navigation{
	float:left;
	width: 260px;
}

div#subMenuNavi{
    background:#C1BBEB  url(../images/sf_sub.jpg) left top repeat-x;
    width:258px;
    margin:0 0 1px 0;
    padding:0;
    float:left;
    border:1px solid #B8B0E7;
}
div#subMenuNavi div{
    border:2px solid #fff;
    padding:10px 0;
    width:254px;
    margin:0;
    float:left;

}

div#subMenuNavi a{
        display:block;
        text-align:center;
	float:left;
        width:77px;
        padding:10px 2px;
        height:50px;
        border-right:1px solid #B8B0E7;
}


a#catalogo{
    display:block;
    width:258px;
    font:bold 12px Arial,Helvetica,sans-serif;
    border:1px solid #B8B0E7;
    background:#C1BBEB  url(../images/catalogo.jpg) left top no-repeat;
    height:61px;
    color:#1B0C3C;
}
a#catalogo:hover{
    color:#f90;
}
a#catalogo span{
    display:block;
    padding:10px 0 0 10px;
}
div#loginSx{
    background:#231A35  url(../images/sf_footer.jpg) left top repeat-x;
    border:1px solid #231A35;
    padding:10px;
    margin:2px 0 0;
    color:#fff;

}
div#loginSx h2{
    font:normal 16px Georgia,'Times New Roman',times,serif;
    color:#fc0;
    border-bottom:1px dashed #fc0;
    padding-bottom:5px;
    margin-bottom:20px;
}
.orLnk a{
	color:#fc0;
}
.orLnk a:hover{
	color:#fff;
}
.menuNaviLog a{
    color:#fc0;
}
.menuNaviLog a:hover{
	color:#fff;
}

#schedea, #scheder{
        width:260px;
        height:53px;
        margin-top:2px;
	text-align: right;
}
#schedea{
    background:url("../images/sf_sic.gif") left top no-repeat;
    margin-bottom:60px;
}
#scheder{
    background:url("../images/sf_red.gif") left top no-repeat;
}
#schedea a, #scheder a{
     font:14px Georgia,'Times New Roman',times,serif;
     display:block;
     color:#f60;
     padding:12px 20px;

}
#schedea a:hover, #scheder a:hover{
	color:#000;
}



div#schede{
    background:#f90  url(../images/sf_schede.jpg) left top repeat-x;
    width:258px;
    margin:2px 0 60px 0;
    padding:0;
    float:left;
    border:1px solid #f60;
}
div#schede div{
    /*border:2px solid #fff;*/
    padding:10px 0;
    width:254px;
    margin:0;
    float:left;

}

div#schede a{
        font:12px Georgia,'Times New Roman',times,serif;
        display:block;
        text-align:center;
	float:left;
        width:48%;
        padding:5px 0;
        height:55px;
        color:#231A35;
        border-right:1px solid #f60;
}
div#schede a:hover{ color:#fff; }
div#schede a img{ margin-top:5px; }

/*box principale*/
div#content{
	margin: 0;
	float:left;
        width:700px;

	/*background-color:#999999;*/
}
#main
{
	margin:0 20px 40px 20px;
}
#main p
{
	text-align:justify;
	margin:10px 10px;
        line-height:1.4em;
}
h1.pagina{

	padding:0 0 10px 40px;
	background:transparent url(../images/bullet_grey.gif) left top no-repeat;
        border-bottom:1px solid #D6D5E1;
        margin-bottom:20px;
}

h1.pagina span{
    font-size:24px;
}
span.col{
    font-size:0 !important;
    display:block !important;
    width:250px !important;
    height:5px !important;
    top:250px !important;
    right:20px !important;
    position:absolute !important;
}

.lista_pro
{
        background:transparent url(../images/box_su_sx.jpg) left top no-repeat;
	position:relative;
        padding:20px 0px 0px 25px;
	margin:10px 0 0;
}
.lista_pro_bottom{
    background:transparent url(../images/box_inf_dx.jpg) right bottom no-repeat;
    padding:0px 30px 10px 0px;
}
.lista_pro h2
{
	margin:2px 2px 10px 0px;
	font:bold 14px Georgia,'Times New Roman',times,serif;
	color:#f90;
	border-bottom:1px solid #BEB6E9;
	padding:5px 0 5px 5px;

}
.lista_pro h2 a
{
	font:bold 12px Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	background:none;
}
.lista_pro h2 a:hover
{
	color:#f90;
}

.lista_pro h3{
	position:absolute;
	width:50%;
	top:25px;
	text-align:right;
	right:20px;
	left:45%;
	margin:0;
	font:bold 10px verdana, Helvetica, sans-serif;
	color:#5d506a;
}
.lista_pro h3 span{
	padding-left:10px;
	font-weight:normal;
	color:#5d506a;
	font-size:10px;

}
.lista_pro_body{
    margin:0 0 0 140px;
}
.lista_pro_body div{
	margin:0;
	padding:0 5px;
	float:left;
	width:30%;
}
.lista_pro_body h4
{
	margin:0 2px 2px 2px;
	font:bold 10px verdana, Helvetica, sans-serif;
	color:#f90;
	padding:0;
}
.lista_pro_body p
{
	margin:0!important;
	font-size:10px;
        text-align:left !important;
	padding:0!important;
}

.lista_pro_body img
{
	margin-left:5px!important;
}
.newP{
	position:absolute;
	width:130px;
	bottom:20px;
	left:25px;
	margin:0;
	text-align:center;
        font:bold 14px Georgia,'Times New Roman',times,serif;
        color:#090;
        background:#FCFCFF url(../images/sf_box_pro.gif) left top repeat-x;
	border:1px solid #E1E2F3;
}
.fLeft{
    display:block;
    float:left;
}
a.scheda{/*pulsanti neri*/
        font-size:10px !important;
	display:block;
	text-align: center;
	background:url("../images/pul_arancio_dx.gif")  no-repeat scroll top right !important;
	color:#c00;
        float:right;
        height: 17px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
        margin-right: 0;
        padding-right: 13px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
}
a.scheda:hover{/*pulsanti neri*/
	color:#000;
	background:url("../images/pul_arancio_dx.gif")  no-repeat scroll top right;
}
a.scheda span {
/* Background left image */
font-size:10px !important;
background: url('../images/pul_arancio_sx.gif') no-repeat;
display: block;
line-height: 17px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 0 0 5px 17px;
}
a.scheda:hover span{
    color:#fff;
    background: url('../images/pul_arancio_sx.gif') no-repeat;
}

div#qualita ul{
    margin-left:20px;
    line-height:1.4em;
}

div#qualita ul li{
    list-style:square;
    margin:10px 20px;
    text-align:justify;
}
div#footer{
    position:relative;
    line-height:1.2em;
}
div#footer #topF{
	background:transparent url(../images/corner_footer_sup_w.gif) left top no-repeat;
        position:relative;
}
div#footer #botF{

}

div#menuFooter{
        position:relative;
	margin-right:260px;
	padding: 10px 20px 20px;
}
div#menuFooter a{
    font-size:12px;
    margin-right:20px;
    color:#fff;
}
div#menuFooter a:hover{
    color:#f60;
}


/**/
.box_small{
	width:210px;
	margin:0 0 20px 5px;
	padding:0;
        background:transparent url(../images/small_box_top.jpg) left top no-repeat;
        float:left;
}
.box_small div{
	height:150px;
        margin:0 auto 0 auto;
        text-align:center;
	padding:10px;
        background:transparent url(../images/small_box_bottom.gif) right bottom no-repeat;
}
.box_small img{
    margin:0 auto 0 auto;
}

.box_small h2{
	margin:10px 20px  !important;
	border-bottom:1px solid #BEB6E9;
        padding-bottom:10px;
        color:#f60;
        min-height:30px;
}
.box_small h2 a{
        font:14px Georgia,'Times New Roman',times,serif !important;
	color:#f60 !important;
	margin:0 !important;
	text-decoration:none !important;
}
.box_small h2 a:hover{
	color:#000;
}
.frameP{
    border:4px solid #AEADD2;
    background-color:#fff;
    padding:20px;
}
.frameS{
    border:4px solid #AEADD2;
    background-color:#fff;
    margin:0 10px 5px 0;
    float:left;
}

#navigator
{
	margin:15px auto 0 auto;
	text-align:right;
}
#navigator a
{
	font:normal 10px Verdana, Helvetica, sans-serif;
	color:#f60;
}
#navigator a:hover
{
	color:#231A35;
}

.box_pro,.seasf{
	padding:5px;
	background:#FCFCFF url(../images/sf_box_pro.gif) left top repeat-x;
	border:1px solid #E1E2F3;
}
.box_pro{
	float:left;
}
.box_pro img{
	display:block;
	margin:10px;
}
.box_pro a{
	padding:0;
	font:14px Georgia,'Times New Roman',times,serif;
	color:#f60;
	text-decoration:none;
}
.box_pro div{
	float:left;
	width:180px;
	padding:10px;
	border-right:1px solid #ddd;
}
.more{
	text-align:right !important;
	margin:10px;
}
.more a{
	display:inline;
	color:#f30;
	text-decoration:none
}
.more a:hover{
	color:#030;
}

.paging
{
	text-align:right;
	margin:5px;
}
.page
{
        font-size:12px !important;
	color:#f90;
}
.page:hover
{
	color:#231A35;
}
.current_page{
    color:#231A35;
}
.titE{
background:transparent url(../images/sf_box_pro.gif) left top repeat-x;
border:1px solid #E1E2F3;
padding:5px;
font:bold 12px Arial, Helvetica, sans-serif;
color:#231A35;
margin:10px 20px 10px 0;
padding:2px 2px 2px 6px;
}

.simpTable, .request{
	padding:2px;
}
.request{
        width:100%;
	border-collapse:collapse;
	border:1px solid #E1E2F3;
}
.simpTable th, .request th{
	background:transparent url(../images/sf_box_pro.gif) left top repeat-x;
	font:bold 12px Georgia,'Times New Roman',times,serif;
	color:#f60;
	border:1px solid #E1E2F3;
	padding:5px;
}
.simpTable td{
	background-color:#FCFCFF;
        border:1px solid #E1E2F3;
	padding:10px;
}
.request td{
    padding:10px;
}

.alt1{
    background-color:#FCFCFF !important;
}
.alt2{
    background-color:#FFF !important;
}
#lista{margin:0;}
.sea{
padding:5px;
border:none;
}
.sea legend{
	margin:10px;
	font:14px Georgia,'Times New Roman',times,serif;
	color:#231A35;
}
.sea div{
padding:10px 5px 0 5px;
width:100%;

}
.sea div label{
float:left;
width:100px!important;
margin-left:3px;

}
.but{
	width:80%;
	text-align:right;

}
.menuMappa{
	list-style-image:url(../images/folder.gif);

	margin:5px 50px;
	padding:5px;
}
.menuMappa a{
	padding-left:10px;
	color:#f90;
	font:normal 12px Helvetica, sans-serif;
	text-decoration:none;
}
.menuMappa a:hover{
	color:#231A35;

}
.menuMappa ul a{
	color:#000;
	font:normal 10px Helvetica, sans-serif;
	text-decoration:none;
}
.menuMappa ul a:hover{
	color:#f90;

}
.menuMappa ul{
	list-style-image:url(../images/document.png);
	color:#666666;
	font:bold 12px Helvetica, sans-serif;
	margin:5px;
	padding:5px;
}

/*classi*/
.tratt{
	text-align:justify;
	margin-bottom:20px;
	padding:10px 0 20px;
	border-bottom:1px dashed #ddd;
}
.tratto{
	text-align:justify;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #ddd;
}
.big{
	font:bold 60px "Trebuchet MS", Helvetica, sans-serif;
	color:#eaeaea;
}
.all{
	margin:0;
	text-align:right;
	padding:0 10px 20px 0;

}
.all a{
	color:#006600;
}
.all a:hover{
	color:#f60;
}

.left
{
	float:left;
	margin:0 10px 20px 10px;
}
.clear
{
	padding:0;
	margin:0;
	clear:left;
	height:0;
	overflow:hidden;
}

hr.clear
{
	margin:0;
	clear:both;
	height:0;
	overflow:hidden;
	width:0;
	border:none;
}

blockquote {
	font:12px Georgia,times, serif;
	text-indent: 30px;
	background: url(quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

img.Lim{
	float:left;
	margin:0 8px 0 0;
}
img.Rim{
	float:right;
	margin:0 0 0 8px ;
}
.impro
{
	display:block;
	float:left;
	width:80px!important;
	margin:0!important;
	padding:0!important;
}
.desc, .descb{
text-align:justify;
}
.desc h3{
	margin:0;

}

.desc h3{
	margin:0;

}

.request th{
	color:#231A35;
	text-align:center;
}
.request td{
	padding:5px;
	background-color:#fff;
}
.request label{
	display:block;
	font:bold 10px verdana, Helvetica, sans-serif;
}
.inl{
	display:inline !important;
	font:normal 10px verdana, Helvetica, sans-serif !important;
}
.inf{
overflow:auto;
width:100%;
height:100px;
}
.center{
	text-align:center;
}

.indirizzo{
	float:left;
	width:250px;

}
.indirizzo ul{
	margin:10px 10px 10px 20px;
	padding:0;
	list-style-image:url(../images/mail.gif);
}
.indirizzo li{
	margin:10px 0;
}
.indirizzo li a{
	color:#f90;
}

.indi{
	padding-bottom:10px;
	font:normal 16px Georgia,'Times New Roman',times,serif;
        color:#f60;
}
#flashcontent{
	margin:0 0 0 20px;
	float:left;
	width:380px;
}
.comp{
	font:bold 12px "Trebuchet MS", Helvetica, sans-serif;
	color:#f90;
	margin:0;
	padding:0;
}
.luog_ev,.rel_ev,.date_ev{
    margin-top:0; 
    margin-bottom:0;
}
.date_ev{
    color: #f60;
    font-weight: bold;
}
.luog_ev{
    font:bold 12px Georgia,'Times New Roman',times,serif;
}
