@charset "utf-8";



#main {	width: 1024px;
	margin-right: auto;
	margin-left: auto;}
#Imagen   {	float: left;
	width: 30px;
	height: 48px;}
#right {	float: right;
	width: auto;
	background-color: #00ABD1;}

#menubar {	float: left;}

#content {
	float: left;
	width: 820px;
	margin: 0px;
	background-color: #FFF;
}
#Content_head_title {
	width: 1024px;
}
#Content_head_miniature {
	width: 820px;
	text-align: center;
}
#Content_head_miniature img {
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#Content_head_description {
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 4px;
}
#Content_product {
	width: 820px;
	float: left;
	clear: both;
	border: 1px solid #00ABD1;
	padding: 0px;
}

#Content_product_unit_image {
	background-color: #FFF;
	width: 258px;
	float: left;
	clear: left;
	border: 2px solid #B5B3B4;
}
#Content_product_Bigimage {
	clear: left;
	float: left;
	height: 205px;
	width: 205px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5B3B4;
	border-right-color: #B5B3B4;
	border-bottom-color: #B5B3B4;
	border-left-color: #B5B3B4;
}
#Content_product_smallimage {
	clear: right;
	float: right;
	height: 50px;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B5B3B4;
	border-right-color: #B5B3B4;
	border-bottom-color: #B5B3B4;
	border-left-color: #B5B3B4;
}


#Content_product_unit_data {
	background-color: #FFF;
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 0px;
	margin-left: 5px;
}


#ContentBotton {
	width: 820px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}







#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 820px;
}
#ContentIndex {
	float: left;
	width: auto;
}
