/* Inicio de Scroll de Texto */

#contents
{
		top: 0;
		left: 0;
		height: 400px;
		font-size:8pt;		
}

#scrollable
{
 	overflow: hidden;
  	clear:both;
  	height: 380px;
 	border-width: 0;
	border-color:#AAAAAA;
	border-style:solid;
  	float:left;
  	margin-bottom:15px;
}

#controles
{
	margin-left:10px;
	clear:right;
	float:left;
}

/* Fin de Scroll de Texto */

img
{
	border:0;

}

#vn_contenedor h3
{
	display:none;
	margin-top:20px;
	
}

.box h3
{
	display:none;
}

#vn_contenedor h4
{
	display:block;
	font-size:8pt;
	color:#FF0000;
}

.hcuatro
{
	display:block;
	font-size:8pt;

}

* html #vn_contenedor
{
	position: absolute;	
	top: 0;
	left: 0;	
	width: 100%;
	background-color:#000;
}


.abutton
{
	border:1px solid #EEEEEE;
	text-decoration:none;
	font-size:90%;
	text-align:justify;
	padding:5px;
}

.box h1
{
	text-align:left !important;
	color:#afb554;
}

.box
{
	z-index:30000;
	position:absolute;
	background-color:#FFF;
	min-width:250px;
	border:2px solid #afb554;
}

.transparente
{
	background-color:#FFF;
	-moz-opacity:0.7;
	
}

.box p
{
	color:#666666;
	font-size:100%;
	text-align:justify;
	margin:0px;
	padding:0px;

}

.box label
{
	width:15em;
}

.box textarea
{
	width:190px;
	height:100px;
}

#sinscroll
{
 	
  	width:100%;
  	height: 180px;
 	border:1px solid #EEEEEE;
  	float:left;
  	margin-bottom:15px;
}

.box .panel
{
	margin-left:0;	
	min-width:500px;
	clear:both;
	border-width: 0px 0 0px 0;
	padding:30px;
	border-style:solid;
  	font-size:100%;
  	margin-bottom:15px;
}

#cont_scroll
{
	font-size:90%;
}

#cont_scroll table
{
	font-size:100%;
}

b
{
	font-weight:bold!important;
}

.noin
{
	margin-left:15px !important;
}

.in
{
	margin-left:30px !important;
}

.close
{
	position:absolute;
	top:10px;
	left: 540px;
	font-weight:bold;
	color:#afb554;
	text-decoration:none;
}
