/* CSS Document */

html,body
{
margin:0;
padding:0;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:10px;
color: #000;
font-weight:bold;
}
a:link, a:visited,a:active
{
color: #286baf;
text-decoration:none;
font-size:10px;	
font-weight:bold;
}
a:hover
{
color: #286baf;
text-decoration:underline;
font-size:10px;	
font-weight:bold;
}
 .menu_link
{
width:830px;
height:24px;
padding-top:137px;
font-size:12px;
text-align:left;
margin-left:13px;
font-weight:bold;
color: #d31292;
}
 .menu_link a, .menu_link a:visited, .menu_link a:active
{
margin-left:13px;
font-size:12px;
font-weight:bold;
height:24px;
padding:5px;
text-decoration:none;
color: #0066CC;
}
.menu_link a:hover
{
margin-left:13px;
font-size:12px;
font-weight:bold;
color: #FFF;
height:30px;
padding:5px;
background: #333333 url(images/menu_back.jpg);
}
a:hover 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0f95cd;
text-decoration: none;
font-size:10px;
font-weight:bold;
}
.header
{
background: url('images/header.jpg');
width:850px;
height:156px; 
text-align:left;
margin-bottom:3px;
}
.container_back
{
width:880px;
background: url('images/sfondo.jpg');
}
.container
{
width:850px;
background: #FFF;
}

/*Box pagina */
.box1
{
width:100%;
height:200px;
}
.box1_left
{
width:421px;
height:200px;
background: #FFF;
float:left;
border:1px solid #93cdf3;
background: url('images/sfondo_box1_left.jpg') no-repeat;
}
.dove_1
{
width:90px;
height:156px;
float:left;
margin-top:40px;
color:#3f73ae;
padding-left:125px;
text-align:left;
}
.dove_2
{
width:90px;
height:156px;
float:right;
color:#3f73ae;
margin-top:40px;
margin-right:5px;
text-align:left;
}
.box1_right
{
width:421px;
height:200px;
background: #FFF;
float:right;
border:1px solid #93cdf3;
background: url('images/sfondo_box1_right.jpg')  no-repeat;
}
.cosa_1
{
width:345px;
height:56px;
float:left;
margin-top:45px;
color:#3f73ae;
text-align:left;
padding-left:70px;
}
.cosa_2
{
width:345px;
height:56px;
float:left;
color:#3f73ae;
margin-top:10px;
padding-left:70px;
text-align:left;
}
.box2
{
width:100%;
height:180px;
padding-top:5px;
}
.box2_left
{
width:279px;
height:170px;
background: #FFF;
float:left;
border:1px solid #93cdf3;
background: url('images/sfondo_box2_left.jpg');
}
.img_piu_visti
{
width:80px;
height:80px;
float:left;
margin-top:35px;
margin-left:5px;
}
.piu_visti
{
width:170px;
height:120px;
float:right;
color:#3f73ae;
margin-top:35px;
margin-right:2px;
text-align:left;
}
.img_ultimi
{
width:80px;
height:80px;
float:left;
margin-top:35px;
margin-left:5px;

}
.ultimi
{
width:170px;
height:120px;
float:right;
color:#3f73ae;
margin-top:35px;
margin-right:2px;
text-align:left;
}
.box2_center
{
width:279px;
height:170px;
background: #FFF;
float:left;
margin-left:3px;
border:1px solid #93cdf3;
background: url('images/sfondo_box2_center.jpg');
}
.box2_right
{
width:280px;
height:170px;
background: #FFF;
float:right;
border:1px solid #93cdf3;
background: url('images/sfondo_box2_right.jpg');
}
.box3
{
width:100%;
height:190px;
}
.box3_left
{
width:200px;
height:200px;
background: #FFF;
float:left;
border:1px solid #93cdf3;
background: url('images/sfondo_box2.jpg');
}
.box3_center
{
width:438px;
height:200px;
background: #FFF;
float:left;
margin-left:3px;
border:1px solid #93cdf3;
background: url('images/sfondo_box3_center.jpg') no-repeat;
color:#20a6ff;
font-size:12px;
}
.box3_right
{
width:200px;
height:200px;
background: #FFF;
float:right;
border:1px solid #93cdf3;
background: url('images/sfondo_box2.jpg');
}
.alloggio
{
margin-top:25px;
width:430px;
height:25px;
text-align:left;
}
/*input box*/
input
{background: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:1px solid #919191;
color: #191919;
font-size:10px;
}
select
{
background: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:1px solid #919191;
color: #191919;
font-size:10px; 
font-weight:normal
}
textarea
{
background: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:1px solid #919191;
color: #191919;
font-size:10px;
}
.title
{
color: #b8db37; 
font-size:14px; 
font-weight:bold;
}

.footer
{
background: #999999 url('images/footer.jpg') no-repeat;
width:860px; 
height:70px;
text-align:justify;
color: #F2F2F2;
}


