
/*BREADCRUMBS*/

#bread {
width:100%;
border-bottom:1px solid #ccc;
clear:both;
background:#ffffff url('http://www.gruppovillamaria.it/img/gvm_bg_pagina-bottom.png') bottom left repeat-x;
}
#bread-in {
margin:0px auto;
width:980px;
padding:10px 0px;
}

.breadcrumbs {
margin:0px;
padding:0px;
list-style-type:none;
list-style-image:none;
width:270px;

display:inline;
}

.breadcrumbs li{
margin:0px;
line-height:20px;
list-style-type:none;
list-style-image:none;
display:inline;
}

/*corpo testo INTERNE struttura*/
#bodyint {
width:100%;
background:#ffffff;
padding-bottom:45px;
background:#ffffff url('http://www.gruppovillamaria.it/img/gvm_bg_pagina-bottom.png') bottom left repeat-x;
}

#bodyint-in {
width:980px;
margin:0px auto;
color: #656565;
padding:0px 0px 20px 0px;
background:transparent;
/*border-left:1px solid #d4d4d4;*/
/*border-right:1px solid #d4d4d4;*/
}

#textint {
width:980px;
float:left;
clear:both;
position:relative;
}


/*#centercolint {
float:left;
width:880px;
margin-left:50px;
margin-right:50px;
margin-top:20px;
}*/


#centercolint {
float:left;
width:610px;
margin-left:330px;
margin-right:50px;
margin-top:20px;
position:relative;
}

.foto1col { 
padding:0px 0px 0px 0px;
position:absolute;
left:-330px;
top:0px;
width:270px;
}

input[type="hidden"] {
display:none;
}

