

body{
margin:0;
padding:0;
background-color:#FFF;
font:12px/18px Arial, Sans Serif;
text-align:justify;
color:#25262A;
}

table{
color:#FFF;
font-size:11px;

}
/*link style*/
a{
outline:none; /*x Firefox - http://css.flepstudio.org/css-tips/come-rimuovere-bordo-grigio-dei-links-in-firefox.html*/
font-family:"Arial Narrow", "Times New Roman", Arial, Sans Serif;
font-weight:bold;
color:#FFF;
letter-spacing:2px;
}
/*read more link*/
a.read_more{
display:block;
margin-top:10px;
text-align:right;
color:#2A5372;
}

.left_item a.read_more{
color:#FFF;
}
/*general style image*/
img{
border:none;
}
/*title style*/
h1,h2,h3{
margin:0;
padding:0;
font-family:"Arial Narrow", "Times New Roman", Arial, Sans Serif;
}
h4,h5,h6{
margin:20;
padding:0;
font-family:"Arial Narrow", "Times New Roman", Arial, Sans Serif;
}
h1,h4{
font-size:26px;
}
h2{
font-size:20px;
}
h3{
font-size:18px;
margin-bottom:20px;
}
h6{
font-size:18px;
}
h5{
font-size:14px;
}
/*list style*/
ul{
list-style:square;
}
/*clearfix - http://css.flepstudio.org/css-tutorials/clearfix.html*/
.clearfix{
clear:both;
}
/*main contenitore*/
#contenitore{
width:880px;
margin:auto;
}
/*header*/
#header{
margin-top:40px;
position:relative;
}
#logo{
width:271px;
float:left;
}
/*menu header-footer*/
#menu{
position:absolute;
right:0;
top:0;
}
#menu a, #footer_menu a{
padding:0 25px;
border-right:1px solid #CCCCCC;
text-decoration:none;
font-size:13px;
color:#333333;
}
#menu a:hover, #menu a.selected, #menu a:hover.selected{
color:#B61616;
}
#menu a.last{
border-right:none;
}
#menu a.lastselected{
border-right:none; color:#B61616;
}
/*top row*/
#top{
height:340px;
position:relative;
margin-top:40px;
background:#25262A url(../img/top_bg.jpg) repeat-x top left;
color:#FFFFFF;
border:2px solid #CCC;
}
#top2{
height:430px;
position:relative;
margin-top:40px;
margin-bottom:20px;
background:#7D0F0F url(../img/left_item_bg.jpg) repeat-x top left;
color:#FFFFFF;
border:2px solid #CCC;
}
#top4{
height:470px;
position:relative;
margin-top:40px;
margin-bottom:20px;
background:#7D0F0F url(../img/left_item_bg.jpg) repeat-x top left;
color:#FFFFFF;
border:2px solid #CCC;
}
#top3{
height:380px;
position:relative;
margin-top:40px;
background:#25262A url(../img/top_bg.jpg) repeat-x top left;
color:#FFFFFF;
border:2px solid #CCC;
}

#topclean{
margin-top:40px;
}
#top_left, #top_right{
width:400px;
height:300px;
padding:20px;
}
#top_left2{
width:400px;
height:300px;
}
#top_left{
overflow:auto;
}
#top_right{
position:absolute;
top:0;
right:0;
}
#top_right2{
width:400px;
height:300px;
padding:20px;
padding-top:150px;
position:absolute;
top:0;
right:0;
}
#top_right3{
width:400px;
height:300px;
padding:20px;
padding-top:200px;
position:absolute;
top:0;
right:0;
}

/*images row*/
#images{
height:100px;
margin:10px 0;
}
#images a{
display:block;
width:166px;
padding:0 5px;
height:90px;
float:left;
position:relative;
text-align:center;
text-decoration:none;
color:#333333;
}
#images a.last_img{/*x Internet Explorer 6 - impostato a l'ultima immagine - applied to the last image*/
padding-right:0;
}
#images a img{
padding:5px;
border:1px solid #CCCCCC;
}
#images a span{
display:none;
}
#images a:hover span{
display:block;
width:156px;
height:25px;
position:absolute;
bottom:4px;
left:10px;
background:url(../img/images_bg.jpg) repeat-x;
line-height:25px;
}
#images a:hover img{
opacity:0.7; /*proprietà opacity - http://css.flepstudio.org/css3/opacity.html*/
filter: alpha(opacity=60);
}
/*left column-colonna sinistra*/
#left_col{
float:left;
width:440px;
}
#left_col2{
float:left;
width:440px;
}
.left_item{
background:#7D0F0F url(../img/left_item_bg.jpg) repeat-x top left;
padding:20px;
margin-bottom:20px;
border:2px solid #CCC;
font-size:11px;
color:#FFF;
}
.left2_item{
background:#7D0F0F url(../img/left_item_bg.jpg) repeat-x top left;
padding:20px;
margin-bottom:20px;
border:2px solid #CCC;
font-size:11px;
color:#FFF;
}
.left2_item img{
float:left;
padding:5px;
margin-right:10px;
border:1px solid #CCC;
}
/*right column-colonna destra*/
#right_col{
float:left;
width:400px;
padding:20px;
}
#right_col2{
float:left;
width:400px;
padding-left:20px;
}
.right_item{
margin-bottom:30px;
padding-bottom:30px;
border-bottom:1px solid #CCC;
}
.right_item img{
float:left;
padding:5px;
margin-right:10px;
border:1px solid #CCC;
}
/*footer*/
#footer{
text-align:center;
padding:20px;
border-top:1px solid #CCC;
}

/*IMMAGINI*/
/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 2px solid #CCC;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #CCC; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #7D0F0F; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
