.anaranjado, a.anaranjado:link, a.anaranjado:visited{
	font-size: 12pt;
	font-weight: bold;
	color: #ff9900;
	margin-bottom: 5px;
	line-height: 2px;
	text-decoration: underline;
	padding-bottom: 10px;
}

#ja-topnav {
	background-color: transparent;
	background-image: url(../images/topmn-middle.gif);
	background-position: 0px;
}

#ja-topnav .w1 {
background: transparent url(../images/topmn-top.gif) top left repeat-x; 	
}

#ja-topnav .w1 .w2 {
background: transparent url(../images/topmn-bottom.gif) bottom left repeat-x;
}
#ja-topnav .w1 .w2 .w3 {
background: transparent url(../images/topmn-linea.gif) top left repeat-y;
}
#ja-topnav .w1 .w2 .w3 .w4{
	background: transparent url(../images/topmn-linea-right.gif) top right repeat-y;

}
#ja-topnav .w1 .w2 .w3 .w4 .w5{
background: transparent url(../images/topmn-tl.gif) top left no-repeat; 
}
#ja-topnav .w1 .w2 .w3 .w4 .w5 .w6{
background: transparent url(../images/topmn-tr.gif) top right no-repeat; 
}
#ja-topnav .w1 .w2 .w3 .w4 .w5 .w6 .w7{
background: transparent url(../images/topmn-br.gif) bottom right no-repeat; 
}
#ja-topnav .w1 .w2 .w3 .w4 .w5 .w6 .w7 .w8{
background: transparent url(../images/topmn-bl.gif) bottom left no-repeat; 

	padding: 20px 20px 20px 10px;
	display: block;

}

/*****************************/
/*** Core html setup ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;

}

.contact_form_label{
	font-weight: bold;
	color: #009900;
}


form {
	margin: 0;
	padding: 0;
}
.inputbox {
	FONT-SIZE: 10px; BORDER-LEFT-COLOR: #333333; BORDER-BOTTOM-COLOR: #ffffff; BORDER-TOP-STYLE: solid; BORDER-TOP-COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BORDER-RIGHT-COLOR: #ffffff; BORDER-BOTTOM-STYLE: solid
}

form .inputbox{
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-color: #999999;
	border-style: solid;
	border-width: 1;
}
.destacado{
	font-size: small;
	width: 100%;	/*font-family: Arial, Helvetica, sans-serif;*/
}
.destacado div.moduletable{
	background-color: #FFFFCC;
	font-size: small;
	border: 1px solid #eee;
	padding: 3px;
	width:99%;
}

body {
	margin: 0px 0px 0px 0px;
	/*height: 100%;*/
	font-size: 80%;

}

a:link {
	color: #005E31; text-decoration: none;

}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

div, p, table, td, th {
font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	/*color: #eee;*/
}

/*****************************************/
/*** Template/Plantilla layout elements ***/
/*****************************************/
#page_bg {
	height: 100%;
	padding: 0 0 ;
	margin-bottom: 1px;
	background-color: #C6C6C6;
}



div.center {
  text-align: center;

}

div#wrapper {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	min-width: 800px;
	max-width: 1050px;
	
}









div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}











#pathway {
	padding: 0px 10px 0px;
	width: auto;
	margin-right: 200px;
	text-align: left;
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pathway a:visited {
	color: #CCCCCC;
}

#pathway a:link {
	color: #00FF00;
}

#search {
	float: right;
	width: 160px;
	margin-top: -24px;
	margin-right: 15px;
	height: 40px;
	overflow: hidden;
}

#area {
	padding: 0;
	color: #333333;

}



/* 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: 32px;
  
}

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: 32px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_seperator.png) top right no-repeat;
	margin: 0;
	padding: 0;
	list-style: none;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #006600;
  text-decoration: none;
}

#pillmenu a:hover {
  color: #CCFF99;
}

#pillmenu a#active_menu {
  background: url(../images/mw_menu_active_bg.png) repeat-x;
  color: #fff;
}

#pillmenu a#active_menu:hover {
  color: #fff;
}

#leftcolumn {
	padding: 0;
	padding-right:10px;
	margin: 0;
	width: 195px;
	float:left;
	color: #FFFFFF;
}

#maincolumn {
	margin-left: 190px;
	float: none;
	padding-left: 25px;
	/*width: auto;*/
}

