/*********** GENERALE ************/
body {
	margin:0px;
	margin-top:16px;
	margin-bottom:10px;
	font-family:Arial;
	font-size:11px;
	background-color:#FFFFFF;
}

.header{
	margin:0;
	padding:0;
	margin-top:18px;
	margin-left:56px;
	display:block;
}

.main {
	margin:0;
	padding:0;
	width:960px;
	border:1px solid #c8c7c7;
	margin:0 auto;
	min-height: 473px;
 	height: auto !important;
 	height: 473px;
	position:relative;
	z-index:1;
	display:block;
	background-color:#FFFFFF;

}

.logo{

	display:block;
	width:275px;
	height:30px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;	
/*
	display:block;
	width:367px;
	height:25px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	*/
}

.titleSez{
	height:29px;
	padding-right:24px;
	font-size:30px;
	font-weight:bold;
	text-align:right;
	color:#C6C7C8;
	float:right;
}
.clr{
	clear:both;
	height:1px;
	font-size:1px;
}
.content{
	margin:0;
	padding:0;
	margin-left:54px;
	margin-top:20px;
}
.content_2{
	margin:0;
	padding:0;
	margin-left:54px;
	margin-top:20px;
}

.logo_mp{
	margin:0;
	padding:0;

	width:137px;
	height:73px;
	background-image:url(../images/madonnina/logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}
#flashcontent {
	margin:0;
	padding:0;
	width:740px;
	height:219px;
	float:left;
	border:1px solid #c8c7c7;	
}

.head_lavora {
	margin:0;
	padding:0;
	width:740px;
	height:219px;
	background-image:url(../images/madonnina/staff.jpg);
	background-repeat:no-repeat;
	border:1px solid #c8c7c7;
	float:left;	
}
.head_lavora_clandestino {
	margin:0;
	padding:0;
	width:740px;
	height:219px;
	background-image:url(../images/clandestino/lavora.jpg);
	background-repeat:no-repeat;
	border:1px solid #c8c7c7;
	float:left;	
}

#testo{
	margin-top:21px;
	padding:0;
	width:573px;

	min-height: 100px;
 	height: auto !important;
 	height: 100px;

	padding-left:30px;
	padding-bottom:15px;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	float:left;
}

#testo_2{
	margin-top:0;
	padding:0;
	width:720px;

	min-height: 350px;
 	height: auto !important;
 	height: 350px;

	background-image:url(../images/banda.gif);
	background-repeat:repeat-y;
	background-position:left;
	
	padding-left:30px;
	font-size:11px;
	font-weight:normal;
	line-height:1.2em;
	float:left;
}
.box_catering {
	width:120px;
	height:80px;
	border:1px solid #c8c7c7;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}
.hr_dashed{
	width:100%;
	margin-top:0;
	margin-bottom:8px;
	border:1px dashed #999999;
	display:block;
	height:1px;
}
.hr_dashed_norm{
	width:100%;
	margin:0;
	border:1px dashed #999999;
	display:block;
	height:1px;
}
.content_news_left {
	float:left;
	margin-left:30px;
	width:367px;
	min-height: 350px;
 	height: auto !important;
 	height: 350px;
	margin-top:16px;
}
.content_news_right {
	float:left;
	width:500px;
	min-height: 350px;
 	height: auto !important;
 	height: 350px;
	background-image:url(../images/banda.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin-top:16px;

}
#content_form{
	margin-top:0;
	padding:0;
	width:460px;
	min-height: 350px;
 	height: auto !important;
 	height: 350px;
	vertical-align:top;
	background-image:url(../images/banda.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin-left:40px;
	float:left;
}

#content_form span{
/*	display:block;*/
}

#content_form label{
	display:block;
	margin-bottom:8px;
	margin-left:25px;
}
#divFatturazione {
	margin-top:0;
	padding:0;
	width:460px;
	min-height: 350px;
 	height: auto !important;
 	height: 350px;
	vertical-align:top;
	background-image:url(../images/banda.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin-left:40px;
	float:left;
}

#divFatturazione span{
/*	display:block;*/
}

#divFatturazione label{
	display:block;
	margin-bottom:8px;
	margin-left:25px;
}
.form_titolo {
	font-size:20px;
	color:#080818;
	margin-bottom:4px;	
}
.ul_form {
	color:#FF9900;
	font-size:13px;
	font-weight:bold;
}

.text{
	width:250px;
	height:16px;
	border:1px inset #c8c7c7;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	background-color:#f2f2f2;
	padding-left:4px;
	vertical-align:middle;
}
.text_disabled{
	width:250px;
	height:16px;
	border:1px inset #c8c7c7;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	background-color:#d5d5d5;
	padding-left:4px;
	vertical-align:middle;
}
textarea{
	width:475px;
	height:190px;
	border:1px inset #c8c7c7;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	background-color:#f2f2f2;
	padding:4px;
}
select{
	height:18px;
	border:1px inset #c8c7c7;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	background-color:#f2f2f2;
	padding-left:4px;
}
.file{
	width:250px;
	height:21px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	background-color:#f2f2f2;
	padding-left:4px;
}

