/*FM CASA SICURA*/

html, body {
	margin: 0; padding: 0; border: 0;
}

html {
	font-size: 100%;
	/* IE ems resize hack */
}

body {
	font-size: 62.5%; font-family: Helvetica; font-size: 0.7em; color: #000; text-align: center;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

ul, li, p, table, a {
	font-size: 1em;
}

ul, li {
	list-style-type: none;
}

div, span, p, h2, h3, h4, h5, hr, ul, li, form, img, tr, td {
	margin: 0; padding: 0; border: 0;
}

a {
	text-decoration: none; color: #000;
}

a:hover {
	text-decoration: none; color: #B33F0B;
}

.cleaner {
	clear: both; display: block; visibility: hidden;
}

body {
	text-align: center; background-color: #EDEDEE;
	/*body, impostato text-align: center per centrare file*/
}

#container_general {
	width: 955px; margin: 0 auto; background-color: #fff;
}

#container_header {
	height: 300px; background-image: url("../images/bg_head.jpg"); background-position: bottom; background-repeat: no-repeat;
}

#img_head {
	width: 631px; height: 267px; float: left;
}

#menu {
	width: 324px; height: 288px; float: right; text-align: left;
}

.lista_menu {
	width: 137px; margin: 30px 0 -50px 16px; 
	/*da sost il margine in base al logo*/
}

.lista_menu li {
	height: 28px; width: 137px; position: relative;
}

.lista_menu li a {
	width: 105px; border-bottom: 1px solid #70707B; position: absolute; padding: 5px 0 5px 5px; font-weight: bold; color: #70707B; font-size: 1.1em;
}

.liston {
	width: 105px; border-bottom: 1px solid #70707B; position: absolute; padding: 5px 0 5px 5px; font-weight: bold; color: #B33F0B; font-size: 1.1em;
}

.lista_menu li a:hover {
	color: #B33F0B;
}

#logo_arquati {
	float: right; margin-right: 14px;
}

#container_center {
	
}

#parte_sx {
	width: 250px; float: left;
}

.img_partesx {
	padding: 0 10px; margin: 5px 0;
}

#parte_dx {
	width: 705px; float: right;
}

.prodotti {
	text-align: left; margin: 5px 20px 0 0;
}

.testo {
	text-align: left; margin: 10px;
}

.prodotti td {
	vertical-align: top;
}

.prodotto {
	margin-left: 10px;
}

.titolo {
	text-align: left; margin: 5px 0 15px 0;
}

.colore_logo {
	color: #B33F0B;
}

.lista {
	text-align: left; margin: 15px 0 5px 25px;
}

.lista li {
	list-style-type: square; margin-bottom: 17px;
}

#parte_sx_int {
	width: 615px; margin: 5px 0 0 20px; float: left; display: inline;
}

#parte_sx_int h2, h3, p {
	text-align: left; margin-bottom: 15px;
}

.lista_tende {
	text-align: left;
}

.lista_tende li {
	margin-bottom: 5px;
}

.lista_tende li a {
	text-decoration: underline;
}

#parte_dx_int {
	width: 320px; float: right;
}

.img_azienda {
	margin-top: 15px;
}

#tabella_prod {
	width: 850px; margin: 30px auto;
}

#tabella_prod tr td {
	vertical-align: bottom; padding: 10px 0; width: 110px; background-color: #F5F5F5; border-left: 5px solid #fff; border-right: 5px solid #fff;
}


#container_footer {
	height: 30px; border-top: 1px solid #7C7C7C;
}

.footer {
	margin-top: 7px;
}

.footer li {
	display: inline; margin: 0 3px; font-size: 0.9em;
}

.color {
	color: #B33F0B;
}