body {
	scrollbar-face-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: blue;
	scrollbar-highlight-color: blue;
	scrollbar-shadow-color: blue;
	scrollbar-track-color: white;
	margin:0px;	
}

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

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

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

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

.comentarios.comentarios
{
color: blue; 
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.linknav:link { color: #FFFFFF; text-decoration: none }
a.linknav:visited { color: #FFFFFF; text-decoration: none }
a.linknav:hover { color: #ffffff; text-decoration: underline}
a.linknav:active { color: red; text-decoration: none}

td.encabezado
{
	background-image:url(top-backg.jpg);
	background-position:center bottom;
	background-attachment: scroll;
	background-repeat: repeat-x;
}


td.vacio1 {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	background-color: #A5B6D6;
}

td.vacio1-top {
	background-color: #A5B6D6;
	background-image: url(vacio1top-bkg.gif);
	background-repeat: repeat-x;
}

td.centro {
	vertical-align:top;
	background-image:url(centro-bkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: scroll;
}

td.vacio2 {
	background-image: url(vacio2-bkg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

td.vacio2-top {
	background-image: url(vacio2top-bkg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
}
/*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:#666666;
	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: #EFEFF7;
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:220px;
}
/*galeria*/
.Tumb_box
{
text-align:center;
}
.comentario
{

}


a.temalink:link { color:#0000FF; text-decoration: none}
a.temalink:visited { color:#0000FF; 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;
	margin-left:15px;
}
span.zp
{
font-size:12px;
font-weight:bold;

}