*
{
	padding:0;
	margin:0;
}

body
{
		text-align:justify;
		cursor : default;
		font-size:x-small;
		background:#ffffff;
}


a img{border:0;} 

p
{
	font:normal 1.2em Arial, Verdana, Helvetica, sans-serif;
	color:#515151;
	margin:0.3em 0 0 0.5em;	
	line-height:1.6em;
	
}

h1
{
	color:#ffa689;
	border-bottom:1px solid #666;
	font:bold 2em Arial, Verdana, Helvetica, sans-serif;
	margin:0 0 0.5em 0;
}


.cear
{
	clear:both;
}

.left
{
	float:left;
}

.right
{
	float:right;
}


.fantasma
{
	
	display:none;
}

#general
{
	width:990px;
	height:auto;
	position: relative;
	margin-right:auto;
	margin-left:auto;
}


/* header */

#header
{
	margin:0.5em 0 0 0;
	width:990px;
	height:80px;
	border-bottom:1px solid #d1d1d1;
	
	background:url(../img/fndheader.png) repeat-y;
}
	.esquina {height:79px;}
	.titulo
	{
		position:relative;
		margin:0 0 0 4em;
		top:1.9em;
	}
	.controls
	{
		position:absolute;
		right:1em;	
	}
	.controls ul {	list-style:none;}
	.controls ul li {float:left; margin: 0.2em 0 0 1em;	}
	
	.controls ul li a
	{
		font:normal 11px Arial, Helvetica, sans-serif;
		color:#ffffff;
		text-decoration:none;
	}
	
	.controls ul li a:hover {color:#ffa689;}
	
	

/* Contenido */
#contentgen
{
	margin:2em 0 0 0;
	padding:0 2.5em 0 2.5em;
	clear:both;
	border-top:1px solid #999999;
}
	
	.imgprueba
	{
		border-right:1px solid #999999;
		margin:0 0.7em 0 0;
		height:38em;
		width:67em;
		
	}
	.scroller
	{
			margin:1em 0 0 0;
			width: 27em; 
			height: 37.5em;
			overflow: hidden;			
	}
	
	.scroller .section 
	{
				
		width: 270px; 
		height: 375px;
		overflow:hidden;				
	}
	.scroller .content {

		width: 1000em; 
		
		
	}
#firma
{
	

	height:12em;
	margin:1em 0 0 0;
	width:67em;

	
}
#banneravc
{
	
	height:12em;
	width:67em;
}	
	#banneravc ul { list-style:none;}
	#banneravc ul li { display:inline; padding:0.5em; margin:0 0 0 0.5em;}
	#banneravc ul li a { text-decoration:none; color:#666; font:normal 1.2em Arial, Helvetica, sans-serif; }
	#banneravc ul li a:hover {color:#0077e6;}
	
	
	
	
	.dire
	{
		
			width: 27em; 
		background:#efefef;
		position:relative;
		padding:0.5em;
		top:-12em;
		left:67em;
		text-align:right;
	
	}

/* Pie */
.valicon{margin:5em 0 2em 1em; position:absolute; right:3em;}

	.valicon ul	{list-style:none;}	
	.valicon li {float:left; margin:0 0 3em ;}
	.valicon li a { margin:0 1em 0 1em;}