@charset "utf-8";
/*stili per il layout fisso*/
html,body{margin: 0;padding:0}

body{
	font-family: arial,sans-serif;
	font-size: 76%;
	text-align: left;
	background-color: #E5E2E2;
	}
div#container{
	width: 950px;
	text-align: left;
	height: inherit;
	margin-right: auto;
	margin-left: auto;
}
div#container-inserizionista{
	width: 975px;
	text-align: left;
	height: inherit;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../immagini/mmt_08bis.gif);
	background-repeat: repeat;
}
a:hover {
	color:#FF0000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
	}
/*stili generici, su header e footer*/

div#header{
height: inherit;
	float: left;
}
div#header-logo{
	width: 249px;
	float: left;
	height: 119px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1B4E82;
	border-left-color: #1B4E82;

}
img.header-poslogo{
	padding-top: 30px;
	padding-left: 10px;
	border: 0px none #FFFF00;

}
div#header-main{
	width: 700px;
	float: right;
	background-image: url(../immagini/header-sfondo.jpg);

}
div#header-fotoazienda{
	height: inherit;
}
div#header-sfondo{
	width: 440px;
	float: left;
	height: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#header-contatti{
	width: 250px;
	float: right;
	margin: 4px;
	height: 75px;
	border: 1px solid #1B4E82;
	background-color: #FFFFFF;
}
div.header-contatti-intestazione{
	font-size: 14px;
	font-weight: bold;
	color: #717070;
	text-align: center;
}
div.header-contatti-duenumeri{
	float: left;
	width: 245px;
	margin-top: 2px;
}
div.header-contatti-duenumeri-ico{
	float: left;
	margin-left: 4px;
	margin-top: 3px;
	width: 30px;
	text-align: right;
}
div.header-contatti-duenumeri-tel{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	width: 160px;
	margin-right: 30px;
	margin-top: 3px;
}

div#header-puls-orizz{
	width: 100%;
	height: 35px;
	float: left;
	background-color: #1B4E82;
}
div.header-puls-orizz-testo{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}

div.header-puls-orizz-testo A:link, div.header-puls-orizz-testo A:visited{
	color: #FFFFFF;
}
div.header-puls-orizz-testo A:hover{
	color: #FFFF00;
	background-color: #123354;
}


div#briciole {
	height: 30px;
	background-color: #CFCFCF;
	padding-top: 5px;
}

div#navigation{
	width:248px;
	float: left;
	background-color: #CBDCEE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #28517D;
	border-left-color: #28517D;
	height: auto;
}
div.navigation-link A:link, div.navigation-link A:visited{
	color: #000000;
	text-decoration: none;
}
div.navigation-link A:hover{
	color: #0000CC;
	background-color: #FFFF00;
	text-decoration: none;
}

div.navigation-foto-azienda{
	color: #000000;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	border: 1px solid #1B4E82;
	margin-top: 10px;
}

div.navigation-riferimenti-azienda{
	color: #000000;
	background-color: #EBF3F5;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1B4E82;
	border-bottom-color: #1B4E82;
	border-left-color: #1B4E82;
	line-height: 15px;
}

div.navigation-pulsanti{
	color: #000000;
	background-color: #EBF3F5;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1B4E82;
	border-bottom-color: #1B4E82;
	border-left-color: #1B4E82;
}
div.navigation-pulsanti-intest{
	color: #000000;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B4E82;
	font-style: italic;
}
div.navigation-pulsanti-blank{

}

div.navigation-newsletter{
	color: #000000;
	background-color: #EBF3F5;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1B4E82;
	border-bottom-color: #1B4E82;
	border-left-color: #1B4E82;
}
div.navigation-newsletter-descrizione{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
div.navigation-newsletter-form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	height: 24px;
	padding-bottom: 4px;

}
div.navigation-pulsanti-end{
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B4E82;
	height: 5px;
	}
div#content{
	width: 700px;
	padding-left: 0px;
	float: right;
	}

div#content-briciole{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	width: 660px;
	}

div#content-titolo{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
	width: 680px;
	}
