body, p, ul { 
	font-size: 12px;
    font-family: Verdana, sans-serif;	
}

body {
    margin:0px;
    background-color: #FFFFFF;   
}

#content{
	border: 0px solid red;
	width: 960px;
	margin: 0px auto;
	background: url(img/sf_pagina.gif) no-repeat center 216px;
}

#header{
	border: 0px solid red;
	width: 100%;
	height: 197px;
	background: url(img/sf_header.jpg) no-repeat center 0px;
}

#nav{
	border: 0px solid red;
	width: 100%;
	height: 19px;
	margin:0px;
	background: url(img/sf_menu.jpg) no-repeat center 0px;
}

#divscroll {
    border: 0px solid blue;
    float:right;
    margin-top:6px;
    margin-left:4px;
    padding-top:20px;
    width:634px;
}

#pagina{
    border: 0px solid red;
    width: 775px;
    min-height: 450px;
    height: auto !important;
    padding: 4px 0px 20px 30px;
    margin-bottom:10px;
    color:#666666;
    text-align:justify;
}


.menu {
	margin: 0px 0px 0px 142px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
	height: 30px;
	list-style: none;
}

.menu  li{
	list-style: none;
	float: left;
	text-align: center;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	text-transform: uppercase;
}

.menu  li a{
	display:block;
	height: 19px;
	font-weight:normal;	
	background-image: url(img/sf_menu1.gif);
	background-repeat: no-repeat;
	}

.menu  li a span{
	display:none;
}
	
.menu  li a#m1{ background-position: 0px 0px; width: 68px;	}
.menu  li a#m2{ background-position: -70px 0px; width: 115px; }
.menu  li a#m3{ background-position: -187px 0px; width: 115px;	}
.menu  li a#m4{ background-position: -304px 0px; width: 154px;	}	
.menu  li a#m5{ background-position: -460px 0px; width: 91px; }
.menu  li a#m6{ background-position: -553px 0px; width: 69px; }	
.menu  li a#m7{ background-position: -624px 0px; width: 72px; }
	
.menu  li a#m1:hover { background-position: 0px -23px;}
.menu  li a#m2:hover { background-position: -70px -23px;}
.menu  li a#m3:hover { background-position: -187px -23px;}
.menu  li a#m4:hover { background-position: -304px -23px;}
.menu  li a#m5:hover { background-position: -460px -23px;}
.menu  li a#m6:hover { background-position: -553px -23px;}
.menu  li a#m7:hover { background-position: -624px -23px;}

.menu  li a#m1s{ background-position: 0px -44px; width: 68px;	}
.menu  li a#m2s{ background-position: -70px -44px; width: 115px; }
.menu  li a#m3s{ background-position: -187px -44px; width: 115px;	}
.menu  li a#m4s{ background-position: -304px -44px; width: 154px;	}	
.menu  li a#m5s{ background-position: -460px -44px; width: 91px; }
.menu  li a#m6s{ background-position: -553px -44px; width: 69px; }	
.menu  li a#m7s{ background-position: -624px -44px; width: 72px; }

#lang_links{
    margin:auto;
    position:relative;
    text-align:center;
    top:40px;
    width:160px;
}

a, a:hover, a:link, a:visited {
    color:#000;  
} 

.doit { font-weight: bold; font-size: 13px; text-align: center; }

.evid { font-size: 13px; }

.subt { font-weight: bold; font-size: 13px; text-align: center; }

#lmenu {
    border: 0px solid red;  
     width:116px; 
     float:left;
     height:160px;
     margin-top: 4px;
}

#lmenu a#news {
    border:0px solid green;
    display:block;
    width:116px;
    margin:auto;
    height:143px;
    margin-top:16px;    
    background: url(img/macchietta.gif);
    background-repeat: no-repeat;    
}

#lmenu a span {
    display:none;   
}

#col1 {
    width: 400px;
    float:left;
    display: block;
    padding:0px 8px 0px 8px;
}

#col2 {
    margin:0px 0px 0px 422px;
    background-color: #CCC;
    padding:0px 0px 0px 4px;
    border:1px solid #CCC;
    width: 190px;
    min-height: 400px;
    height: auto !important;
    height: 400px;  
    display: block;
    font-size: 11px;
    text-align:left;   
    padding:4px 8px 4px 8px;    
}

.smaller { font-size: 11px; }

#cercapv { 
    display:block;
    float:right;
    width:157px;
    margin:auto;
    height:180px;
    margin-top:0px;   
    background: url(img/eng_shops.gif);
    background-repeat: no-repeat; 
}
#cercapv span { display:none; }

#lmenu a#bloodhand {
    border:0px solid green;
    display:block;
    width:129px;
    margin:auto;
    height:150px;
    margin:10px -21px;   
    background: url(img/bloodhand_eng.gif);
    background-repeat: no-repeat;    
}

.news .date { display: block; }
.news .title { margin: 4px 0px; display: block; font-weight: bold; }
