/* CSS Document */

* {margin:0; padding:0}
body {
	margin:auto;
	background-color:#B44019;
	background-image:url(../img/bg_body.png);
	padding-bottom:15px;
	}
#mstr {
	width:766px;
	border:1px solid #5F0C04;
	margin:auto;
	background-color:#8D260F;
	overflow:auto;
	background-image:url(../img/home/mn_ftr.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	}
#top {
	background-image:url(../img/home/bg_top.jpg);
	height:27px;
	width:766px;
	text-align:center;
	overflow:visible;
	padding-top:3px;
	/*padding-top:3px;*/
	}
/*#top ul, #top ul li {
	list-style:none;
	padding-left:0px;
	margin-left:0px;
	}*/
#cb {
	width:766px;
	height:142px;
	background-image: url(../img/home/cb_noedicion.jpg);
	background-repeat:no-repeat;
	}
#mn {
	width:207px;
	float:left;
	height:100%;
	}
#btns {
	width:167px;
	margin:auto;
	margin-left:15px;
	margin-top:25px;
	}
#btns img {
	padding-top:8px;
	}
#nws {
	width:553px;
	background-image:url(../img/home/nws_bg.jpg);
	background-repeat:repeat-y;
	margin-left:207px;
	}
#newscab {
	width:553px;
	height:34px;
	background-image:url(../img/news/bg_cab_nes_completo.png);
	}
#siguiente {
	height:34px;
	float:right;
	}
#nwscrll {
	height:400px;
	overflow:auto;
	width:540px;
	}
#nwscrll2 {
	/*height:400px;
	overflow:auto;*/
	width:540px;
	}
#nw {
	width:480px;
	margin-left:25px;
	margin-top:25px;
	margin-bottom:15px;
	}
#nw p {
	margin-bottom:10px;
	}
#news {
	width:553px;
	background-image:url(../img/home/nws_bg.jpg);
	background-repeat:repeat-y;
	margin-left:207px;
	}
#news img {
	margin-left:0;
	padding-left:0;
	}
#anteriores {
	width:500px;
	margin-left:3px;
	padding:20px;
	background-color:#16171B;
	}
#anteriores p {
	margin-bottom:10px;
	border-bottom:1px solid #333333;
	padding-bottom:8px;
	}
#anteriores .data {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#525252;
}
#anteriores .titol a {
	color:#FF7504;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:15px;
	display: table;
	padding-top:5px;
	text-decoration:none;
}
#anteriores .titol a:hover {
	color:#FFFFFF;
	}
.titular {
	font-size:130%;
	color:#A72C02;
	/*font-weight:bold;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	}
.titular a {
	color:#A72C02;
	text-decoration:none;
	}
.titular a:hover {
	color:#F37822;
	text-decoration:underline;
	}
.titular a:active {
	color:#990000;
	}
.cuerpo {
	font-size:90%;
	text-align:justify;
	}
.fecha {
	display:block;
	background-color:#EBEBEB;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	font-size:80%;
	padding:2px;
	margin-top:5px;
	text-align:right;
	padding-right:10px;
	}
.mnhm {
	list-style:none;
	list-style-image:none;
	}
.mnhm li a {
	color:#000000;
	text-decoration:none;padding-left:20px;
	background-image:url(../img/home/item_mnhm_of.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
.mnhm li a:hover {
	color:#FFFFFF;
	background-image:url(../img/home/item_mnhm_mov.gif);
	}
.mnhm li a:active {
	color:#FFAA00;
	background-image:url(../img/home/item_mnhm_ac.jpg);
	}
#edicion {
	width:206px;
	height:37px;
	background-repeat:no-repeat;
	background-position:top;
	padding-bottom:15px;
	}
.e2003 {
	background-image: url(../img/home/mntp_2003.jpg);
	}
.e2004 {
	background-image: url(../img/home/mntp_2004.jpg);
	}
.e2005 {
	background-image: url(../img/home/mntp_2005.jpg);
	}
.e2006 {
	background-image: url(../img/home/mntp_2006.jpg);
	}
.e2007 {
	background-image: url(../img/home/mntp_2007.jpg);
	}
.e2008 {
	background-image: url(../img/home/mntp_2008.jpg);
	}
.e2009 {
	background-image: url(../img/home/mntp_2009.jpg);
	}
.e2010 {
	background-image: url(../img/home/mntp_2010.jpg);
	}
.e2011 {
	background-image: url(../img/home/mntp_2011.jpg);
	}
#legal {
	width:450px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	font-size:12px;
	}
#legal a, #legal a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
#legal a:hover {
	color:#FF9900;
	}
