body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
}
.header_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #5628BE;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #5628BE;
	text-decoration: none;
}

#wrapper {
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main_content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: 28px;
	margin-left: 32px;
	width: 944px;
	clear: both;
}

.top a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.top a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.logo2{
	width:325px;
	padding-left: 85px;
	float: left;
	height: 71px;
}
	
.top_bg {
	background-image: url(../images/top_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
}
.trebuchet_16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #5628BE;
	text-decoration: none;
}

.vertical_dotted {
	border-right: 1px dashed #CCC;
	padding-right: 7px;
}


.content {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.morebg {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #46219E;
	text-decoration: none;
	background-image: url(../images/more_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.morebg a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #46219E;
	text-decoration: none;
}
.morebg a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #BC4A25;
	text-decoration: underline;
	background-image: url(../images/more_bg_hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
.horigental_dotted {
	background-image: url(../images/horigental_dotted.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
}
.bottom_part {
	background-image: url(../images/bottom_part.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 944px;
	margin-left: 32px;
	margin-right: 28px;
	height: 65px;
}
.verdana_11 {
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #D1C2F0;
	text-decoration: none;
}
.verdana_11 a {
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #D1C2F0;
	text-decoration: none;
}
.verdana_11 a:hover {
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #D1C2F0;
	text-decoration: underline;
}

A.titulo:link {
	color: #004080;
	text-decoration:underline;
}
A.titulo:visited {
	color: #004080;
	text-decoration:underline;
}
A.titulo:hover {
	color: #004080;
	text-decoration:underline;
	background-color : #AEFFC9;
}

.prod_head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: bolder;
	margin-bottom: 5px;
}

.prod_desc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.prod_price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E62249;
	font-weight: bolder;
	margin-top: 3px;
	margin-bottom: 5px;
}

