#footer_menu {
	height:30px;
	float:right;
	position:relative;
	margin-top:20px;
	width:300px;
	margin-right:45px;
}

.info {
	font-family:Verdana;
	font-size:8pt;
	color: #666666;
}

#footer_info {
	position:absolute;
	margin-top:20px;
	height:30px;
	margin-left:45px;
	width:440px;
}

#nav_menu {
	position:relative;
	width:140px;
	height:200px;
	margin-left:20px;
	float: left;
	padding-top: 10px;
}

a {
	text-decoration: none;
	color: #808080;
}

a img {
	border: none; 
}

a:hover {
	color: #009634;
}

#sec_menu_princ {
		font-size: 12px;
	text-align: left;
	border-bottom: 1px dashed #009634;
	width: auto;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#flash {
	height:200px;
	width:620px;
	position:relative;
	float:right;
	background-color: rgb(0, 126, 66);
	background-image: url(imgs/banner.jpg);
}

#content_wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(imgs/main_content.png);
	height: auto;
	position: relative;
overflow: auto;
}

#nav {
	width:800px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	height:228px;
	background-image:url(imgs/nav.png);
	color: #808080;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#header {
	width:800px;
	height:117px;
	position:relative;
	background-image:url(imgs/header.gif);
}

#footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:850px;
	background-position: center bottom;
	background-position-x:50%;
	background-position-y:100%;
	height:80px;
	background-image:url(imgs/footer.png);
}

#wrapper {
	width:800px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-image:url(imgs/bground.gif);
	background-position-y:100%;
}

#bg_wrapper {
	width:850px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-position:50% 0%;
	background-position-x:50%;
	background-position-y:0%;
	background-image:url(imgs/bg_wrapper.png);
}

body {
	margin-top:0px;
	background-color:rgb(228, 228, 228);
	background-image:url(imgs/bground.gif);
}

/* NOTICIAS */

#news_fecha {
	text-align: right;
	color: #009634;
	font-weight: bold;
	margin-right: 10px;
}

#news_body {
	margin-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}

#news_noticia {
	margin-bottom: 30px;
}

#news_linea {
	border-bottom: 1px dotted #009634;
	margin-top: 30px;
	margin-right: 100px;
	margin-left: 100px;
}

#news_titular {
	margin: 5px;
	background-color: #009634;
	color: #fff;
	padding: 5px 5px 5px 8px;
	font-weight: bold;
}
