/* CSS Document */

.boton_gris a:link,
.boton_gris a:active, 
.boton_gris a:visited{
	text-align: left;
	background-color: #AA3B53;
	padding-right: 5px;
	font-weight: bolder;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	display: block;
	color: #DCD6B2;
	text-decoration: none;
	font-size: 80%;
	line-height: 116%;
}
.boton_gris a:hover{
	text-align: left;
	background-color: #000000;
	padding-right: 5px;
	font-weight: bolder;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
	line-height: 116%;
}
.tit_destacada {
	font-weight: bolder;
	font-size: 90%;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/fondo.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}h1 {
	font-size: 130%;
	text-transform: uppercase;
	margin-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #018ab4;
	padding-left: 10px;
	padding-bottom: 10px;
}
.chica {
	font-size: 80%;
}
#contenido_sup {
	padding: 5px;
	display: block;
	margin: 5px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-top-color: #018ab4;
	border-right-color: #018ab4;
	border-bottom-color: #018ab4;
	border-left-color: #018ab4;
}
#contenido_inf {
	padding: 5px;
	display: block;
	margin: 5px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-top-color: #018ab4;
	border-right-color: #018ab4;
	border-bottom-color: #018ab4;
	border-left-color: #018ab4;
}
#contenido_inf IMG{
	border: medium solid #018ab4;
}
#contenido_sup IMG{
	border: medium solid #018ab4;
}
.cl_noticia {
	text-align: left;
	width: 130px;
}
.img {
	font-size: 70%;
	font-variant: small-caps;
	float: left;
	width: 200px;
	margin: 5px;
	border: thin solid #999999;
}

a:link,
a:visited,
a:active {
	font-weight: bolder;
	color: #7A7A7A;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #BD2831;
	text-decoration: underline;
}
.blanco,
.blanco a:link,
.blanco a:active,
.blanco a:visited {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.blanco a:hover{
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
.txt_cultura{
	font-size: 80%;
	font-weight: bolder;
	margin-bottom: 8px;
}

