@charset "utf-8";
#contenido {
	width: 800px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	background-color: #191919;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#saludo {
	width: 800px;
	height: 70px;
}

#cabecera {
	height: 150px;
	width: 800px;
	background-image: url(imagenes/Cabecera1.gif);
	background-repeat: no-repeat;
}
#contenido #principal2 #descargas a:hover {
	color: #FF9F00;
	text-decoration: underline;
}

#contenido #principal2 #descargas a:visited {
	color: #FF9F00;
}
#contenido #principal2 #descargas a:link {
	color: #FF9F00;
}

#menu {
	background-color: #000000;
	height: 60px;
	width: 800px;
	background-image: url(imagenes/menu-fondo.gif);
}
#contenido #principal2 .Estilo44 #saludajunta {
	text-indent: 10px;
	text-align: justify;
	vertical-align: top;
}

#principal {
	width: 800px;
	margin-top: 23px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #191919;
	border: thin none #FFFFFF;
	height: 390px;
}
#noticias {
	width: 390px;
	float: left;
	height: 280px;
	margin-top: 15px;
	background-image: url(imagenes/Noticias.gif);
	margin-left: 5px;
}
#noticiastexto {
	height: 205px;
	width: 375px;
	margin-left: 7px;
	margin-top: 45px;
	list-style-position: inside;
	list-style-type: square;
	color: #FFFFFF;
}
#marcador {
	float: right;
	width: 390px;
	height: 280px;
	margin-top: 15px;
	background-image: url(imagenes/marcador.gif);
	margin-right: 5px;
}
#contenido #photograph {
	width: 790px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#contenido #principal a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contenido #principal a:hover {
	color: #F2900B;
	text-decoration: underline;
}

#pie {
	height: 60px;
	width: 800px;
	background-image: url(imagenes/menu-fondo.gif);
}

#contenido #principal2 {
	width: 800px;
	background-color: #191919;
	margin-top: 23px;
}
#contenido #principal2 #saluda2 {
	font-style: normal;
	text-indent: 10px;
	width: 800px;
}
#contenido #menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contenido #menu a:hover {
	color: #F2900B;
	text-decoration: underline;
}
#contenido #pie a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contenido #pie a:hover {
	color: #F5AB47;
	text-decoration: underline;
}
#contenido #tituloclasifi #principal2 #tablaclasi {
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 30px;
}