#maincolumn a:link{
color:#006600;
}
#maincolumn a:visited{
color:#339966;
}

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 ***/
/*****************************************/

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2 {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, .contentheading, table.moduletable th {
	margin: 0;
	font-weight: bold;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 12pt;
	color: #008000;
	border-bottom: 2px solid #008000;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: left;
	font-style: normal;
}

/* 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, Arial, Helvetica, sans-serif;
	color			 : #8E8480;
    border           : 1px solid #E0E0E0;
    line-height      : 10px;
    text-decoration  : none;
}
a.readon:hover {
	color : #ff9900;
	text-decoration: none; 
}

a.readon1:link, a.readon1:visited {
	margin-top: 10px;
	background-position: 3px 1px;
	padding          : 10px 10px 10px 10px;
	float            : left;
	font			 : Tahoma, Arial, Helvetica, sans-serif;
	color			 : #FFFFFF;
	border           : 2px solid #003300;
	line-height      : 10px;
	text-decoration  : none;
	font-size: 12pt;
	font-weight: bold;
	background-color: #008000;
	border-color: #003300;
}

a.readon2:link, a.readon2:visited {
	margin-top: 10px;
	background-position: 3px 1px;
	padding          : 10px 10px 10px 10px;
	float            : left;
	font			 : Tahoma, Arial, Helvetica, sans-serif;
	color			 : #FFFFFF;
	border           : 2px solid #003300;
	line-height      : 10px;
	text-decoration  : none;
	font-size: 12pt;
	font-weight: bold;
	background-color: #99CC00;
	border-color: #003300;
}

/* menu links */
a.mainlevel:link, a.mainlevel:visited  {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_seperator {
	height: 20px;
}

td.buttonheading {
	
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

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: Arial, Helvetica, sans-serif;
	color: #333;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 15px;
}


div.module {
	padding: 0;
	background: url(../images/button_sim.gif) 0 0 no-repeat;
	margin-left: 0px;
	font-style: normal;

}

div.module a:link {
	color:#CCFF99;
	font-weight: normal;
	text-decoration: underline;
}
div.module a:visited {
	color:#339966;
}
div.module h3 {
	font-family: font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin-left: 5px;
	padding-top:7px;
	text-align: center;
}

div.module_menu h3 {
	font-size: 12px;
	font-weight: bold;
	color: #CCFF99;
	padding-left: 0px;
	padding-bottom: 2px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCFF99;
	margin-top: -23px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: -5px;
}

div.module_menu {
	padding: 0;
	margin-bottom: 15px;
	margin-left: 0px;
}
div.module_menu a:link, div.module_menu a:visited{
	background: url(../images/mini_arrow.gif) 0 0 no-repeat;
	color: #FFFFFF;
	padding-left:17px;
	font-weight: normal;
	font-family: font-family: Helvetica, Arial, sans-serif;
}





div.module_menu div div div {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 0px 0;
	padding-left: 0px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;


}

#leftcolumn div.module a:hover {
	color:#00FF00;
	font-weight: bold;
	text-decoration: underline;
}

#leftcolumn div.module form label{
color:#eee;
}

#leftcolumn div.module form thead{
color:#fff;
font-weight: bold;
font-size:small;
}

#leftcolumn div.module table {
	width: auto;
		color: #FFCC00;
}

#leftcolumn div.module form li a:link, a:visited{
color:#339966;
font-weight:bold;
}


#rightcol-broad{
 width: 177px;
 float: left;
 position: relative;
 margin-right: -10px;
margin-left: 0px;
 }

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#rightcol-broad div.module div div div a:link{
color:#060606;
}

#rightcol-broad div.module div div div form label{
color:#060606;
}

#rightcol-broad div.module div div div form thead{
color:#003300;
font-weight: bold;
font-size:small;
}

#rightcol-broad div.module div div div h3{
 color:#006600
}
#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}

/* forms */
table.adminform textarea {
  width: 800px;
  height: 400px;
  font-size: 1em;
  
}

div.search input {
	width: 150px;
	/*border: 1px solid #ccc;*/
	margin: 15px -10px 0 25px;
	
	  
   font-family      : font-family: Helvetica, Arial, sans-serif;
  font-size        : 10px;
  color            : #336633;
  background-color : #EDF8ED;
  border           : 1px solid #336633;
}

/* thumbnails */
div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: .90em;
  color: #666;
}
#css_buttons {
	MARGIN-TOP: 10px;
	FLOAT: right;
	WIDTH: auto;
	MARGIN-RIGHT: 0px;
	WHITE-SPACE: nowrap;
}
#css_buttons A {
	MARGIN-RIGHT: 0px
}

.button {
  	FONT-WEIGHT: normal; FONT-SIZE: xx-small; COLOR: #333333
}

.button_vote {
	background-color: #005E31;
	color: #FFFFFF;
	background: #CCOO00;
	font-weight: bold;
}
.message {
	margin-top: 10px; 
	padding: 7px; 
	width: 200px;
	border: 1px solid #ccc;
	background: #005E31;
	color: #fff;	
	font-weight: bold;
	font-size: 12px;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
	padding-left: 10px;
	line-height: 15px;
	list-style-type: square;
	list-style-position: inside;
}

/* category (weblink) */

a.category:link, a.category:visited {
	color: #FF9900;
	font-size: 12pt;
	font-weight: bold;
}

