body {
background-attachment:fixed;
background-image:url(fondo.jpg);
background-repeat:no-repeat;
	scrollbar-face-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: black;
	margin:0px;
	background-color: #E2D390;	
}

.nombre
{
	color: #990000; 
	font-weight: bolder; /*normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900*/
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;/*Verdana, Arial, Helvetica, sans-serif*/
	/*letter-spacing: 4px;*/
	text-align: center;
}

.barranav {
	vertical-align:top;
	background-attachment: scroll;
	background-image: url(barranav-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left 333px;
}

.descripcion
{
color: #000066; 
font-weight: bold; /*normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900*/
font-size: 14px;
font-style: italic;
font-family: Verdana, Arial, Helvetica, sans-serif;/*Verdana, Arial, Helvetica, sans-serif*/
}

.elementonav
{
	color:#660000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.comentarios{
color: gray; 
font-weight: bold; /*normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900*/
font-size: 9px;
font-family: Verdana;/*Verdana, Arial, Helvetica, sans-serif*/}

a:link { color: #0000FF; text-decoration: none }
a:visited { color: #0000CC; text-decoration: none }
a:hover { color: #FF0000; text-decoration: underline}
a:active { color: #FF0000; text-decoration: none}

td.encabezado
{

}


td.vacio1 {

}

td.vacio1-top {

}

td.centro {
	vertical-align:top;
}

td.vacio2 {

}

td.vacio2-top {

}


/*Noticias*/
.noticiascont
{
	background-color:#E7E3E7;
}

.noticiaslabel
{
	margin-left: 10px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:9px;
	font-size: 9px;
	font-weight: bold;
}

.titulo
{
	margin-left: 3px;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:9px;
	font-size: 9px;
	font-weight: bold;
}

.fecha
{
	margin-left: 3px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:9px;
	font-size: 9px;
	font-weight: bold;
}


.mensaje
{
	background-color: #DBB793;
	padding:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:220px;
}
/*galeria*/
.Tumb_box
{
text-align:center;
}
.comentario
{
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bolder;
}


a.temalink:link { color:#0000FF; text-decoration: none}
a.temalink:visited { color:#0000CC; text-decoration: none }
a.temalink:hover { color:#FF0000; text-decoration: underline}
a.temalink:active { color:#FF0000; text-decoration: underline} 

/* -Link ZP- */
a.zp
{
	color:#999999;
	font-size: 9px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
span.zp
{
font-size:12px;
font-weight:bold;
}
