body,html{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	font-family: Verdana, Arial;
	font-size:10px;
	background:#ffffff;
	color:#000000;
	padding: 0px;
	margin: 0px;
}

a{
	color: #000000
}

table.head {
	background-color: #ffffff;
	margin-top: 2px
}

.close {
	position:relative;
	color:#003263;
	font-size: 10px;
	text-align:right;
	width:80px;
	margin-top: -15px;
	float:right
}

.close a{
	color:#003263;
	font-size: 10px;
}
	
.model {
	color:#003263;
	font-size: 24px;
	float:left;
	width:550px;
}

.alter_table_top {
	background-image: url(../../catalogo/img/zoom_bg_t.gif);
	background-position:top;
	background-repeat:repeat-x;	
}
.alter_table_dx {
	background-image: url(../../catalogo/img/zoom_bg_d.gif);
	background-position:right;
	background-repeat:repeat-y;	
}
.alter_table_sx {
	background-image: url(../../catalogo/img/zoom_bg_s.gif);
	background-position:left;
	background-repeat:repeat-y;	
}
.alter_table_bt {
	background-image: url(../../catalogo/img/zoom_bg_b.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
}
.single_property {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	background:#000000;
	color: #ffffff
}

.single_property2 {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	background:#000000;
	color: #CCCCCC
}

.product_upbox {
	background-image: url(../../catalogo/img/prod_box_up_pop.gif);
	background-position:top;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	width:416px;
	height:5px;
	margin-bottom: 0px;
	padding-bottom:0px;
	margin-top:0px
}

.product_imagebox {
	background-image: url(../../catalogo/img/prod_box_middle_pop.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
	width:416px;
	height:414px;
	margin-bottom: 0px;
}
.product_imagebox img{
	margin-top:2px;
	margin-bottom:2px
}

.product_bottombox {
	background-image:url(../../catalogo/img/prod_box_bt_pop.gif);
	background-position:bottom;
	background-position:center;
	background-repeat:no-repeat;	
	text-align:left;
	width:416px;
	height:5px;
	margin-top:0px;
	padding-top:0px;
	top: 0px;
}

.product_descriptionbox {
	color: #636466;
	width:183px;
	text-align:center;
	margin-bottom:0px;
	padding-top:5px;	
	padding-bottom:0px;
}

.product_descriptionbox a{
	text-decoration:none;
}

td.right_col_up {
	background-color: #000000;
	color:#FFFFFF;
}

td.right_col {
	background-color: #000000;
	color: #FFFFFF;
	font-size:10px
}

.copy {
	color:#CCCCCC;
	font-size:9px;
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	text-align:center
}
