/* CSS Document */

* {margin:0; padding:0}
body {
	background-position:top;
	background-repeat:repeat-x;
	color:#CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	}
#mstr {
	width:970px;
	margin:auto;
	}
#top {
	height:24px;
	text-align:center;
	}
#logos {
	height:62px;
	width:665px;
	margin-left:292px;
	}
#logos .sobrarbe {
	margin-left:92px;
	}
#ptns_secciones {
	height:31px;
	}
#mn {
	width:266px;
	/*background-image:url(../img/02_natura/mn/fd_mn.png);
	background-repeat:repeat-y;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	float:left;
	border-bottom:1px solid #666666;
	}
.nivel1 {
	list-style:none;
	list-style-image:none;
	}
.nivel1 a {
	display:block;
	line-height:23px;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#FFFFFF;
	text-decoration:none;
	}	
.nivel2 {
	list-style:none;
	list-style-image:none;
	}
.nivel2 a {
	display:block;
	line-height:24px;
	background-repeat:no-repeat;
	padding-left:25px;
	color:#222222;
	text-decoration:none;
	}
.nivel3 {
	list-style:none;
	list-style-image:none;
	}
.nivel3 a {
	display:block;
	line-height:24px;
	padding-left:40px;
	background-image: url(../img/02_natura/mn/fd_mn.png);
	color:#333333;
	text-decoration:none;
	}
.nivel3 a:hover {
	background-image:url(../img/02_natura/mn/fd_mn_ov.png);
	color:#000000;
	}
#cntnds {
	width:500px;
	margin-left:380px;
	margin-top:0;
	color:#222222;
	margin-top:20px;
	font-size:0.9em;
	text-align:justify;
	padding-top:20px;
	padding-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#cntnds img {
	margin:15px 0;
	}
.nvgcn {
	font-size:10px;
	color:#999999;
	margin-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.nvgcn a {
	text-decoration:none;
	}
.nvgcn a:hover {
	text-decoration:underline;
	}
.nvgcn .aqui {
	/*font-weight:bold;*/
	}
.seccion {
	font-size:110%;
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.tit_pag {
	font-size:180%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin-bottom:20px;
	}
.titulo_1 {
	font-size:120%;
	color:#993300;
	}
.titulo_2 {
	color:#993300;
	}
.negrita {
	font-weight:bold;
	color:#000000:
	}
.resaltado {
	color:#003366;
	}