.titulo {
 font-Family: Tahoma;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}
.productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.productos:hover {
	text-decoration: underline;
}
.subproductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.subproductos:hover {
	text-decoration: underline;
}
.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005834;
	text-decoration: none;
}
.noticias:hover {
	text-decoration: underline;
}
.subnoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005834;
	text-decoration: none;
}
.subnoticias:hover {
	text-decoration: underline;
}
.descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C6C201;
	text-decoration: none;
}

.precio {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-family: Tahoma;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #131313;
	text-align: justify;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #044F04;
}

.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
	text-decoration: none;
}

.menu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	color: #ffbb04;
}
.menu2 {
	font-family: Arial;
	font-size: 11px;
	color: #ffbb04;
	font-weight: bold;
	text-decoration: none;
}
.menu2:hover {
	color: #f3da98;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #044F04;
	text-decoration: none;
	font-weight: bold;
}
.titular:hover {
	color: #000000;
}
.subtitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E610E;
	text-decoration: none;
}
.subtitular:hover {
	color: #000000;
}
.borde {
	border: 1px solid #000000;
}

.bordeAbajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6fb72f;
}
.bordeLateral {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6fb72f;
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ee1c23;
	text-decoration: none;
}
.textoNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	text-align: justify;
}
.textoPlano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.bordeTitulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bordeImagen {
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
}

.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969304;
	text-decoration: none;
}
.enlace:hover {
	text-decoration: underline;
}

.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.titularVer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.subtitularVer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}

.textoVer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.textoP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}

.firmaBoton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.firmaBoton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}