HTML,
BODY {
	height:100%;
	width: 100%;
}

BODY {
	background-color: #242424;
	margin: 0px;
}

IMG {
	border: 0px;
}

DIV, A {
	font-family: Arial, Verdana;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: none;
}

#outbox {
	position: relative;
	width:100%;
	height:100%;
}

#container {
  position: absolute;
  width: 980px;
  height: 522px;
  left: 50%;
  top: 50%;
  margin-left: -490px;
  margin-top: -261px;
}

#left {
	float: left;
	width: 193px;
	height: 522px;
	background-color: #353535;
}

#right {
	float: right;
	width: 776px;
	height: 522px;
}

#logo {
	margin-top: 32px;
	margin-bottom: 32px;
	width: 168px;
	margin-right: 24px;
	text-align: right;
}

#menu {
	text-align: right;
	width: 168px;
	margin-right: 24px;
	margin-bottom: 52px;
}

#menu A {
	font-size: 14px;
}

#menu A:hover,
.menu_sel,
.submenu_sel {
	color: #EB094B;
}

#address {
	color: #919191;
	width: 168px;
	margin-right: 24px;
	text-align: right;
}

#bottom_menu {
	height: 50px;
	width: 144px;
	margin-left: 24px;
	margin-right: 24px;
}

#map_input {
	background-image: url(../images/input_bg.gif);
	background-repeat: no-repeat;
	width: 121px;
	height: 20px;
	text-align: left;
	float: left;
}

#map_input #starting_point {
	margin-top: 1px;
	margin-left: 3px;
	border: 1px solid #242424;
	background-color: #242424;
	color: #919191;
	height: 13px;
	width: 111px;
	font-size: 11px;
}

#map_button {
	float: right;
}

#map_button INPUT {
	width: 21px;
	height: 21px;
	margin-left:2px;
	border: 0px;
}

#azienda,
#newsletter,
#lista_prodotti,
#lista_download {
	width: 776px;
	height: 522px;
	background-color: #FFFFFF;
}

#azienda #azienda_left,
#azienda #azienda_right,
#newsletter #newsletter_left,
#newsletter #newsletter_right {
	padding-left: 23px;
	padding-right: 23px;
	text-align: justify;
	color: #919191;
	padding-top: 23px;
	/* font-size: 10px;
	line-height: 10px; */
}

#newsletter #newsletter_left DIV,
#newsletter #newsletter_right DIV {
	text-align: justify;
	color: #6b6b6b;
}

#azienda #azienda_left,
#newsletter #newsletter_left {
	width: 342px;
	float: left;
}

#azienda #azienda_right,
#newsletter #newsletter_right {
	width: 342px;
	float: right;
}

.azienda_title,
.newsletter_title {
	display: block;
	color: #353535;
	font-size: 14px;
	margin-bottom: 13px;
}

INPUT {
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #919191;
	width: 176px;
	border: 1px solid #C5C5C5;
	margin: 0px;
}

TEXTAREA {
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #919191;
}

.checkbox {
	border: 0px;
	width: 10px;
	margin: 0px;
}

.form_label {
	width: 162px;
	float: left;
	margin: 0px;
	margin-bottom: 3px;
}

.form_element {
	width: 180px;
	float: left;
	margin: 0px;
	margin-bottom: 3px;
}

.form_br {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.submit {
	border: 1px solid #ea0059;
	background-color: #ea0059;
	color: #FFFFFF;
	width: 180px;
}

.p_thumb,
.d_thumb {
	width: 194px;
	height: 174px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.p_big {
	width: 776px;
	height: 522px;
	background-image: url(../images/preloader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.p_thumb A {
	width: 194px;
	height: 174px;
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	line-height: 174px;
}

/* .d_thumb A {
	width: 194px;
	height: 24px;
	display: block;
	color: #EB094B;
	font-size: 12px;
	text-align: center;
	padding-top: 150px;
}*/ 

.p_thumb A:hover {
	background-color: #000000;
	filter:alpha(opacity=72);
	-moz-opacity: 0.72;
	opacity: 0.72;
}

#product_desc {
	text-align: right;
	width: 144px;
	margin-top: -26px;
	margin-left: 24px;
	margin-right: 24px;
	font-size: 11px;
	line-height: 14px;
}

#product_desc SPAN {
	color: #EB094B;
}

/* BACK OFFICE */

.t {
	width: 100%;
}

.t TR TD {
	padding: 3px 8px 3px 8px;
}

.t_h {
	background-color: #BBBBBB;
	font-weight: 800;
}

.a_button {
	color: #EB094B;
}

.a_submit {
	border: 1px solid #ea0059;
	background-color: #ea0059;
	color: #FFFFFF;
	width: 100px;
}

.brd {
	border: 1px solid #000000;
}

.footer {
	text-align: center;
	font-family: Arial, Verdana;
	color: #5C5C5C;
	font-size: 10px;
	margin-top: -30px;
}
