/* @group Main */

html {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
  height: 100%;
  margin-bottom: 1px;
  background: #fff;
}

body {
	margin: 0;
	padding: 0;
}

p {

  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {

	padding-bottom: 5px;
	margin: 15px 0;
}




body {
	font-size: 12px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
}

h3 { 
   font-size: 150%;
}

h4 {
	font-size:  120%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

div.moduletable h3,
.componentheading {
	font-size: 130%;

}

.contentheading {
	font-size:120%;
}

.componentheading {
 margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}





body {
	color: #000000;
	background: #FFFFFF;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

body#page_bg {
	padding: 70px 0 0;
	color: #36393D;

	background: url(../images/body-top.jpg) repeat-x top center #Ffffff;
}


div#top {
	color: #666;
}

.contentheading,
.componentheading {
	font-weight: bold;
}

div.moduletable {
padding-top:20px;
}

div.moduletable h3,
div.moduletable-hilite1 h3,
div.moduletable-hilite2 h3
 {
	
	padding: 0px 10px 10px 15px;
	margin: 0;
	/*background: url(../images/icon-default.png) no-repeat top left;*/
	font-size: 120%;
	font-weight: bold;
	line-height: normal;	
	
	

	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #D15600;
	background-color: #FFFFFF;

	
	
	
}

.right .padding div.moduletable h3 {

	
}




table.headlines div.moduletable h3,
.componentheading {
	/* see style css */
}

a:link,
a:visited {
	/* color: see style css */
	color: #5271a5;
	text-decoration: none;
}

div#bottom a:link,
div#bottom a:visited {
	color: #5271a5;
}

a:hover {

	text-decoration: underline;
}

/* @end */

/* @end */

/* @end */

/* @group Structure */

html {

		background: #ffffff url(../images/bg.png) 0 0 repeat-x;
}
div#mainwrapper {
	padding-bottom: 30px;
	background: url(../images/body-bot.jpg) no-repeat bottom center;

}

div#wrapper {
	padding-top: 0px;
	width: 970px;
	margin: 0 auto;
	clear: both;
}
div#wrapper-top {
	background: url(../images/wrap-top.png) no-repeat top;
	height: 15px;
	}
	
#wrapper-bottom {
	display: block;
	background: url(../images/wrap-bot.png) no-repeat bottom;
	height: 50px;
}

#wrapper-inner {
	padding: 0 6px;
	background: url(../images/wrap-center.png) repeat-y top;
}

div#header {
z-index: 1000;
		position: relative;

  height:55px;
	

}

h1.logo {
	margin: 0;
	padding: 0;
	width: 190px;
	font-size: 300%;
position: absolute;
	top: -35px;
	left: -px;
	height: 95px;
}

h1.logo a {
	width: 190px;
	float: left;
	display: block;
	background: url(../images/logo.png) no-repeat;
	text-transform: uppercase;
	text-indent: -5000px;
	height: 95px;
	outline: none;
}

h1.logo a:hover {
	background: url(../images/logo2.png) no-repeat;
}

img#logo {
	float:  left;
	margin-left: 38px;
	width: 469px;
	height: 138px;
	background: url(../images/logo.png) 0 0 no-repeat;
}

div#top {
  margin-top:0px;
	margin-left:  620px;
	height: 138px;
	font-style: italic;

}

div#top .padding {
	padding:  15px;
}

div#horiz-menu {
	position: absolute;
	width:75%;
	bottom: 5px;
	left: 200px;
	

		font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
	outline: none;

	
}
/* buscador */
#buscador {
   
	width: 145px;
	background: url(../images/buscador-bg.gif) no-repeat;

	height: 25px;

}

#buscador .inputbox {
   font-size: 10px;
	width: 100px;
	padding: 0;
	border: none;
	margin: 3px 0 0 10px;
	color: #356aa0;
	background: #FFFFFF;
}



table.mainbody,
table.usermodules {

	padding: 0;
	
}

td.mainbody {

	background: #fff;
}

td.usermodules {
	padding: 0 10px;
}

td.mainbody .padding,
td.right .padding {
	padding: 0px;
}

td.mainbody .padding {
	padding: 15px 25px;
}

td.right {
	background: #ffffFF url(../images/col-divider2.png) 0 0 repeat-y;

	margin-right:5px;
}


