/*Naranja
#FF5900

Amarillo
#FFFF74

Azules
#4C5789
#576293
#000080
*/

body {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #000000;
}
a:link, a:visited {
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel_menu_superior:link, a.mainlevel_menu_superior:visited {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;	
}

a.mainlevel_menu_superior:hover {
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;	
}

span.mainlevel_menu_superior {
	color: #000080;
	font-size: 12px;	
	font-weight: bold;	
}

a.mainlevel_menu_inferior:link, a.mainlevel_menu_inferior:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel_menu_inferior:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

span.mainlevel_menu_inferior {
	color: #ffffff;
	font-weight: bold;	
}

#main {
	text-align : center;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
.container {
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top center;
}

#left {
	width: 184px;	
	float: left;
	padding-left: 8px;
}
#left_top {
	background-image: url(../images/left_top.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 20px 0px 10px 0px;
	padding-top: 10px;
}
#right {
	float: right;
	width: 184px;
/*	margin: 100px 0px 0px 0px;*/
}
#left_content, #r_ight_content, #login_content {
	width: 164px;
	display: block;
	margin: 0px 0px 0px 7px;
}

#right_content  .moduletable  th, #left_content .moduletable th, #login_content .moduletable th      {
	color: #000000;
	height: 37px;
	line-height: 20px;
	margin: 0px;
	text-align: left;
}
#right_content   .moduletable   td, #left_content .moduletable td, #login_content .moduletable td {
	/*width: 160px;*/
	padding-left: 2px;
}
#login_content_bottom {
	background-image: url(../images/moduletable_bg.png);
	background-position: bottom;
	margin-bottom: 10px;
	height: 10px;
	width: 160px;
}

#fontsize {
	margin: 0px 15px 0px 15px;
	text-align: center;
}
#header {
	height: 90px;
	display: block;

}
#navigation    {
	height: 40px;
	margin-top: 6px;
	font-size: 12px;
	overflow: hidden;
	width: 100%;
	float: left;
}
#navigation ul, #navigation li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#navigation  a:link, #navigation a:visited {
	float: left;
	display: block;
	height: 33px;
	line-height: 33px;
	text-decoration: none;
	background-image: url(../images/topmenu.jpg);
	color: #FF5900;
	text-align: center;
	width: 116px;
	text-transform: none;
	background-repeat: no-repeat;
}
#navigation a:hover {
	font-weight: bold;
	padding-left: 0px;
	background-image: url(../images/topmenu.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}

.titular {
	color: #576192;
	height: 28px;
/*	line-height: 28px;*/
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

.destacado {
	color: #E55415;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/readmore.png) no-repeat; 	
	padding-left: 30px;
	padding-bottom: 3px; 
	line-height: 11px; 
/*
padding-right: 0px; 
padding-left: 29px;
font-weight: bold; 
font-size: 12px; 
background: url(../images/readmore.png) no-repeat; 
float: right; 
padding-bottom: 3px; 
color: #000080; 
line-height: 10px; 
font-family: verdana, arial, helvetica, sans-serif; 
white-space: normal; 
text-decoration: underline;
*/	
}

#box_content {
	height: 140px;
	display: block;
	padding: 0px;
	width: 100%;
}
#top_module_1, #top_module_2 {
	width: 48%;
	float: left;
}
#separator {
	width: 2%;
	height: 130px;
	float: left;
}
.topmodule_blue {
	height: 130px;
	background-image: url(../images/box_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	overflow: hidden;
}
.topmodule_blue .moduletable {
	height: 130px;
}
.topmodule ul, .topmodule li {
	margin: 0px;
	padding: 0px;
}
.topmodule_blue th {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	margin: 0px 5px;
	font-size: 12px;
}
.left_box {
	background-image: url(../images/left_box.png);
	width: 100%;
	height: 130px;
	float: left;
	background-repeat: no-repeat;
}
.topmodule_inside {
	background-image: url(../images/right_box.png);
	height: 130px;
	background-position: top right;
	background-repeat: no-repeat;

}
#maincontent {
	text-align: center;
	width: 100%;
	height: 100%;
	display: block;
	padding-bottom: 10px;
}

#content  a:link, #content a:visited {
	color: #000080;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content_top {
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	height: 6px;
}
#content {
	text-align: left;
	margin: 0 auto;
	padding: 6px;
	border: 2px solid #FF5900;
	height: 100%;
	margin-left: 3px;
	margin-right: 3px;
}

#inset {
	margin-left: 3px;
	margin-right: 3px;
	background-image: url(../images/background.jpg);
}

#content-inset {
	padding: 0px;
	margin-bottom:4px;
	margin-top:0px;
}

