/* CSS La Tintoria Professionale */

body{
background-image:url(../img/sfondo_body.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#C9BDA7;
font-family:"Trebuchet MS", Verdana;
color:#000000;
font-size:14px;
}

/*CONTENITORE*/

#contenitore{
width:980px;
background-color:#FFFFFF;
margin:auto;
}



#contenitore #center{
width:980px;
background-color:#FFFFFF;
padding-bottom:20px;
}





#center #intestazione{
background-image:url(../img/intestazione.jpg);
background-position:top;
background-repeat:no-repeat;
width:980px;
height:95px;
}



#center #intestazione_lavanderia{
background-image:url(../img/intestazione_lavanderia.jpg);
background-position:top;
background-repeat:no-repeat;
width:980px;
height:207px;

}



 #menu_top{
color:#FFFFFF;
font-weight:bold;
text-align:right;
position:relative;
top:-30px;
}
#menu_top a{
color:#FFFFFF;
text-decoration:none;
}


 #menu_bottom{
color:#FFFFFF;
font-weight:bold;
}
#menu_bottom a{
color:#FFFFFF;
text-decoration:none;
}

#menu_link{
color:#FFFFFF;
}
#menu_link a{
color:#FFFFFF;
text-decoration:none;
}

#menu_linki{
color:#000000;
}
#menu_linki a{
color:#000000;
text-decoration:none;
}


 #menu_mail{
color:#000000;
}
#menu_link a{
color:#000000;
text-decoration:none;
}


#center #corpo_pagina{
width: 980px;
min-height:200px;

}






#center #corpo_pagina #photo_gallery{
background-image:url(../img/photo_gallery.jpg);
background-position:top;
background-repeat:no-repeat;
position:relative;
width:261px;
height:259px;
top:0px;
left:35px;
float:left;
}



#center #corpo_pagina #testo_pagina{

top:0px;
left:585px;
float:left;
padding:10px 50px 50px 50px;
width:610px;

}


#testo_pagina #titolo{
color:#5291BD;
font-size:18px;
margin-bottom:0px;
font-weight:bold;

}


#center #bottom{
background-image:url(../img/sfondo_bottom.jpg);
background-position:top;
background-repeat:repeat-x;
width:963px;
height:92px;
margin:auto;
margin-bottom:50px;
}

#center #bottom .box{
float:left;
width: 250px;
height:80px;
color:#FFFFFF;
margin: 5px 27px;
}

#center #bottom .prova{
float:left;
width: 200px;
height:80px;
color:#FFFFFF;
margin: 5px 15px;
}





#center #bottom .linea_bianca{
float:left;
width: 1px;
height:80px;
background-color:#FFFFFF;
margin: 5px 10px;
}

#center #bottom .linea_box{
float:left;
width: 1px;
height:80px;
background-color:#FFFFFF;
margin: 5px 5px;
}



#center #bottom .box #titolo{
font-size:14px;
margin-bottom:5px;
font-weight:bold;
}


.clearLeft{
clear:left;
}




/*GALLERY*/
.galleryCollectionsItem{
width:35%;
float:left;
margin:20px 20px 20px 0px;
}

.galleryCollectionsItem img{
margin:0 20px 20px 0;
display:block;
}


.imgGalleryBox{
padding: 20px;
border: 1px solid  #999999;
float:left;
margin: 10px 20px 10px 0px; 
}

.imgGalleryBox1{
padding: 20px;
border: 1px solid  #999999;
float:left;
margin: 5px;
height:120px;
}

.imgGalleryBoxCenter{
padding: 20px;
border: 1px solid  #999999;
margin: auto;
margin: 10px 20px 10px 0
} 


.breadcrumb_links{
width: 90%;
margin: 10px 0
}

/*FINE GALLERY*/