body {
	margin: 0;
	background: #000 url(../images/fondo.jpg);
	background-repeat: inherit;
	/*font: 12px normal 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;*/
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-align: center;
}

#principal {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #000 url(../images/bgs.gif);
	background-position: center;
	border: 0;
	/*font: 12px normal 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;*/
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:12px;
	font-weight: normal;
}

#banner {
	padding: 0;
	background: #000000;
	height: 234px;
}

#superior {
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #fff;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
	background-color: #000;
}
.noflash {
	text-align: center;
	height: 20px;
	color:#fff;
	padding: 0;
	margin: 0;
	font-weight: normal;
	/*border-color: #222;
	border-style: solid;
	border-width: 0px 0px 1px 0px;*/
	background: #c00 /*url(../imagenes/banner.jpg) no-repeat*/;
}
#navegacion {
	float: left;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background: url(../images/menu.gif) repeat-y;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 15px 5px;
	width: 150px;
	height: 630px;
	text-align: left;
}

.arriba {
	height: 20px;
	background: url(../images/arriba.gif) no-repeat;
	background-position: top;	
}

.abajo {
	height: 20px;
	clear: left;
	background: url(../images/abajo.gif) no-repeat;
	background-position: bottom;	
}
.arr {
	height: 20px;
	background: url(../images/arriba.gif) no-repeat;
	background-position: top;	
}

.aba {
	height: 20px;
	background: url(../images/abajo.gif) no-repeat;
	background-position: bottom;	
}

#contenido {
	margin-left: 170px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	width: 525px;
	text-align: justify;
	padding: 5px 5px 15px 5px;
	margin-top:5px;
/*	background: url(../images/cont.png);
	background-repeat: repeat;*/
}

#separador {
	clear: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #fff;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
	height: 10px;
	background-color: #000;
}

#pie {
	font-size: 11px;
	color: #fff;
	padding: 5px 0px 0px 0px;
	text-align: center;
	clear: left;
	width: 720px;
	/*height: 41px;*/
	background: #000 url(../images/pie.jpg);
	background-position: top;
	background-repeat: inherit;
}

.noticias{
	background: #000;
	padding: 0;
}
.leermas{
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	text-align: center;
}

.visitas{
	width: 400px;
	border: 2px solid #B5883F;
	border-collapse: collapse;
	background: #000;
	padding: 5px;	
	margin-left: auto;
	margin-right: auto;
}

.boletin{
	border: 0px solid #B5883F;
	border-collapse: collapse;
	background: #000;
	padding: 1px;
	margin:0;
	text-align: center;
}

a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #B5883F;
	background: #000;
	text-decoration: none;
}

a.wc {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.wc:hover {
	color: #ccc;
	text-decoration: none;
}

a.small-navigation {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.small-navigation:hover {
	color: #fff;
	text-decoration: none;
	position: relative; top: +2px; right: -2px;
}

a.small {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}
a.small:hover {
	color: #B5883F;
	text-decoration: none;
	font-weight: normal;
}

a.navigation {
	color: #B5883F;
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 2px;
	text-align: left;
	height: 23px;
	font-size: 15px;
	font-weight: bold;
}
a.navigation:hover {
	color: #fff;
	height: 23px;
	text-decoration: none;
	background: none;
	/*position: relative; top: -2px; right: -7px;*/
}

hr {
	width: 100%;
	height: 0px;
	text-align: center;
	border-color: #fff;
	font-size: 13px;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
}

hr.otra {
	width: 100%;
	height: 2px;
	text-align: center;
	border-color: #0542ac;
	font-size: 13px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
}

h1 {
	color: #fff;
	padding: 3px;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background: #000;
	margin:0;
}

h1.noticia_titulo {
	color: #B5883F;
	font-size: 15px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	background: #000;
	border-bottom: 1px dashed #B5883F;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
}

h2 {
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
	margin: 0 0 0 0;
}
h2.boletin {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 0 0 0 0;
	padding:0;
	background: #B5883F;
}

h3 {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 0 0 0 0;
}

img {
	border: 0;
}
.centrar {
	text-align: center;
}
.bioleft {
	text-align: left;
}
.bioright {
	text-align: right;
}

.left {
	float: left;
	margin-right: 15px;
	border: solid 3px #000;
}
.right {
	float: right;
	margin-left: 15px;
	border: solid 3px #000;
}

.izq {
	float: left;
	margin-right: 5px;
	text-align: center;
}
.der {
	float: right;
	margin-left: 5px;
}

.input {
	height: 12px;
	background: #fff;
	/*font: 11px normal 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;*/
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
textarea {
	background: #fff;
	/*font: 11px normal 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;*/
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:11px;
	font-weight: normal;
}
.boton {
	/*color: #ff0000;*/
	/*font: 11px bold 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;*/
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:11px;
	font-weight: normal;
}
td {
	font-size: 12px;
	color: #fff;
}

/*#im {
	FILTER: alpha(opacity=70)
}

.gradualshine{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}*/

.jc{
position:relative;
}

a.pag{
	border: 2px groove #B5883F;
	background: #000;
	color: #B5883F;
	padding: 3px;
}
a.pag:hover{
	border: 2px groove #000;
	background: #B5883F;
	color: #fff;
	padding: 3px;
}
.actual{
	border: 2px inset #fff;
	background: #000;
	color: #fff;
	padding: 3px;
}
.reproductor{
	background: none;
	margin: 0 auto 0 auto;
	width: 270px;
}
p{
	padding: 0;
	margin: 0;
}
/* zoom */

/* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}*/
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 3px solid #ccc;
}
.highslide:hover img {
	border: 3px solid #222;
}

.highslide-image {
	/*border: 10px solid white;*/
	border: 10px solid #222;
    cursor: pointer; /* opera */
	cursor: url(../highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    color: #fff;
    font-weight: bold;
    /*border: 5px solid white;*/
    border: 5px solid #222;
    border-top: none;
    padding: 5px;
    /*background-color: white;*/
    background-color: #222;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


	#slider2{ margin-left: 30px; }
	#slider2 ul, #slider2 li{ margin:0;padding:0;list-style:none;}
	#slider2 li{ width:460px;height:135px;overflow:hidden;border:none;background:none; }	
	#slider2 li h2{ margin:0 20px;padding-top:20px; }	
	#slider2 li p{ margin:20px; }						
	p#controls, p#controls2{ margin:0;position:relative; } 
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2
	{ display:block;margin:0;overflow:hidden;text-indent:-8000px;width:30px;height:70px;position:absolute;left:0px;top:-105px; }	
	#nextBtn, #nextBtn2{ left:490px;}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{ display:block;width:30px;height:70px;background:url(../images/btn_prev.png) no-repeat 0 0;}	
	#nextBtn a, #nextBtn2 a{ background:url(../images/btn_next.png) no-repeat 0 0;	}												
