/* CSS Document */

body, html{
	margin:0;
	paddin:0;
	text-align:center;
	background:repeat url(../img/matrimoni/tile5.jpg);
	font-family:Arial, Helvetica, sans-serif;
}

#contenitore{
	width:760px;
	margin-top:15px
}

#header{
	width:760px;
	background:url(../img/head_home.jpg) 0 0 no-repeat;
	height:175px;
}
/* Menu sinistra*/
#menu{
	width:180px;
	height:355px;
	background:url(../img/porta_home_small.jpg) 0 0 no-repeat;

}
#menu_sx{
	list-style-type:none;
	margin:25px 23px 0 23px;
	padding:0;
}
#menu_sx li{
	margin-bottom:35px
}    
#menu_sx li #chi_siamo{
	width:134px;
	height:28px;
	background:url(../img/btn_chi_siamo.gif) 0 -28px no-repeat;
	display:block;
}
#menu_sx li #chi_siamo:hover, #menu_sx li #chi_siamo_selected{
	width:134px;
	height:28px;
	background:url(../img/btn_chi_siamo.gif) 0 -0 no-repeat;
	display:block;
}
#menu_sx li #prodotti{
    width:134px;
	height:28px;
	background:url(../img/btn_prodotti.gif) 0 -28px no-repeat;
	display:block;
}
#menu_sx li #prodotti:hover, #menu_sx li #prodotti_selected{
    width:134px;
	height:28px;
	background:url(../img/btn_prodotti.gif) 0 -0 no-repeat;
    display:block;
}
#menu_sx li #contatti{
    width:134px;
	height:28px;
	background:url(../img/btn_contatti.gif) 0 -28px no-repeat;
	display:block;
}
#menu_sx li #contatti:hover, #menu_sx li #contatti_selected{
    width:134px;
	height:28px;
	background:url(../img/btn_contatti.gif) 0 -0 no-repeat;
    display:block;
}
#menu_sx li #dove_siamo{
    width:134px;
	height:28px;
	background:url(../img/btn_dove_siamo.gif) 0 -28px no-repeat;
	display:block;
}
#menu_sx li #dove_siamo:hover, #menu_sx li #dove_siamo_selected{
    width:134px;
	height:28px;
	background:url(../img/btn_dove_siamo.gif) 0 -0 no-repeat;
    display:block;
}
#menu_sx li #home{
    width:134px;
	height:28px;
	background:url(../img/btn_home.gif) 0 -28px no-repeat;
	display:block;
}
#menu_sx li #home:hover, #menu_sx li #home_selected{
    width:134px;
	height:28px;
	background:url(../img/btn_home.gif) 0 -0 no-repeat;
    display:block;
}

/*fine menu sx*/

/*sezione content*/
#content{
	width:580px;
	height:355px;
	background:url(../img/vetrina_home.jpg) 0 0 no-repeat;
	vertical-align:top;
	text-align:left
}
#content p{
	font-size:14px;
	color:#000099;
	margin:30px;
	

}

#footer{
	width:760px;
	background-color:#000099;
	height:32px;
	font-size:11px;
	color:#fff;
}
#home_gallery{
	list-style-type:none;
	margin:0px 0px 0 0px;
	padding:0;
}
#home_gallery li{
	margin-bottom:10px
}    
#home_gallery li #foto_10{
	width:570px;
	height:105px;
	background:url(../img/barra_fotocopia.jpg) 0 5px no-repeat;
	display:block;
}
#home_gallery li #intro{
    font-family:Arial, Helvetica, sans-serif;
	font-size-adjust:inherit;
}
#home_gallery li #offerte{
    margin-bottom:10px;
	margin-left:25px;
    width:570px;
	height:59px;
	margin-left:95px;
}
#content #presentazione{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:inherit;
	font-weight:bold;
	font-stretch:ultra-expanded;
	font-size:16px;
	font-variant:inherit;
	color:#000099;
}
#menu_contatti{
    align:center;
    list-style-type:none;
	margin:0px 0px 123px 0px;
	padding:0;
	font-size:16px
}
#menu_contatti li{
    margin:50px;
}
#content #orario{
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:16px;
	color:#000099;
	border-bottom:thin;
}
#content #mail{
    margin-left:60px;
    margin-bottom:20px;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:24px;
	color:#000099;
}
#mappa{
    margin-top:1opx;
}
	
   


    