td.medio {
	background: #ffffFF url(../images/col-divider2.png) 0 0 repeat-y;
	width: 250px;
   padding-left:5px;
   padding-right:5px;

}


div#bottom {
	/*background: #121A28 url(../images/bottom-bg.png) 0 0 repeat-x;*/
	border-top: 1px solid #efefef;

}

div#footer {

}

div#footer .rk-1 {

}

div#footer .rk-2 {

}

div#the-footer {
	background: url(../images/footer.png) 50% 0 no-repeat;
	text-align: center;
}







.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

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

.highlight {
  background-color: #ffc;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group modules */

div.moduletable h3 {
	color: #356AA0;



}

td div.moduletable {

	color: #D15600;
}

td.right div.moduletable h3 {
	/*border-bottom: 3px solid #36393D;*/
}

div#bottom div.moduletable {
	color: #ccc;
}

div#bottom div.moduletable h3 {

	color: #356AA0;
}



.contentheading {
	padding: 10px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:100%;
		
		color: #36393D;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

table.contentpaneopen tr td, table.contentpane tr td{
padding-left:10px;
padding-right:10px;


}

table.contentpaneopennot tr td img, table.moduletableart tr td img{
border-top:3px solid #356aa0;
	border-right:0;
	border-bottom:3px solid #356aa0;
	border-left:0;


}

a.img_table img{
border-top:3px solid #356aa0;
	border-right:0;
	border-bottom:3px solid #356aa0;
	border-left:0;



}


img.img_table{
border-top:3px solid #356aa0;
	border-right:0;
	border-bottom:3px solid #356aa0;
	border-left:0;



}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	/* background: see style css */
}

.small {
	color: #666;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	color: #666;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #666;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

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

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}



table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px;
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

/* @group My Group */

/* @end */

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	background: none;
	border:  0;
}




a.mainlevel:link,
a.mainlevel:visited {
	text-decoration: none;
}

a.mainlevel {
	display: block;
	padding: 4px 0 2px 28px;
	margin-bottom: 3px;
	background: url(../images/menu-bullet.png) 0 0 no-repeat;
}

td a.mainlevel-menu {}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: underline;
}

a.sublevel:hover {
	text-decoration: none;
}


a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}


#texto {
color: #333;

}

#glidercol {
width:60%;

}


#glidercolright {

position:relative;
float:right;
margin-top:0;
margin-left:0;
}

#contglider h3 {
	font-size: 15px;
	font-weight: bold;
	color: #005184;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom-width: 4px;
	border-bottom-style: none;
	border-bottom-color: #0033CC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #005184;
	background-color: #FFFFFF;
	width: 40%;
}
#contglider h4 {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-indent: 25pt;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #005184;
	background-color: #FFFFFF;
	width: 42%;
}

/* Clearp */
.clearp2:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearp {
	width: 100%;
	display: block;
}

* html .clearp {
	height: 1%;
}

#panel{position:absolute;margin-top:-80px;top:-1;
z-index:3000;width:100%;
}


/* @end */

/* @end */

ul{
    padding-left: 10px;
    margin-left: 10px;
    list-style-type: none;
}


ul li {
    
    padding-left: 20px;
    background: url(../images/bullet_arrow.png) 0em 0.2em no-repeat;

}



.date {
	color : #36393D;
	float:right;
	margin-top:-5px;
	line-height:2em;
	margin-right:5px;
	/*margin:1.5em 0 5px 10px;*/
	padding-left:5px;
	border-left:1px solid silver;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
}

.date_day {
	display:block;
	font-size:2em;
	text-align:right;
}

.date_month {
	display:block;
	font-size:2em;
	text-align:right;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:1.2em;
	line-height:.9em;
}




div#horiz-menu ul {
	margin: 0;
	padding: 0 0 0 0;
}

div#horiz-menu li {
	margin: 0;
	padding: 0;
	padding-right: 2px;
	float: left;
	list-style: none;
	background: url(../images/menu-divider.png) 100% 0 repeat-y;
}

div#horiz-menu a:link ,
div#horiz-menu a:visited {
	display: block;
	float: left;
	padding-right: 15px;
	height: 40px;
	line-height: 30px;
	/*font-weight: bold;*/
	/*color: #356AA0;*/
	text-decoration: none;
}

div#horiz-menu a:active {
	/*color: #000000;*/
	font-weight: bold;

}

div#horiz-menu a:hover {
	color: #D15600;

}