@charset "utf-8";
BODY
{
	background-image: url(/_InForest/images/PageBackground.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

TD
{
	font-size:11px;
	color:#28391C
}

BR
{
	height:2px;
	line-height:2px;
}

#cabecera {
	background-attachment: scroll;
	background-image: url(/_InForest/images/cabecera.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 997px;
	margin:0 auto;
	line-height: 20px;
	position:relative;
	background-position: center top;
}

#navegacion
{
   position:relative;
   top:100px;
   width:900px;
   margin-left:20px;
}

#contenedor
{
	width: 100%;
	margin:0 auto;
	height:100%;

}
#contenido
{
	width:997px;
	min-height:100%;
	margin:0 auto;
	padding:0px;
	background-image: url(/_InForest/images/bordes.png);
	background-repeat:  repeat-y;
	background-position: center top;
}

#pelicula
{
 	width:975px;
	margin:0 auto;
	
 
}

#pie
{
	width:993px;
	margin:0 auto;

}

#logos
{
	width:993px;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	color:#999999;
}

#panelCentral
{
 	width:977px;
	margin:0 auto;
	min-height:100px;

}

.TablaContenido
{
	min-height: 150px;
}

.columna
{
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
}

.seleccion
{
	font-weight:bold;
	color:#046cbe;
}

a:link
{
	color:#414141;
	text-decoration:none;
}

a:visited
{
	color: #414141;
	text-decoration:none;
}

a:hover
{
	color: #99721f;
	text-decoration:none;
	
}

a:active
{
	color: #414141;
	text-decoration:none;
}

#visor
{
	position:relative;
	top:-10px;
	text-align:center;
}

.Titulos {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color:#000000}
.Subtitulo {font-family: Arial, Helvetica, sans-serif; font-size: 12px;	font-weight: bold; color:#000000}
.Texto1 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; color:#000000}
.Texto {font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-bottom:15px; color:#3a3a3a}
.Tabla1 {padding:5px;}
.Imagen img {border:#333333 1px solid;}

