@charset "UTF-8";

body, td{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.DivHerramientas   {
	width:auto;
	top:0px;
	left:0px;
	filter:alpha(opacity=75); 
	-moz-opacity:0.75; 
	opacity:0.75;
	z-index:5;
}

.Herramientas {
	top:-3px;
	position:relative;
	height:auto;
	overflow:hidden;
	z-index:5;
}

.Banner   {
	position: relative;
	left:0px;
	top:-3px;
	width:auto;
	height:auto;
	overflow:hidden;
	filter:alpha(opacity=75); 
	-moz-opacity:0.75; 
	opacity:0.75;
}	

.CajaDeTexto {
	font-size: 10px;
	size:10; 
	color:#4c4c4c;
}

.BotonBuscar {
	size: 10px;
	color: #999999;	
	font-size: 10px;
	text-decoration:none;
}

.LinksHeader  {
	size: 10px;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.menu {
	position: relative;
	top:0px;
	height:46px;
	z-index:5;	
	font-family: NissanAG-Medium;
 	font-size: 11px; 
 	color: #666666;
}
	
.logo{
	position: relative; 
	left:2px; 
	top:-1px;
	width:220px; 
	height:74px;
	overflow:hidden;
	z-index:6;
	
}

.submenu{
	position:relative;
 	right:0px;
	top:20px;
	height:auto;
	width:auto;
	z-index:4;
	filter:alpha(opacity=80); 
	-moz-opacity:0.80; 
	opacity:0.80;
}

.contenido{
 
	position: relative;
	left:20px;	
	top:20px;
	height: 356px;
	width: 730px;
	z-index:4;
	overflow:auto;
}

.footer {	
	position:relative;
	left:0px;
	top:0px;
	height:auto;
	width:auto;
}
.demoDiv{
	height:356px;
	width:730px;
	overflow: hidden;
	background-color:#FFFFFF;
}

.hiddenElement{
	display:none;
	position: absolute;
	top:auto;
}

#impr_as a {
text-decoration:none;
color: #999999;
}

#impr_as a:hover {
text-decoration:none;
color: #C71444;

}


