.bg_top {
	background-image: url(images/top_1.gif);
	background-repeat: no-repeat;
}
.bg_content_bottom {
	background-image: url(images/bg_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 59px;
	width: 350px;
}
.contenido {
	background-color: #FFFFFF;
	border-right-width: 14px;
	border-right-style: solid;
	border-right-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
}
.contenido_internas {
	background-color: #FFFFFF;
	border-right-width: 14px;
	border-right-style: solid;
	border-right-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #025B83;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
	text-decoration: underline;
}
.bg_bottom {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	border-bottom-width: 17px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #294270;
	text-decoration: none;
	text-align: justify;
}
.texto_contacto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004971;
	text-decoration: none;
	text-align: justify;
}
.texto_combo {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004B79;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #174A7D;
	text-decoration: none;
}
.sub_titulo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.sub_titulo_productos {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.texto_numeros {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.linksubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding: 4px 8px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
	line-height: 100%;
	background-color: #0159A9;
	margin-right: 3px;
}
.linksubmenu:hover {
	background-color: #59C0E8;
}
