/***********************
 (c) 2002 E-side s.r.l. 
 ***********************/
 
/* Stile vuoto */
.base{}

BODY 
{ 
    background:white; 
} 
 
body,div,p,form,select,input {
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	letter-spacing: 0px;
	font-size: 12px;
	color: #808080;
}

h2,h3,p{margin:0;padding:0;}

/*
td,p,body,input,textarea,select,li,ul {font-family: verdana;font-size: 11px;line-height:18px;} 
.titolo1,h1{font-family: arial,helvetica;font-size: 22px; color:rgb(171,25,25);font-weight:normal;margin-bottom:5px;}
h2,.titolo2{font-size: 13px;color: #666666; font-weight:bold; } 
h3,.titolo3 {font-size: 11px;color:rgb(171,25,25); font-weight:bold; }
h1{margin-top:5px;}
*/
a {color: #808080; font-weight: bold; text-decoration:none;color:##808080}


a img {border: none;}

img {border: none;}

.titolo { 
    color: #ff0000;
    font-family: georgia, helvetica, "Times New Roman", serif;
    font-weight: normal;
    font-size: 24px;;
} 

.titoletto {        
    color: #ff0000;
    text-transform: uppercase;
}
 
.box-home-testo-grande {
    font-family: "Times New Roman", serif;
    font-size: 29px;
    line-height: 25px;
    height:50px;
}
 
.box-home-segue {   
    font-family: "Times New Roman", serif;  
    font-size: 15px;
    line-height:16px;
    letter-spacing: 0px;
    margin:0 25px;
}
.box-home-segue span{
	margin-left:10px;
	display:block;
	margin-top:-16px;
}

p {
    font-size: 13px;
    line-height: 20px;
}

p.titolo {
    margin: 0px 0 3px;  
    font-size: 24px;
    line-height: 30px;
}