/* CSS Document */

body{
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	background-color:#f8fce3;
	text-align:center;
	margin:0px;
} 

#ng-wrap{
	margin:0 auto 0 auto; 
	width:955px;
}
#ng-content{
	
	text-align:left;
	width:955px;
	background-image:url(images/fondo2.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	float:left;
}

#ng-bannertop{
	background-image:url(images/fondobannertop.png);
	behavior: url(iepngfix.htc);
	width:945px;
	height:132px;
	padding:9px 0 0 9px;
}

#ng-row2{
	margin-top:15px;
	float:left;
	width:945px;
}
#ng-col1{
	float:left;
	width:590px;
}
#ng-col2{
	float:right;
}
#ng-cabecera{
	background-image:url(images/cabecera.png);
	behavior: url(iepngfix.htc);
	width:564px;
	height:61px;
	padding:0 0 0 30px;
	line-height:0px;
}

#ng-cabecera img{
margin: 20px 10px 15px 10px;

}

#ng-cabecera a{
	text-decoration:none;
	color:#9f9f9f;
	font-weight:bold;
	
}
#ng-cabecera a:hover{
	color:#948c41;
}
#ng-cabecera a.activo{
	text-decoration:none;
	color:#948c41;
	font-weight:bold;
	
}

#ng-textointro{
	padding:0 5px 0 15px;
}
#ng-textointro p{
	color:#948c41;
	font-size:13px;
	font-weight:bold;
}

#ng-publi{
	background-color:#949fa5;
	color:#FFF;
	font-size:10px;
	float:right;
	clear:both;
	padding:3px; 
	margin:10px 10px 0 0;
}
#ng-modulohome{
	float:right;
	clear:both;
	
}
#ng-player{
	float:right;
	clear:both;
	margin:10px 0 30px 0;
}

#ng-decalogo{
	background-image:url(images/fondodecalogo.png);
	behavior: url(iepngfix.htc);
	background-repeat:no-repeat;
	width:553px;
	float:left;
	padding:30px 20px 20px 20px; 
}
.ng-punto {
	float:left;
	margin-top:20px;
}
.ng-punto .ng-titulo{
	float:left;
	width:553px;
	clear:both;
	padding-bottom:5px;
	border-bottom:1px solid #a47b00;
	margin-bottom:5px;
}
.ng-punto .ng-titulo span{
	float:left;
}
.ng-punto .ng-titulo a{
	float:right;
	text-decoration:none;
	color:#a47b00;
	font-weight:bold;
}
.ng-punto .ng-titulo a.cerrar{
display:none;
}
.ng-punto p{
	width:553px;
}
.ng-punto .ng-ampliacion p{
	padding:0;
	margin:0;
	margin-top:10px;
	width:523px;
}
.ng-punto .ng-ampliacion{
	background-color:#FFF;
	border:1px solid #a47b00;
	float:left;
	width:523px;
	padding:0 10px 10px 10px;
	display:none;
}

.pngfix{
	behavior: url(iepngfix.htc);
}