body {
	font-size: 12px;
	font-family: "Trebuchet MS", monaco, Tahoma, Helvetica;
	background-color: white;
	color: black;
	margin:10px;
	padding:10px;
	border:0px;	
}

.loading_img {
	
}

.header {
	margin-bottom:10px;
}

.mascote {
	float:right;
	margin-top: -160px;
}

/* containers redondos */
.roundcont {
	width: 100%;
	background-color: #2f86ed;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.jpg) no-repeat top right; 
}

img.corner {
   width: 13px;
   height: 13px;
   border: none;
   display: block !important;
}

.key {
	color:black;
	font-weight: bold;
}

.value {
	color:white;
}

.titleNews {
	border:1px solid transparent;
	margin:5px;
}

.titleNews a {
	color:white;
}

.titleNews:hover {
	border:1px solid white;
	margin:5px;
}


/* --- */

/* Main */
.main {
	margin:auto;
	max-width: 1024px;
}
/* Menu */

.menu {
	background: #fff url(images/navbar.png) repeat-x top left;
	color:white;
	white-space: nowrap;
	padding: 9px 12px 9px 12px;
	text-align: right;
	height: 15px;
}

.menu a {
	color:white;
	text-decoration: none;
	text-transform: uppercase;
}

/* -- */

/* news */
.news {
	color:black;
	margin-bottom: 10px;
	
}

/* --- */


.home {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}

.btn_inicio {
	float: left;
	margin-top: -14px;
	margin-left: 25px;
}

.btn_inicio a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.home a {
	color:white;
	text-decoration: none;
	text-transform: uppercase;
}

.bottomMenu {
	background: #fff url(images/navbar.png) repeat-x top left;
	color:white;
	white-space: nowrap;
	padding: 9px 12px 9px 12px;
	text-align: right;
	margin-bottom: 10px;
	height: 15px;
	margin-top: 8px;
}

.bottomMenu a {
	color:white;
	text-decoration: none;
	text-transform: uppercase;
}

/* -- */

.badge {
	border:0px;
	margin:0px;
	padding:0px;
}

.utils {
	width: 300px;
}

td.icon_menu img {
	width: auto;
	height: 15px;
	padding-right: 8px;
}

td.link_menu {
	font-size: 12px;
	padding-right: 8px;
}

.menu table {
	margin-top: -1px;
	float: right;
}

.newsItem {
	width: 100%;

}

.pubItem {
	text-align: center;
	margin:10px;
	color: red;
	font-weight: bold;
}

.newsHead {
	background: #fff url(images/newsHead.png) repeat-x top left;
	color: white;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	padding-top: 5px;
	padding-left: 10px;
}

.newsHead a {
	text-decoration: underline;
	color: #fff;
}

.newsBody {
	border: 2px solid #E5F2FD;
	margin-top: -5px;
	padding: 5px;
}

.newsFooter {
	border-left: 2px solid #E5F2FD;
	border-right: 2px solid #E5F2FD;
	border-bottom: 5px solid #E5F2FD;
	background-color: #E5F2FD;
	/*margin-bottom: 15px;*/
	padding: 5px;
}

/* footer */
.footer {
	background: #fff url(images/footer_bar.png) repeat-x top left;
	color:black;
	padding:5px 12px 5px 12px;
	text-align: center;
}
/* --*/
