.Campos {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E6367;
	background-color: #EEE8E8;
	border-color: #B6B3AC;
	border-style: solid;
	border-width: 1px;
}
.mmenu {
	font-family: Tahoma;
	font-weight: bold;
	color: #333333;
	background-image: url(imagenes/bot_off.jpg);
	background-color: none;
	background-repeat: no-repeat;
	text-align: center;
	height: 33px;
	width: 100px;
	text-decoration: none;
	font-size: 9px;
	display:block;
}
a.mmenu:hover {
	background-image: url(imagenes/bot_on.jpg);
}
.smenu {
	font-family: Tahoma;
	color: #C1BFC0;
}
a.smenu:hover {
	text-decoration: underline;
	color: #C1BFC0;
}
.categorias {
	font-family: Tahoma;
	color: #5E6367;
}
a.categorias:hover {
	text-decoration: underline;
	color: #F88616;
}
.Titulos {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #F88616;
	text-decoration: none;
}
a:hover {
	color: #5e6367;
}
.textoBlanco {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.djuntos {
	float:right
}
.SubTitulos {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.rojo {
	color: #990000;
	font-weight: bold;
}
