body {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

#mainheadtitle {
	font-size:9pt;
	position:relative;
	font-family:Arial,Helvetica,sans-serif;
	top:-26px;
	left:74px;
	float:left;
	height:3px;
}

#topbanner {
	width: 470px;
	height: 1px;
	float: right;
	margin-top:-65px;
	position:relative;
	padding:0;
	display: inline-block;	
}

html, body {height:100%;}

.letra_principal {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight:bold;
	color:#747474;
}

.titulo_principal {
	font-family: "Trebuchet MS";	
	font-size: 24px;
	font-stretch:expanded;
	color: #000000;
}

.letra_principal_cuerpo {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	color:#747474;
	line-height:140%;
}

.titulo_seccion_box {
	font-family: "Trebuchet MS";	
	font-size: 15px;
	color: #000000;
}

.descrip_box {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color:#8C8C8A;
}

.titulo_box {
	font-family: "Trebuchet MS";	
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}

.precio_box {
	font-family: "Trebuchet MS";	
	font-size: 21px;
	text-decoration: none;
	color: #000000;
}

.precio_en_detalle {
	font-family: "Trebuchet MS";	
	font-size: 24px;
	font-stretch:expanded;
	color: #6CAC4D;
}

.link_azul {
	font-family: "Trebuchet MS";	
	font-size: 12px;
	font-weight:bold;
	color:#3399CC;
}
.link_azul:link {
	font-family: "Trebuchet MS";	
	font-size: 12px;
	font-weight:bold;
	color:#3399CC;
}
.link_azul:visited {
	font-family: "Trebuchet MS";	
	font-size: 12px;
	font-weight:bold;
	color:#3399CC;
}
.link_azul:hover {
	font-family: "Trebuchet MS";	
	font-size: 12px;
	font-weight:bold;
	color: #80BFFF
	/*color: #5EAFD7;*/
}
.link_azul_buy {
	font-family: "Trebuchet MS";	
	font-size: 14px;
	font-weight:bold;
	color:#3399CC;
}
.link_azul_buy:link {
	font-family: "Trebuchet MS";	
	font-size: 14px;
	font-weight:bold;
	color:#3399CC;
}
.link_azul_buy:visited {
	font-family: "Trebuchet MS";	
	font-size: 14px;
	font-weight:bold;
	color:#3399CC;
}
.link_azul_buy:hover {
	font-family: "Trebuchet MS";	
	font-size: 14px;
	font-weight:bold;
	color: #5EAFD7;
}


.letra_pie {
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#A4A4A4;
}
.link_pie {
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#A4A4A4;
}
.link_pie: link {
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#A4A4A4;
}
.link_pie: visited {
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#A4A4A4;
}
.link_pie:hover {
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color:#000000;
}

.boton_enviar {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
	background:#DA251D;
	border: #FF9999 solid 1px;
}

.note {
	color:#999999;
}

.errormsg {
	font-weight:bold;
	color:#000000;
	background-color:#FFA6A6;
	border:1px solid #FF0000;
	padding:5px;
}


