@charset "utf-8";
body {
	margin: 0;
	background-color: #1e4f60;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
hr {
	background-color: #666;
	color: #666;
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 994px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#wrapper a:link, a:active, a:hover, a:visited {
	color:#009CD5;
	text-decoration:none;
}

#contents {
	background-color: #FFF;
	width: 722px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	padding-bottom: 6px;
}
#botonera {
	clear: both;
}
#img_header {
	clear: both;
	margin-bottom: 6px;
}

#news {
	clear: both;
	margin-bottom: 6px;
}
#contents #body{
	margin-bottom:5px;
	margin-top:5px;
}
#contents #principal {
	margin-bottom:6px;
}
#principal #izq  {
	background-color:#012f46;
	color:#FFF;
	height:231px;
	width:346px;
	margin-right:12px;
	float:left;
	padding:6px;
	font-size:11px;
	font-weight:bold;
}
#principal #der  {
	float:left;
	padding-top:6px;
	padding-bottom:6px;
	width:352px;
}
#principal #der #titulo {
	font-size:16px;
	font-weight:bold;
	clear:both;
}
#principal #der #epigrafe {
	margin-top:4px;
	margin-bottom:10px;
	font-size:13px;
}

#principal #der #desc {
	font-size:12px;
	clear:both;
}

#breves #izq {
	width:358px;
	margin-right:6px;
	float:left;
}
#breves #der {
	width:358px;
	float:left;
}
#breves #foto {
	float:left;
	margin-right:6px;
	height:72px;
	width:72px;
	clear:left;
	overflow:hidden;
	margin-bottom:6px;
}
#breves #texto {
	float:left;
	width:280px;
}
#breves #titulo {
	font-size:12px;
	clear:both;
}
#breves .hr {
	margin-top:2px;
	margin-bottom:3px;
	height:1px;
	clear:both;
	width:100%;
}
#breves #desc  {
	font-size:11px;
	clear:both;
	overflow: hidden;
}
#foto {
	background-color:#012f46;
	height:231px;
	width:346px;
	margin-right:12px;
	float:left;
}

#titulo {
	font-size:28px;
	font-weight: bold;
	clear:right;
}
#epigrafe {
	margin-top: 4px;
	margin-bottom: 10px;
	font-size: 17px;
	clear: right;
}
#desc {
	font-size:12px;
	clear:right;
}
#left_sidebar {
	float: left;
	width: 120px;
	background-repeat: repeat-y;
	background-position: right;
	font-size: 11px;
	color: #FFF;
	padding-right: 10px;
}
#right_sidebar {
	float: left;
	width: 120px;
	font-size: 11px;
	color: #FFF;
	padding-left: 10px;
	text-align: right;
}
#masnoticias {
	color: #FFF;
	background-color: #012f46;
	padding: 10px;
}
#footer {
	background-color: #012f46;
	text-align:center;
	font-size: 12px;
	font-stretch:extra-expanded;
	color: #FFF;
	clear: both;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer a:link, a:active, a:hover, a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration:none;
}

#masnoticias a:link, a:active, a:hover, a:visited {
	color: #FFF;
	text-decoration: none;
}

.mas {
	font-weight: bold;
	float: right;
	clear: both;
	margin-top: 5px;
	padding: 6px;
	font-weight: bold;
}

.mas a:link, a:active, a:hover, a:visited {
	color:#009CD5;
}

.clear {
	clear: both;
}
