body {
	/*background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #090E12;*/
	font-family: Tahoma;
	font-size: 11px;
	color: 5e5e5e;
	margin: 0px;
}
.background_tb{
	background-image: url(../images/bg_contenido.gif);
	background-repeat:repeat-y;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none !important;
	text-transform: uppercase;
}

a.links_interna {
	font-family: Tahoma;
	font-size: 10px;
	color: #5e8494;
	text-decoration: underline !important;
	text-transform: uppercase;
}
a:hover.links_interna {
	color:#9a0000;
	text-decoration: none !important;
}
a:hover {
	color:#9a0000;
	text-decoration: none !important;
}
a.menu{
	display:block;
	width:100%;
	height:100%;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none !important;
}
a:hover.menu{
	color:#9a0000;
	text-decoration: none !important;
}
a.footer{
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	text-decoration:none !important;
	text-transform: uppercase;
}
a:hover.footer{
	color:#9a0000;
	text-decoration:none !important;
}
.texto_footer{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:13px;
}
.texto_resaltado{
	font-family:Tahoma;
	font-size:11px;
	color:#9a0000;
	font-weight:bold;
}

.texto_especificaciones{
	font-family:Tahoma;
	font-size:11px;
}

.alturacelda td
{
	height:8px;
}



.insurance_desc{
	font-size: 12px;
}