 #button {
	margin-right: 0px;
	border-top: thin solid #E1EBF3;
	border-right: thin none #E1EBF3;
	border-bottom: thin none #E1EBF3;
	border-left: thin none #E1EBF3;
}
	#button ul {
		list-style: none; border: none; margin: 0; padding: 0 }
	#button li {
		border: none; margin: 0 ;
			background-image: url(img/fondocuadro.gif);
		}
		
	#button li a {
	font-family: Arial, Lucida, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	width: 100%;
	text-decoration: none;
	font-size: 11px;
	color: #001266;
	padding: 2px 5px 4px 13px;
	border-bottom: thin solid #E1EBF3;
	}
	html>body #button li a {
	width: auto;
}
	#button li a:hover { 
		background-color: #E5DC8A }
		
		
.tablanoticias {
	border: 1px dashed #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fotos {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	margin: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;



}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;

}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #80786E;
}
.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #80786E;
}
.creditos a:link {
	color: #001266;
	text-decoration: none;
}
.creditos a:visited {
	color: #001266;
	text-decoration: none;
}
.creditos a:hover {
	color: #5371FF;
	text-decoration: none;
}
.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80786E;
	font-weight: bold;
}