.message {
	background-color: #FFFF66;
	border: 1px solid #000;
	padding: 10px 20px;
	margin-bottom: 10px;
	text-align: center;
}
.date {
	font-weight: bold;
	margin-top: 10px;
}
.time {
}
#bottom {
	height: 10px;
	background-image: url(../images/bottom.jpg);
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
#footer {
	height: 20px;
	line-height: 20px;
	padding: 0px 10px;
	margin: 0px;
	text-align: center;
	background-color: #FF5900;
	color: white;
	font-weight: bold;
}
.sitetitle {
	float: left;
}
.footer {
	float: right;
}
.footer a:link,.footer a:visited   {
	color: #5E94CA;
	color: #76A4D1;
}
.clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

.moduletable_menu1{
padding-top: 0px;
}

.moduletable_menu {
margin-bottom: 10px;
}

#left_content th {
	font-size:14px;
	color:#616161;
	text-align:left;
	padding:7px 0px 0px 30px;
	width:140px;
	height:27px;
	background:url(../images/bg.png) repeat-x;
	border-top:1px solid #d9d9d9;
	display:block;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a.mainlevel:link, a.mainlevel:visited  {
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	padding:5px 3px 5px 28px;
	background:url(../images/vineta2.png) no-repeat 8px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
}

a.mainlevel:hover{
	font-size: 11px;
	background:url(../images/vineta2.png) no-repeat 9px 7px;
	color:#000080;
	text-decoration:underline;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a.sublevel:link, a.sublevel:visited{
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	padding:5px 3px 5px 30px;
	background:url(../images/vineta3.png) no-repeat 9px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a.sublevel:hover {
	font-size: 11px;
	background:url(../images/vineta3.png) no-repeat 12px 6px;
	color:#000080;
	text-decoration:underline;
}

/*a.mainlevel#active_menu {
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	background:url(../images/tic_vineta2.png) no-repeat 8px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
}*/

/*#left_content a.sublevel#active_menu:link, #left_content a.sublevel#active_menu:visited {
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	padding:5px 3px 5px 30px;
	background:url(../images/tic_vineta3.png) no-repeat 9px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

/* ************ Mainlevel styles ************************** */

#active_menu {
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	background:url(../images/tic_vineta2.png) no-repeat 8px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
}

a#active_menu.sublevel:link, a#active_menu.sublevel:visited {
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	padding:5px 3px 5px 30px;
	background:url(../images/tic_vineta3.png) no-repeat 9px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a#active_menu.sublevel:hover {
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	padding:5px 3px 5px 30px;
	background:url(../images/tic_vineta3.png) no-repeat 9px 6px;
	text-decoration:underline;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a.mainlevel_2:link, a.mainlevel_2:visited {
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	padding:5px 3px 5px 28px;
	background:url(../images/vineta1.png) no-repeat 8px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
}

a.mainlevel_2:hover{
	font-size: 11px;
	background:url(../images/vineta1.png) no-repeat 9px 7px;
	color:#000080;
	text-decoration:underline;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a.sublevel_2:link, a.sublevel_2:visited{
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	padding:5px 3px 5px 30px;
	background:url(../images/vineta3.png) no-repeat 9px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
a.sublevel_2:hover {
	font-size: 11px;
	background:url(../images/vineta3.png) no-repeat 12px 6px;
	color:#000080;
	text-decoration:underline;
}

/*************************/
#active_menu_2 {
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	background:url(../images/tic_vineta1.png) no-repeat 8px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
}

a#active_menu_2.sublevel_2:link, a#active_menu_2.sublevel_2:visited {
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	padding:5px 3px 5px 30px;
	background:url(../images/tic_vineta3.png) no-repeat 9px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a#active_menu_2.sublevel_2:hover {
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	padding:5px 3px 5px 30px;
	background:url(../images/tic_vineta3.png) no-repeat 9px 6px;
	text-decoration:underline;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
/**************************/
a.mainlevel_3:link, a.mainlevel_3:visited  {
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	padding:5px 3px 5px 28px;
	background:url(../images/vineta3.png) no-repeat 8px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
}
a.mainlevel_3:hover{
	font-size: 11px;
	background:url(../images/vineta3.png) no-repeat 9px 7px;
	color:#000080;
	text-decoration:underline;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
a.sublevel_3:link, a.sublevel_3:visited{
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	padding:5px 3px 5px 30px;
	background:url(../images/vineta3.png) no-repeat 9px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
a.sublevel_3:hover {
	font-size: 11px;
	background:url(../images/vineta3.png) no-repeat 12px 6px;
	color:#000080;
	text-decoration:underline;
}

#active_menu_3 {
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	background:url(../images/tic_vineta3.png) no-repeat 8px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
}
a#active_menu_3.sublevel_3 {
	font-size: 11px;
	display:block;
	font-weight:bold;
	color:#000080;
	border-top:1px solid #d9d9d9;
	padding:5px 3px 5px 30px;
	background:url(../images/tic_vineta3.png) no-repeat 9px 6px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
/*************************************** */

ul {
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

UL LI {
margin-left: 18px !important;
margin-left: 14px;
list-style-type: none;
background-position: 0px 5px; 
padding: 0 0 0 15px;
background-image: url(../images/li.png); 
padding-top: 0px; 
background-repeat: no-repeat;
}

OL LI { 
}

.contentheading {
	color: #FFFFFF;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #576192;
	text-align: left;
}

.contentheading_noticia {
	color: #576192;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.tablaBBAHeader {
	color: #FFFFFF;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	background-color: #576192;
	text-align: center;
}

.tablaBBA {
	color: #FFFFFF;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	background-color: #576192;
	text-align: left;
}
.celdatablaBBA {
	border: 0px solid #576192;
	text-align: left;
}

.celdatablaBBARight {
	border: 0px solid #576192;
	text-align: right;
}

.contentpane, .contentpaneopen {
	width: 100%;
}
.componentheading  {
	color: #FFFFFF;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #576192;
}
.latestnews ul, .latestnews li   {
	padding: 0px 0px 0px 5px;
	margin: 0px 15px;
}
.latestnews {
	padding: 0px;
	margin: 0px;
}
.submitbox {
	width: 50px;
	height: 30px;
}
.moduletable {
	padding: 0px 3px 10px 3px;
	margin: 0px;
}

.createdate {
	color: #999999;
}
.small {
	color: #999999;
}
.smalldark {
	color: #999999;
}

.searchbox {
	width: 130px;
}

.mod_login a:link, .mod_login a:visited {
	padding: 3px 0px;
	color: #669900;
}

.button {
	text-align: center; 
	border-right: #555555 1px solid; 
	border-top: #555555 1px solid; 
	font-weight: bold; 
	font-size: 12px; 
	border-left: #555555 1px solid; 
	color: #000080; 
	border-bottom: #555555 1px solid; 
	font-style: normal; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #f0f0f0;
	padding: 0px;
}
.inputbox {
	border-right: #555555 1px solid;
	border-top: #555555 1px solid; 
	font-size: 12px; 
	border-left: #555555 1px solid; 
	color: #000000; 
	border-bottom: #555555 1px solid; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #F0E5CB;
	padding-left: 5px;
	font-style:italic; 
}

.sectiontableheader {
	background-color: #84A9CE;
	color: #FFFFFF;
	padding-left: 5px;
}

.modifydate {
	font-size: 10px;
	color: #999999;
}
.search {
	margin: 0px;
	padding: 0px;
}
td, tr, div, span {
	font-family: Trebuchet MS, verdana, arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  margin-right: 10px;
  text-align: left;
  padding-bottom: 2px;
}

/*******************/

a img {
border: 0px;
}

#logo {
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 110px;
	margin-left: 12px;
	padding-bottom: 24px !important;
	padding-bottom: 0px;
}

.titletop {
text-align: center;
vertical-align: bottom;
color: white;
font-weight: bold;
font-size: 18px;
}

A.readon:link {
padding-right: 0px; 
padding-left: 29px;
font-weight: bold; 
font-size: 12px; 
background: url(../images/readmore.png) no-repeat; 
float: right; 
padding-bottom: 3px; 
color: #000080; 
line-height: 10px; 
font-family: verdana, arial, helvetica, sans-serif; 
white-space: normal; 
text-decoration: underline;
}
A.readon:visited {
padding-right: 0px; 
padding-left: 29px;
font-weight: bold; 
font-size: 12px; 
background: url(../images/readmore.png) no-repeat; 
float: right; 
padding-bottom: 3px; 
color: #000080; 
line-height: 10px; 
font-family: verdana, arial, helvetica, sans-serif; 
white-space: normal; 
text-decoration: underline;
}

A.readon:hover {
padding-right: 0px; 
padding-left: 29px;
font-weight: bold; 
font-size: 12px; 
background: url(../images/readmore.png) no-repeat; 
float: right; 
padding-bottom: 3px; 
color: #000080; 
line-height: 10px; 
font-family: verdana, arial, helvetica, sans-serif; 
white-space: normal;
text-decoration: none;
}

form {
 margin: 0;
 padding: 0;
 /*width: 160px;*/
 font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
 font-size: 13px;
 color: #000000;
}

/* Login module */

#form-login ul {
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

#form-login ul li {
margin-left: 0px;
list-style-type: none;
background-position: 0px 3px;  
padding: 0 0 0 15px;
background-image: url(../images/li.png); 
line-height: 15px; 
padding-top: 0px; 
background-repeat: no-repeat;
color: #000080;
}

#form-login ul li a:link, #form-login ul li a:visited {
	color: #000080;
	text-decoration: underline;
}

#form-login ul li a:hover {
	color: #000080;
	text-decoration: none;
}

.xmap UL.level_0 LI {
margin-left: 18px !important;
margin-left: 14px;
list-style-type: none;
background-position: 0px 5px; 
padding: 0 0 0 15px;
background-image: url(../images/li.png); 
padding-top: 0px; 
background-repeat: no-repeat;
}

.moduletable__none {
width: 100%;
}
