body {
	background-image: url(images/bg_amarilo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#wrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#menuSup {
	background-color: #944f00;
	margin-top: 2px;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 2px;
}
#menuSup ul {
	margin: 0px;
	list-style-type: none;
}
#menuSup li {
	display: inline;
	margin-right: 20px;
}
#menuSup a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 70%;
}
#menuSup a:hover {
	color: #ffc002;
}
#contenido {
	background-image: url(images/bg_contenido.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;

}
#izquierda {
	width: 190px;
	float: left;
}
#centro {
	width: 505px;
}
#centro {
	float: left;
	padding-right: 10px;
	padding-left: 15px;
}
#centro h2 {
	color: #944f00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#centro  p {
	font-size: 80%;
	color: #000000;
	margin-top: 5px;
}
#centro p .bajada {
	font-weight: bold;
	color: #333333;
}
#centro .subtitulo {
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #794300;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#centro .nomPag {
	color: #999999;
	font-size: 140%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 30px;
	margin-bottom: 15px;
}
#centro ul {
	list-style-image: none;
	color: #944F00;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: block;
	clear: both;
	padding: 0px;
	font-size: 80%;
}
#centro li {
	list-style-image: url(images/bullet.jpg);
}

#tema1 h2 a {
	text-decoration: none;
	color: #944f00;
}
#tema1 h2 a:hover {
	color: #5d3200;
	text-decoration: underline;
}
#centro .seccion {
	color: #7B7B7B;
	font-size: 70%;
	font-weight: bold;
}
#centro .fechaNot {
	font-size: 65%;
	font-weight: bold;
	color: #686767;
}
#centro a {
	color: #944F00;
}
#centro a:hover {
	color: #DE9542;
}

#tema1 p a {
	text-decoration: none;
	color: #000000;
	background-image: url(images/flecha_link.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 8px;
}
#tema1 p a:hover {
	background-image:url(images/flecha_link_over.gif);
	color: #944F00;
}
#derecha {
	width: 200px;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	margin-top: 30px;
}
#derecha .temas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 90%;
	color: #385d70;
	display: block;
	background-color: #e8e7e6;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(images/ico-.temas.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

#derecha .seccion {
	font-size: 70%;
	font-weight: bold;
	color: #7d7d7d;
	margin-top: 10px;
	display: block;
}
#derecha h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #944f00;
	font-size: 85%;
	margin-top: 5px;
	margin-bottom: 0px;
}
#derecha h3 a {
	text-decoration: none;
	color: #944f00;
}
#derecha h3 a:hover {
	text-decoration: underline;
	color: #944f00;
}

#derecha p {
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 15px;
}
#derecha .cargo {
	color: #666666;
	margin-top: 7px;
	margin-bottom: 0px;
}
#derecha .nombre {
	font-weight: bold;
	color: #385D70;
	margin-bottom: 2px;
	margin-left: 8px;
}

#derecha p a {
	color: #000000;
	text-decoration: none;
}
#derecha p a:hover {
	color: #944f00;
	text-decoration: none;
}
#derecha .directorio {
	color: #033c77;
	font-size: 70%;
	font-weight: bold;
	margin-bottom: 30px;
}
#derecha .impar {
	background-color: #edf2f6;
}

#footer {
	clear: both;
	background-color: #572e00;
	background-image: url(images/logo_footer.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
	padding-left: 210px;
	padding-top: 10px;
}
#footer p {
	color: #7b7b7b;
	font-size: 65%;
	margin: 0px;
}
#footer p a {
	font-weight: bold;
	color: #faa306;
	text-decoration: none;
	display: block;
}
#footer p a:hover {
	color: #ffffff;
}


#menu {
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5d5c6;
	margin-top: 30px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#menu ul a {
	color: #4f4f4e;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5d5c6;
	display: block;
	height: 15px;
	padding-left: 10px;
}
#menu ul a:hover {
	color: #f8870d;
	background-color:#FFFFFF;
}
#menu ul ul li {
}
#menu ul ul a {
	color: #944f00;
	font-weight: normal;
	padding-left: 20px;
	margin: 0px;
}
#menu ul ul a:hover {
	color: #944f00;
	background-color:#FFFFFF;
}
#menu ul li a.act {
 	color: #f8870d;
	background-color:#FFFFFF;
}
#menu ul.act {
}
#menu ul ul li a.act {
}
#baners {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#baners img {
	margin-bottom: 15px;
}
#tema1 {
	margin-top: 30px;
	margin-bottom: 20px;
}
#tema1 img {
	padding: 3px;
	border: 1px solid #E8E8E8;
	float: left;
	margin-right: 10px;
}
#tema2 {
	width: 240px;
	margin-right: 20px;
	float: left;
}
#tema2 img {
	padding: 3px;
	border: 1px solid #E8E8E8;
	float: left;
	margin-right: 5px;
}
#tema2 h2 {
	color: #5d3200;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bolder;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#tema2 h2 a {
	text-decoration: none;
	color: #5D3200;
}
#tema2 h2 a:hover {
	text-decoration: underline;
	color: #944f00;
}