span.content-titolo-low{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}
div#content-main{
	font-size: 14px;
	margin-top: 1px;
	margin-right: 14px;
	margin-bottom: 1px;
	margin-left: 14px;
	border: 1px solid #1B4E82;
	background-color: #FFFFFF;
	background-image: url(../immagini/main-bordo-ombra-sx.gif);
	background-repeat: repeat-y;
	float: left;
	width: 665px;
	}
div#content-main-bordo-superiore{
	background-image: url(../immagini/main-bordo-ombra-top.gif);
	background-repeat: repeat-x;
	height: 8px;
	}
div#content-main-alto{
	margin-left: 30px;
	height: inherit;
	background-repeat: repeat-y;
	}
div#content-main-alto-descrizione{
	float: left;
	margin-top: 10px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	}
div#content-main-alto-pulsanti-laterali{
	float: right;
	width: 163px;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid #999999;
	}
div#content-main-alto-pulsanti-laterali-ico{
	float: left;
	width: 30px;
	margin-top: 1px;
	}
div#content-main-alto-pulsanti-laterali-testo{
	float: right;
	width: 125px;
	margin-top: 5px;
	height: 30px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	}

div#content-main-alto-pulsanti-laterali-testo A:link, div#content-main-alto-pulsanti-laterali-testo A:visited{
	color: #000000;
	text-decoration: none;

}
div#content-main-alto-pulsanti-laterali-testo A:hover{
	color: #0000CC;
	background-color: #FFFF00;
}

div#content-main-corpo{
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
		}
div#content-main-corpo-home{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
		}
div.content-main-corpo-home-riga	{
	float: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	width: 100%;
	text-align: left;
	}

div.content-main-corpo-home-riga-flash	{
	float: left;
	width: 300px;
	height: 225px;
	margin-top: 0px;
	}
	div.content-main-corpo-home-riga-ultimi-ins	{
	float: left;
	width: 300px;
	height: 300px;
	margin-top: 0px;
	}
	div.content-main-corpo-home-riga-ultimi-ins-titolo	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
	}
	
div.content-main-corpo-home-riga-testopres	{
	float: right;
	width: 327px;
	height: 525px;
	margin-top: 1px;
	margin-right: 15px;
	font-size: 14px;
	margin-left: 4px;
	}
div.content-main-corpo-home-riga-testopres-puls	{
	width: 330px;
	float: left;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CBDCEE;
	}
div.content-main-corpo-home-riga-testopres-puls-ico	{
	float: left;
	width: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
	}
div.content-main-corpo-home-riga-testopres-puls-testo	{
	float: right;
	width: 215px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	}
div.content-main-corpo-home-riga-testopres-puls-testo A:link, div.content-main-corpo-home-riga-testopres-puls-testo A:visited{
	color: #000000;
	text-decoration: none;

}
div.content-main-corpo-home-riga-testopres-puls-testo A:hover{
	color: #0000CC;
	background-color: #FFFF00;
	text-decoration: none;
}
div.content-main-corpo-contatti-riga	{
	float: left;
	margin-bottom: 20px;
	width: 100%;
	}

div.content-main-corpo-contatti-riga-icona	{
	float: left;
	width: 100px;
	height: 65px;
	margin-top: 26px;
	}
div.content-main-corpo-contatti-riga-testo {
	float: left;
	width: 400px;
	margin-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0A4511;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0A4511;
	padding-left: 3px;
	padding-bottom: 1px;
	}		

div.content-main-corpo-contatti-riga-descrizione {
	float: left;
	width: 400px;
	margin-left: 10px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	padding-left: 3px;
	}		
div.content-main-corpo-contatti-riga-descrizione-grande {
	font-size: 18px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	}	

div#content-main-alto-descrizione-usato{
	float: left;
	margin-top: 10px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

div#content-main-corpo-usato{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	
	}

div.content-main-corpo-usato-riga	{
	float: left;
	margin-bottom: 20px;
	width: 655px;
	}

div#footer{
	clear:both;
	width: 950px;
	height: 50px;
} 
div#footer-testo{
	float: right;
	width: 60%;
	padding-left: 0px;
	height: 40px;
	margin-left: 10px;
	padding-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 65px;
	}
div#footer-autore{
	float: left;
	width: 150px;
	padding-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 20px;
	font-style: italic;
	color: #333333;
	}

