/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../imagenes/bg-body.jpg);
	background-repeat:    repeat-x;
	background-position: center top;
	background-color: #828282;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Tahoma;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.negritas_abc {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.textred {
	font-family: Tahoma;
	font-size: 8pt;
	color: #D90000;
}
.ciudades {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #D90000;
}
.textgris {
	font-family: Tahoma;
	font-size: 8pt;
	color: #808080;
}
.destacados {
	font-family: Tahoma;
	font-size: 6pt;
	font-weight: bold;
	color: #FFFFFF;
}

.fecha {
	color: #EFEFEF;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
}
.seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FDCA23;
}
.celda-imagen {
	background-image: url(../imagenes/membrete-paginas.jpg);
	background-position: left center;
}
.buttom {
	font-family: Tahoma, Verdana;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}

.bg-categoria {
	background-image: url(../imagenes/membrete-paginas.jpg);
}

