@charset "utf-8";
/* CSS Document */

body{
margin:0;
background:#f5f0da;
position:relative;
min-width:980px;
}


.main-bg {
background-color:#f5f0da;
	height:100%;
	/* Sotto per adattare automaticamente contenitore in altezza */
	}
/* 
	POI METTI QUESTO
	height: auto !important;
	min-height: 250px;
	overflow: hidden;
	}

/********************** header e div interni ************************/




header{
position:relative;
border-top:12px solid #6a9b06;
}

#milano_navigli_inner {
width:980px;
height:74px;
margin:0 auto;
position:relative;
padding:0 0 10px 0;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
}

#milano_navigli_inner1 {
width:980px;
height:20px;
margin:0 auto;
position:relative;
padding:0 0 10px 0;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
}

#mp-slider1 {
width:970px;
/* 980 - 5 border - 5 margin */
height:432px;
position:relative;
border:5px solid #fff;
/* bordo attorno a foto */
margin:0 auto 5px auto;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
overflow: visible !important;
text-align:center;
}

#mp-slider2 {
width:970px;
/* 980 - 5 border - 5 margin */
height:226px;
position:relative;
border:5px solid #fff;
/* bordo attorno a foto */
margin:0 auto 5px auto;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
overflow: visible !important;
text-align:center;
}

#mp-slider4 {
width:970px;
/* 980 - 5 border - 5 margin */
height:226px;
position:relative;

margin:0 auto 5px auto;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
overflow: visible !important;
}

#mp-slider3 {
width:970px;
/* 980 - 5 border - 5 margin */
height:59px;
position:relative;
border:5px solid #fff;
/* bordo attorno a foto */
margin:0 auto 5px auto;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
overflow: visible !important;
text-align:center;
}


#mp-slider5 {
width:970px;
/* 980 - 5 border - 5 margin */
height:25px;
position:relative;
border:5px solid #fff;
/* bordo attorno a foto */
margin:0 auto 5px auto;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
overflow: visible !important;
text-align:center;
}
/********************** logo ************************/


#mp-slider6 {
width:970px;
/* 980 - 5 border - 5 margin */
height:340px;
position:relative;
border:5px solid #fff;
/* bordo attorno a foto */
margin:0 auto 5px auto;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
overflow: visible !important;
text-align:center;
}


#milano_navigli_logo {
	position: absolute;
	width: auto;
	margin: 15px 0px 0px 0px;
	left: -2px;
	top: 2px;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
}

/********************** section************************/

#content {
display:block;
padding:15px 0 50px 0;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
color:#333333;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
letter-spacing:1px;
line-height:24px;
}


#navigli_milano_via {
width:980px;
height:35px;
margin:0 auto;
border-bottom: 1px solid #c5b99f;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:20px;
font-weight:bold;
}

#navigli_milano_via1 {
width:980px;
height:35px;
margin:0 auto;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:20px;
font-weight:bold;
}

#navigli_milano_via_sx {
float:left;
}

#navigli_milano_via_dx {
float:right;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
font-style:normal;
color:#6a9b06;
}


/********************** container************************/

#container_12{
width:980px;
margin:0 auto;
position:relative;
/*----- AAA height forse non serve -----*/
height:100%;
}

#container_121{
width:980px;
margin:0 auto;
height:1000px;
}

/******************** Top******************/
#navigli_milano_top {
position: relative;
float:left;
width:980px;
margin: 0px 0px 0px 0px;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
color:#fff;
font-size:14px;
line-height:20px;
padding:15px 0px 0px 0px;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
}

#navigli_milano_top_b {
position: relative;
float:left;
width:980px;
margin: 0px 0px 0px 0px;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
color:#000;
font-size:14px;
line-height:20px;
padding:15px 0px 0px 0px;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */
}


/******************** Footer ******************/
#footer {
width:980px;
position: relative;
float:left;
padding:15px 0 50px 0px;
/* SUPERIORE – DESTRO – INFERIORE . SINISTRO */

text-align: center;
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
background:#6a9b06;
}
