/*****************************/
/***   Core html setup     ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
    padding: 0;
	height: 100%;
	font-size: 80%;
}

a:link, a:visited {
	color: #cc0000; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;	text-decoration: underline;
	font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

div, p, table, td, th {
	font-family: Tahoma,Helvetica,Verdana, Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #333;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 17px;
  text-indent: 18px;
  text-align: left;
  padding-top: 0px;
  background-image: url(../images/arrow1.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

/******************************************/
/*** Template/Plantilla layout elements ***/
/******************************************/
#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	/*background: #092748;
    background: url(../images/wrinkled_copper.png);*/
    background: #1368C6 url(../images/body_bg.jpg) 0 0 repeat-x;
}

div.center {
  text-align: center;
}

div#borde_ext {
		height: 100%;
        text-align: center;
        margin: 0 auto;
        padding: 0;
		min-width: 750px;
		max-width: 1050px;
}

div#logo {
	width: 298px;
	height: 120px;
    padding: 0;
    margin: 0;
}

#logo_table {
	width: 298px;
	height: 80px;
    padding: 0;
    margin: 15px 0 25px 0;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#footer {
	/*background: #f7f7f7 url(../images/mw_footer_blue_b.png) 0 100% repeat-x;
	padding-top: 10px;
	height: 47px;*/
	overflow: hidden;
}

div#footer div {
	text-align: center;
	font-size: 11px;
	color: #aaa;
}

div#footer a:link, div#footer a:visited  {
	color: #999;
    text-decoration: none;
    font-weight: bold;
}
div#footer a:hover  {
	color: #999;
    text-decoration: underline;
	font-weight: bold;
}

#search {
	/*float: right;*/
	width: 178px;
	/*margin-top: -20px;
	margin-right: 10px;
	height: 40px;
	overflow: hidden;*/
}


/* barra hola */
table.hola {
    padding: 0;
    margin: 0 auto 0 auto;
	width: auto;
}

table.hola_1 {
    padding: 0;
    margin: 0 0 0 auto;
	width: auto;
}

table.hola_2 {
    padding: 0;
    margin: 0 auto 0 0;
	width: auto;
}

/*#pillhola {
  white-space: nowrap;
  height: 25px;
  float: left;
}*/

table.hola span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
  float:left;
  display:block;
  height: 25px;
  line-height: 26px;
  text-indent: 0;
  padding: 0 8px;
  margin: 0;
  color: #fff;
  text-decoration: none;
}

table.hola a:link, table.hola a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
  display:block;
  height: 25px;
  line-height: 26px;
  text-indent: 0;
  padding: 0 8px;
  margin: 0;
  color: #fff;
  text-decoration: none;
}

table.hola a:hover {
  background: url(../images/top_menu_button_morado.png) repeat-x;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}


/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 29px;
  
}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 29px;
}

td.menu_l {
  background: url(../images/top_menu_left.png) no-repeat;
  width:  26px;
  height: 25px;
  
}

td.menu_m {
  background: url(../images/top_menu_button.gif) repeat-x;
  padding: 0;
  margin: 0;
}

td.menu_r {
  background: url(../images/top_menu_right.png) no-repeat;
  width:  26px;
  height: 25px;
}

td.menu_sep {
  background: url(../images/top_menu_spacer.png) no-repeat;
  width:  12px;
  height: 25px;
}

table.hola_1 a:link, table.hola_1 a:visited, table.hola_2 a:link, table.hola_2 a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
  float:left;
  display:block;
  height: 25px;
  line-height: 26px;
  text-indent: 0;
  padding: 0 8px;
  margin: 0;
  color: #fff;
  text-decoration: none;
}

table.hola_1 a:hover, table.hola_2 a:hover {
  background: url(../images/top_menu_button_morado.png) repeat-x;
  color: #fff;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 161px;
	float:left;
}

#leftcolumn div.module {
	padding: 0;
}

#leftcolumn div.module table {
	width: auto;
}

#maincolumn {
	margin-left: 120px;
	float: none;
	padding-left: 15px;
	width: auto;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

table.barra-path {
/*background: url(../images/barra_1.png) 30px -26px no-repeat;*/
}

#pathway {
	padding: 0px 0px 0px 0px;
	width: auto;
	margin-right: 0px;
	text-align: left;
      white-space: nowrap;
  height: 29px;
  float:left;
}

span.pathway {
  /*display: block;*/
  white-space: nowrap;
  margin: 0 0 0 0;
  padding: 0;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
span.pre-pathway {
  white-space: nowrap;
  display: block;
  margin: 0 0 0 10px;
  padding: 0;
  height: 26px;
  line-height: 26px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}


/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Verdana, Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	padding: 0;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #135cae;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th {
  margin: 0;
  font-weight: bold;
  font-family: Tahoma,Helvetica,Verdana, Arial,sans-serif;
  font-size: 1.1em;
  color: #135cae;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon:link, a.readon:visited {
	background:url(../images/readon.gif) no-repeat;
	background-position: 3px 1px;
    padding          : 2px 4px 2px 20px;
    float            : left;
	font			 : bold .90em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color			 : #8E8480;
    border           : 1px solid #8E8480;
    line-height      : 10px;
    text-decoration  : none;
}
a.readon:hover {
	color : #ff9900;
	text-decoration: none; 
}

/* spacers */
div.article_seperator {
	height: 21px;
    width: 623px;
    background: url(../images/seperator/FIL822.GIF);
}

