/*
Author:     Alessandro Pagnini dando@conmet.it
Updated:    Mar, 5, 2006
*/

#mmwrapper {
    background-color: #FA9C2A;
    margin: 0 20px 2px 20px;
    }
#mmhomewrapper {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #999999;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
    }
#mmhomewrapper p{
	margin: 10px;
    }
#mainmenu {
	padding-left: 0px;
	background-color: #FA9C2A;
	list-style-type: none;
	color: #fff;
	line-height: 34px;
	overflow: hidden;
	border: 1px solid #FA9C2A;
	/*    border: 1px solid red; */
    text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
    }

#mainmenu li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    }

#mainmenu a{
    float: left;
    padding: 34px 0 0 0;
    overflow: hidden;
    height: 0px !important;
    height: /**/:34px; /*IE5 hack*/    
}

#mainmenu a:hover {
    background-position: 0 -34px;
    }

#mainmenu a.selected {
    background-position: 0 -68px;
    }

#mmUno a {
    width: 75px;
    background-image: url("img/mm_chisiamo.gif");
    }

#mmDue a {
    width: 95px;
    background-image: url("img/mm_loca.gif");
    }

#mmTre a {
    width: 150px;
    background-image: url("img/mm_cate.gif");
    }

#mmQua a {
    width: 80px;
    background-image: url(img/mm_servizi.gif);
    }

#mmCin a {
    width: 125px;
    background-image: url("img/mm_wedding.gif");
    }

#mmSei a {
    width: 125px;
    background-image: url("img/mm_cerimonie.gif");
    }

#mmSet a {
    width: 105px;
    background-image: url("img/mm_dettagli.gif");
    }
/*** inglese ***/
#mmUnoE a{
    width: 66px;
    background-image: url("img/mm_company.gif");
    }

#mmDueE a{
    width: 135px;
    background-image: url("img/mm_weddingEng.gif");
    }
    
#mmTreE a{
    width: 145px;
    background-image: url("img/mm_events.gif");
    }
#mmQuaE a{
    width: 75px;
    background-image: url("img/mm_cateringB.gif");
    }
#mmCinE a {
    width: 130px;
    background-image: url("img/mm_location.gif");
    }

#mmSeiE a {
    width: 120px;
    background-image: url("img/mm_styling.gif");
    }

#mmSetE a {
    width: 86px;
    background-image: url("img/mm_values.gif");
    }
#mmita a{
    width: 25px;
    background-image: url("img/mm_ita.gif");
    }

#mmeng a{
    width: 25px;
    background-image: url("img/mm_eng.gif");
    }
/*** spagnolo ***/
#mmquiene a{
    width: 61px;
    background-image: url("img/mm_quiene.gif");    
    }
#mmboda a {
    width: 61px;
    background-image: url("img/mm_boda.gif");
    }
#mmeventos a {
    width: 185px;
    background-image: url("img/mm_eventos.gif");
    }
#mmcatering a{
    width: 77px;
    background-image: url("img/mm_cateringEsp.gif");    
    }
#mmvillas a{
    width: 145px;
    background-image: url("img/mm_locVillas.gif");    
    }
#mmestylo a{
    width: 136px;
    background-image: url("img/mm_estylo.gif");    
    }
#mmfilosofia a{
    width: 86px;
    background-image: url("img/mm_filosofia.gif");    
    }
#stili {
	color:#A85C1E;
	font-size:16px;
	font-weight:bold;
	margin-left: 25px;
	text-align:left;
	margin-top: 50px;

}	
#stili a:link {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#A85C1E;
	background-image:url(img/iconaOff.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 25px;
}
#stili a:visited {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#A85C1E;
	background-image:url(img/iconaOff.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 25px;
}
#stili a:hover {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#A85C1E;
	background-image:url(img/iconaOn.gif);
	background-repeat:no-repeat;
	background-position:left; 
	padding-left: 25px;
       
    }
#stili a.selected {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#A85C1E;
	background-image:url(img/iconaSelected.gif);
	background-repeat:no-repeat;
	background-position:left; 

}
#stili2 {
	color:#F99B29;
	margin-left: 50px;
  
}
#stili2 a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#F99B29;
	background-image:url(img/iconaOff.gif);
	background-repeat:no-repeat;
	background-position:left;
}
