/*

	Progetto:  website per azienda Prim.Ser. srl
	author:   www.MercatoGalante.it

   
*/

*{ margin: 0; padding: 0; }* 
body { font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #D0D4D4; color: #444; }

a {	color: #B60D0A;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: normal 3.7em "Trebuchet MS", Arial, Sans-Serif; color: #fff; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: .3em; color: #DFCDA2; }
h2 { color: #B60D0A; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h4 { color: #B60D0A; font: bold 1.2em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h6 { color: #B60D0A; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; border-bottom: 1px solid #ccc; }
h3 { color: #808080; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }
h5 { font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; }
h7 { font: bold 1.8em "Trebuchet MS", Arial, Sans-Serif;}

#content { width: 960px; margin: 10px auto; background: #fff; padding: 10px; }

.article1 li {
	list-style: circle;
	line-height: 1.3em;
	margin-left: 18px;
}

.article1 ul {
        margin-left: 25px;
}

.third p {
        font-size: 12px;
}

#header { background: #fff url(../images/header.jpg) no-repeat; height: 252px; margin: 0 13px 0 0;}
	#header p { margin: 30px 0 0 ; color: #D6E5EA; }
	#menu { margin: 0px 0 50px ; }
		#menu li { list-style: none; float: left; }
		#menu li a { cursor: pointer; padding: 5px 28px; line-height: 25px; background: #D0D4D4; margin: 0 2px 0 0; color: #808080; }
		#menu li a:hover { background: #B2B6B6; color: #000; }
		#menu li a.current { background: #66A3CF; color: #fff; }
		#menu li a#last  { margin: 0; padding: 5px 20px 5px 40px; }

.third { font-size: .7em;  text-align: center; float: left; width: 252px; margin: 0 85px 10px 10px; }
.third1 { font-size: .7em;  float: left; text-align: center; width: 188px; margin: 0 30px 10px 10px; }
.article { font-size: 1em;  float: left; text-align: justify; width: 930px; margin: 0 30px 10px 10px; }
.article1 { font-size: 1em;  float: left; text-align: justify; width: 450px; margin: 0 30px 10px 10px; }
.lampade { font-size: 1em;  float: right; text-align: justify; width: 400px; margin: 0 30px 10px 10px; }
.bonifica { font-size: 1em;  float: left; text-align: justify; width: 640px; margin: 0 30px 10px 10px; }
.last { float: right; margin: 0 5px 5px 0; }
.last1 { float: right; margin: 0 40px 10px 0; }

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }


#footer { width: 960px; margin: 15px auto; color: #808080; font-size: .9em; }
	#footer a { color: #444; }
	.right { float: right; text-align: right; font-size: 1em; }
		#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
		#footer .right a:hover { background: #fff; color: #444; text-decoration: underline; }