#tema2 p {
	font-size: 70%;
}
#tema2 p a {
	text-decoration: none;
	color: #000000;
}
#tema2 p a:hover {
	color: #944F00;
}

#tema3 {
	width: 240px;
	float: left;
}
#tema3 img {
	padding: 3px;
	border: 1px solid #E8E8E8;
	float: left;
	margin-right: 5px;
}
#tema3 h2 {
	color: #5d3200;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bolder;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#tema3 h2 a {
	text-decoration: none;
	color: #5D3200;
}
#tema3 h2 a:hover {
	text-decoration: underline;
	color: #944f00;
}

#tema3 p {
	font-size: 70%;
}
#tema3 p a {
	text-decoration: none;
	color: #000000;
}
#tema3 p a:hover {
	color: #944F00;
}
#notiIndex {
	margin-top: 20px;
}
#notiIndex h2 {
	color: #010101;
	font-size: 85%;
	margin-bottom: 0px;
}
#notiIndex h2 a {
	color: #010101;
	text-decoration: none;
}
#notiIndex h2 a:hover {
	color: #010101;
	text-decoration: underline;
}
#notiIndex p {
	font-size: 70%;
	color: #944f00;
	margin-top: 5px;
	margin-bottom: 20px;
}
#notiIndex p a {
	text-decoration: none;
	color: #944f00;
}
#notiIndex p a:hover {
	text-decoration: none;
	color: #e37b03;
}

#notiIndex .fechaNot {
	font-weight: normal;
	color: #944f00;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8bfa0;
	margin-top: 3px;
	padding-top: 3px;
}
.imgIzquierda {
	padding: 3px;
	border: 1px solid #E8E8E8;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
.imgDerecha {
	padding: 3px;
	border: 1px solid #E8E8E8;
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
}
#indexNoticia {
}
#indexNoticia h2 {
	color: #944f00;
	font-size: 100%;
	margin-bottom: 2px;
}
#indexNoticia h2 a {
	color: #944F00;
	text-decoration: none;
}
#indexNoticia h2 a:hover {
	color: #5d3200;
	text-decoration: underline;
}

#indexNoticia p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 70%;
	display: block;
	margin-left: 100px;
}
#indexNoticia p a {
	text-decoration: none;
	color: #000000;
}
#indexNoticia p a:hover {
	text-decoration: none;
	color: #616161;
}


.notiImpar {
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 5px;
	border-top: 1px solid #e5d6c0;
	padding-bottom: 5px;
	border-bottom: 1px solid #E5D6C0;
}
#paginador {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #F5F5F5;
}
#paginador p {
	font-weight: bold;
	color: #333333;
	font-size: 70%;
}
#paginador a {
	color: #944F00;
	text-decoration: none;
}
#paginador a:hover {
	color: #ffb502;
}
#form {
	padding: 15px;
	background-color: #f8f1e9;
	width: 470px;
}
#form p {
	display: block;
	background-color: #F8F1E9;
	font-weight: bold;
	color: #944F00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	width: 465px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 80%;
}
#form input {
	width: 99%;
	margin-bottom: 10px;
	border: 1px solid #DBB891;
	font-size: 90%;
	color: #333333;
}
#form textarea {
	width: 100%;
	border: 1px solid #DBB891;
	height: 70px;
}
#centro #form .boton {
	width: 70px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #DBB891;
	color: #944F00;
	font-weight: bold;
	margin-top: 10px;
	font-size: 80%;
}
#centro .tabla {
	margin-bottom: 30px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
}

.titTabla {
	color: #333333;
	background-color: #FFEFBE;
	text-align: center;
	padding: 2px;
	font-weight: bold;
}
.subTabla {
	font-weight: bold;
	color: #944f00;
	text-align: left;
	background-color: #f7f1e8;
}
.tdPar {
	background-color: #F7F1E8;
}
#centro .curiosidad {
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9D8C8;
	border-bottom-color: #E0D4C8;
	padding-top: 10px;
}
#centro #faq a {
	font-weight: bold;
	color: #944F00;
	margin-bottom: 3px;
}
#centro #faq a:hover {
	color: #de9542;
}

