@charset "iso-8859-1";
body {
	background-color: #CCCC99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
#cabecera {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	text-align: justify;
	padding: 0px 10px;
	margin: 0px;
	height: auto;
}
.fondo {
	background-image: url(images/portada_04.jpg);
	padding-right: 7px;
	padding-left: 7px;
	background-repeat: no-repeat;
	margin-right: 5px;
	background-position: center top;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	background-color: C6C491;
}
#marilo {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFCC;
	text-indent: 5px;
	border: thin dotted #FFFFCC;
	margin: 6px;
	font-weight: bold;
	padding: 2px;
}

.firma {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}


#arriba {
	font-family: Tahoma;
	font-size: 9px;
	color: #e5e5d1;
	background-color: #BABA8C;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#noticias {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	height: 250px;
	width: 175px;
}
.noticias {
	margin-top: 55px;
	margin-left: 10px;
	background-color: #BABA8C;
	padding: 5px;
	border: thin dotted #FFFFFF;
}
.fotos {
	background-color: #BABA8C;
	border: thin dotted #FFFFFF;
	margin: 0px;
	padding: 5px 5px 15px;
}
.logo {
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}




a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #716F64;
}
#scroll {
     width:253px;
     height:145px;
     background-color:#BABA8C;
     overflow:auto;
}
}
#gracias {
	height: 100%;
	width: 100%;
}
