/* 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/fondo3.jpg);
	background-position:top 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;
	
}

#ng-decalogo{
	background-image:url(images/fondo-interior.png);
	behavior: url(iepngfix.htc);
	background-repeat:no-repeat;
	width:553px;
	float:left;
	padding:30px 20px 20px 20px; 
	margin-top:110px;
}
#ng-decalogo p{
	float:left;
	width:553px;
}

#ng-decalogo img{
	margin:0 10px 10px 0;
}

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