body,td,th {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #004B9F;
}
a:hover {
	color: #9B3E00;
}
.subcont {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b6b6b6;
	border-left-color: b6b6b6;
}
.tooltip {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #484848;
	padding: 3px 5px;
	border: 1px solid #000000;
}
.menu_bg {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
}
.footer_bg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #E2E2E2;
}
.footer_td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #CDCDCD;
	padding-bottom: 5px;
}
.row_car {
	font-size: 11px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-left: 5px;
}
.caja_host {
	background-image: url(../images/caja_host_bg.gif);
	background-repeat: no-repeat;
}
.caja_host_sub {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.caja_precio {
	background-image: url(../images/caja_precio.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.caja_precio_p {
	font-weight: bold;
	color: #B90400;
}
.text11 {
	font-size: 11px;
}
form {
  margin: 0;
}
.text10 {
	font-size: 10px;
	color: #666666;
}
.cajita {
	font-size: 10px;
	background-image: url(../images/cajita_bg.gif);
	background-repeat: no-repeat;
}
.email_img {
  vertical-align: -2px;
}
.top_bg {
	background-color: #FFFFFF;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.td_main_contenido {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b6b6b6;
	border-left-color: #b6b6b6;
	padding: 10px;
}
.divisor_main {
	background-image: url(../images/divisor_main.gif);
	background-repeat: repeat-y;
}


#contenido {
  padding: 12px 0;
}
.con_caja_features {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0065c2;
	border-bottom-color: #0065c2;
	border-left-color: #0065c2;
	background-color: #F5F5F5;
}
.td_box_tit {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #005DBF;
	background-color: #E8F3FD;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.td_box_cont {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #4D4D4D;
	background-color: #F7F7F7;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}