/*Principales*/
h1 {	margin: 0px;
	color:#333333;
	font-size:large;
	text-align:center;
	text-decoration:none;}

/*Colores*/
.azul_contenido {	color: #0063A6;
		font-weight: bold;}
.azulon {	color: #993300;
		font-weight: bold;}

/*Tags*/
img {	border: 0px;}

body {
	text-align: center;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

/*Otros*/
.cuerpo {
	margin-top: 25px;
	text-align: left;
	font-weight: normal;
	color:black;
	font-size: medium;
}

.subtitulo{
	color: #0063A6;
	text-align: center;
	font-weight: bold;
	font-size: medium;
}

.menu {
	text-align: left;
	font-weight: normal;
}
.nummenu {
	color: #271403;
	font-size: medium;
}
.txtmenu {
	color: #993300;
	font-weight: normal;
	font-size: medium;
}

.contacto {
	margin-top: 25px;
	text-align: left;
	font-weight: bold;
	font-size: medium;
}
.txtcontacto{
	color: #271403;
	font-size: medium;
}
.formacontacto{
	color:#FF6600;
	font-size: medium;
}

.lista{
	color:#271403;
	font-weight: bold;
}

.fecha{
	color: black;
	font-weight: bold;
}

.pie {
	margin: 25px;
	font-size: small;
	font-weight: normal;
	text-align: center;
}
.favoritos {
	color: #999999;
}
.powered {
	color: black;
}
.entumovil {
	color: #993300;
}
.asociados {color: black;
	font-size: medium;
	font-weight: bold;
	text-align: left;}
.link_asociado {color: black; }
.footer {  margin-top: 5px; background-color: #271403; ; padding: 4px 0px 0px 0px; border-top: 2px solid #FF6600; }
.separador {text-align:center; color: #999999;}
.mma {margin-top: 15px; margin-bottom: 10px; background-color: #FFFFFF; padding: 0px 0px 0px 0px; border-top: 0px solid #999999; border-bottom: 0px solid #999999; }
.titulo {color: #ffffff; background-color: #271403; padding: 5px 0px 5px 0px; border-top: 0px solid #999999; border-bottom: 0px solid #999999; }