td.buttonheading {
	
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div.maindivider {
background: url(../images/barra_l_2.png) 0 -40px no-repeat;
width: 82px;
height: 20px;
}

div.leftdivider_1 {
background: url(../images/barra_l_1.png) 30px 0 no-repeat;
width: 112px;
height: 20px;
}

div.leftdivider_largo_1 {
background: url(../images/barra_1.png) 30px -7px no-repeat;
width: 210px;
height: 63px;
}

div.leftdivider_largo_2 {
background: url(../images/barra_1.png) 30px -40px no-repeat;
width: 112px;
height: 63px;
}

div.divider_hola {
background: url(../images/barra_l_2.png) 124px 0 no-repeat;
width: 211px;
height: 17px;
}

div.divider_hola_3 {
/*background: url(../images/barra_l_2.png) 215px 0 no-repeat;*/
background: transparent;
width: 301px;
height: 17px;
}

div.leftdivider_2 {
background: url(../images/barra_l_2.png) 30px -40px no-repeat;
width: 112px;
height: 20px;
}

div.leftdivider_3 {
background: url(../images/barra_l_3.png) 30px 0 no-repeat;
width: 112px;
height: 30px;
}

div.maindivider_3 {
background: url(../images/barra_l_3.png) 0 0 no-repeat;
width: 82px;
height: 30px;
}

div.rightdivider_2 {
background: url(../images/barra_l_2.png) 0 -40px no-repeat;
width: 112px;
height: 20px;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}



/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable {
  margin-bottom: 25px;
}

div.module_menu h3, div#leftcolumn div.module h3, div#leftcolumn table.moduletable th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
    line-height: 22px;
	font-weight: bold;
    text-align: center;
	color: #7EF76E;
    background: url(../images/nav_tit.png);
	margin: 0;
	padding: 0;
    height: 28px;
    width: 131px;
}

div.module_menu, div#leftcolumn div.module {
	background: transparent;
	margin: 0;
	padding: 0;
	margin-bottom: 0;
}

div.module_menu div div div, div#leftcolumn div.module div div div {
	background: none;
	padding: 0;
}

div#leftcolumn table.moduletable h4 {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #7EF76E;
background: none;
margin: 2px 5px 5px 5px;
}

div#leftcolumn table.moduletable td {
color: #faebda;
font-size: 12px;
text-align: center;
padding: 0;
}

div#leftcolumn table.moduletable td a:link, div#leftcolumn table.moduletable td a:visited {
color: #FFCC33;
font-weight: bold;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

div#leftcolumn table.moduletable td a:hover {
font-size: 12px;
color: #ffff00;
text-decoration: underline;
}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #FFCC33;
font-weight: bold;
background-image: url(../images/nav_idle.png);
background-repeat: no-repeat;
width: 131px;
height: 31px;
text-indent: 35px;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 26px;
margin: 0;
padding: 0;
text-align: left;
vertical-align: top;
}

a.mainlevel:hover {
text-indent: 37px;
line-height: 28px;
font-size: 12px;
color: #ffff00;
background-image: url(../images/nav_over.png);
}

div.module_menu div div div a#active_menu {
font-size: 12px;
  color: #ffff00;
  background-image: url(../images/nav_active.png);
}

div.module_menu div div div a#active_menu:hover {
text-indent: 37px;
line-height: 28px;
font-size: 12px;
color: #ffff00;
background-image: url(../images/nav_over.png);
}

asublevel:link, a.sublevel:visited {
font-size: 12px;
display: block;
color: #FFCC33;
font-weight: bold;
background-image: url(../images/nav_subidle.png);
background-repeat: no-repeat;
width: 131px;
height: 31px;
text-indent: 50px;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
line-height: 26px;
margin: 0;
padding: 0;
text-align: left;
vertical-align: top;
}

a.sublevel:hover {
text-indent: 52px;
line-height: 28px;
font-size: 12px;
color: #ffff00;
background-image: url(../images/nav_subover.png);
}

div.module_menu div div div div a#active_menu {
font-size: 12px;
  color: #ffff00;
  background-image: url(../images/nav_subactive.png);
}

div.module_menu div div div div a#active_menu:hover {
text-indent: 52px;
line-height: 28px;
font-size: 12px;
color: #ffff00;
background-image: url(../images/nav_subover.png);
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input.inputbox {
	width: 145px;
	border: 1px solid #666;
	margin: 0px 0 0px 0;
}

/* thumbnails */
div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: .90em;
  color: #666;
}
#css_buttons {
    white-space: nowrap;
    position: relative;
    top: -2px;
    right: 0px;
  	width: 63px;
	height: 17px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#css_buttons a {
	margin-right: 0px
}

.button {
	background-color: #637D13;
	color: #FFFFFF;
	background: #637D13;
	font-weight: bold;
}
.button_vote {
	background-color: #CC0000;
	color: #FFFFFF;
	background: #CC0000;
	font-weight: bold;
}
.message {
	margin-top: 10px; 
	padding: 7px; 
	width: 200px;
	border: 1px solid #ccc;
	background: #cc0000;
	color: #fff;	
	font-weight: bold;
	font-size: 12px;
}

* .relativo {
  position: relative;
}

* #foto {
  display: none;
  width: 601px;
  border: 0px;
  position: absolute;
  top: 10px;
  left: -10px;
  z-index: 900;
  padding: 0px 0px 0px 0px;
}