.button{
	cursor:hand;
	border-style:solid;
	border-width:1px;
	border-color: #929292;
	color:#fff;
	padding-left:3px;
	padding-right:3px;
	height:21px;
	font-weight:bold;
	font-family:Tahoma, helvetica;
	font-size:10px;
	background-image:url(../images/bg_button.gif)
}
#footer_info{
	margin-top:8px;
	text-align:center;
	font-size:8pt;
	color:#878889;
}

#footer_info a,
#footer_info a:visited { 
	color: #878889; 
	font-size: 11px; 
	text-decoration: none;
}
#footer_info a:hover {
	color: #4aafe3;
}

#back {
	margin-left:54px;
	margin-bottom:16px;
	display:block;
}
#back a,
#back a:visited { 
	color: #1a171b; 
	font-size: 12px; 
	text-decoration: none;
}
#back a:hover {
	color: #999999;
}

.back_lista {
	width:573px;
	text-align:right;
	float:right;
	margin-right:6px;
}
/*
#back_lista a,
#back_lista a:visited { 
	color: #777777; 
	font-size: 11px; 
	text-decoration: underline;
}
#back_lista a:hover {
	color: #878889;
	text-decoration: none;
}
*/
.link_grey a { color:#777777; text-decoration: underline; font-weight:normal;font-size: 10px;}
.link_grey a:hover { color:#878889; text-decoration: none; font-weight:normal;font-size: 10px;}

/********* PRESS *************/
a.press {
	height:180px;
	width:123px;
	margin-left:35px;
	margin-bottom:25px;
	margin-right:20px;
	text-decoration:none;
	float:left;	
	cursor:pointer;
}
.thumb_press{
	width:123px;height:160px;background-repeat:no-repeat;background-position:top center;border:1px outset #CCC;	
}
.press span {
	display:block;
	color: #1a171b;
	text-align:center;
	padding-top:5px;
}

a.press_prod {
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
	float:left;
	margin-left:60px;
	margin-right:60px;
	margin-bottom:25px;
	height:180px;
	width:123px;
}

.press_prod span {
	display:block;
	color: #1a171b;
}

/**********************************/
/****** FOOTER MENU LOCALI ********/
/**********************************/
#menu_locali {
	width:960px;
	height:58px;
	margin:0 auto;
	background-color:#C6C7C8;	
	border:1px solid #c8c7c7;
	border-top:0px;
	display:block;
}
#menu_locali ul,
#menu_locali li {
	margin: 0;
	padding: 0;	
	list-style-type: none;
}
#menu_locali li{
	float:right;
}
#menu_locali a{
	height:29px;
	margin-top:14px;	
	text-decoration:none;
	background-position:top;
	background-repeat:no-repeat;
	float:left;	
}
#menu_locali a span{
	visibility:hidden;
}
#menu_locali a.madonnina{
	width: 176px;
	margin-right:18px;
	background-image:url(../images/btn_madonnina_p.jpg);
}
#menu_locali a.madonnina:hover{
	background-position:bottom;
}
#menu_locali a.madonnina_sel{
	width: 176px;
	margin-right:18px;
	background-image:url(../images/btn_madonnina_p.jpg);
	background-position:bottom;
}
#menu_locali a.aniko{
	width: 132px;
	margin-right:22px;
	background-image:url(../images/btn_aniko.jpg);
}
#menu_locali a.aniko:hover{
	background-position:bottom;
}
#menu_locali a.aniko_sel{
	width: 132px;
	margin-right:22px;
	background-image:url(../images/btn_aniko.jpg);
	background-position:bottom;
}
#menu_locali a.clandestino{
	width: 150px;
	margin-right:22px;
	background-image:url(../images/btn_clandestino.jpg);
}
#menu_locali a.clandestino:hover{
	background-position:bottom;
}
#menu_locali a.clandestino_sel{
	width: 150px;
	margin-right:22px;
	background-image:url(../images/btn_clandestino.jpg);
	background-position:bottom;
}
#menu_locali a.clandestino_mil{
	width: 133px;
	margin-right:18px;
	background-image:url(../images/btn_clandestino_milano.jpg);
}
#menu_locali a.clandestino_mil:hover{
	background-position:bottom;
}
#menu_locali a.clandestino_mil_sel{
	width: 133px;
	margin-right:18px;
	background-image:url(../images/btn_clandestino_milano.jpg);
	background-position:bottom;
}

#menu_locali a.officina{
	width: 150px;
	margin-right:26px;	
	background-image:url(../images/btn_officina.jpg);
}
#menu_locali a.officina:hover{
	background-position:bottom;
}
#menu_locali a.officina_sel{
	width: 150px;
	margin-right:26px;	
	background-image:url(../images/btn_officina.jpg);
	background-position:bottom;
}
#menu_locali a.acrilico{
	height:29px;
	width: 50px;
	margin-right:31px;
	background-image:url(../images/btn_acrilico.jpg);
}
#menu_locali a.acrilico:hover{
	background-position:bottom;
}
#menu_locali a.acrilico_sel{
	height:29px;
	width: 50px;
	margin-right:31px;
	background-image:url(../images/btn_acrilico.jpg);
	background-position:bottom;
}
