
/* COMMON STYLE
--------------------------------------------------------- */



* {
	margin: 0;
	padding: 0;
}
body {
	color: #545C66;
	background: #FFFFFF;
	font-family: Calibri, Tahoma, Arial, Geneva, sans-serif;
	line-height: 1.5;
}

/* body#bd { background: #f8f9f6 url(../images/bg1.gif) repeat-x 50% top; } */
body#bd { 
	background: transparent url(../images/fondo1.jpg) fixed top; 
	width: 100%;
	height:100%;
}

body.contentpane {
	width: 899px; /* Printable Page */
	margin: 1em 2em;
	/*background: #FFFFFF; */
	color: #000000;
	font-size: 12pt;
	font-family: Calibri, serif;
	line-height: 140%;
}
body.font1{
	font-size: 11px;
}
body.font2{
	font-size: 12px;
}
body.font3{
	font-size: 12px;
}
body.font4{
	font-size: 13px;
}
body.font5{
	font-size: 13px;
}
body.font6{
	font-size: 14px;
}
body.font7{
	font-size: 14px;
}
/* Normal link */
a { color: #333333;  /*#8e9eaa*/
	text-decoration: none;
	font-size:16px;
	line-height:120%; 
	
}
a:hover, a:active, a:focus { color: #62798f; text-decoration: none; }
/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar {
}
/* Heading */
h1 {
	font-size: 1.5em;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.17em;
}
h4 {
	font-size: 1em;
	text-transform: uppercase;
}
p {
	margin: 5px 0 15px;
}
ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}
ul li { background-color: transparent; background-attachment: scroll; background-position: 20px 6px; padding-left: 35px; }
ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
hr {
	border-top: 1px solid #C6CED9;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
img {
	border: 0;
}
td, div {
	font-size: 1em;
}
/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #8E9CAE;
	background: #ECF0F4;
	font: 1em/1.5 "Courier News", monospace;
}
blockquote {
	padding: 15px 40px;
	background: url(../images/quote.gif) 10px 10px no-repeat;
	font: italic 1em/1.5 Calibri, Georgia, Times, serif;
}
.dropcap {
	float: left;
	padding: 3px 3px 0 0;
	display: block;
	color: #646E7B;
	font: 50px/40px Calibri, Georgia, Times, serif;
}
/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 22px;
	color: #E50000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}
.message {
	padding-left: 22px;
	color: #62798f;
	background: url(../images/bullet-info.gif) no-repeat left top;
}
.tips {
	padding-left: 22px;
	color: #E86D29;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}
.highlight {
	border-bottom: 1px dotted;
	background: #e0e1e8;
	font-weight: bold;
}
.blocknumber {
	position: relative;
	clear: both;
	padding: 5px 10px 10px; 
}
.bignumber {
	float: left;
	font: 30px/normal Calibri, Arial, sans-serif;
	font-weight: bold;
	color: #014e62;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 11px/normal Calibri, Tahoma, Arial, Helvetica, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox {
	width:95%;
}
.button, .button:hover { 
/*	padding: 1px 10px!important; 
	padding: 1px 5px;  */
	background: #28353d url(../images/button-bg.gif) repeat-x left top; 
	color: #f3f5f8; 
	border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; 
	border-style: solid; 
	border-width: 1px; 
}
	
.button:active, .button:focus { color: #f3f5f8; background-color: #8e9eaa; border-color: #8e9cae #dfe5ec #dfe5ec #8e9cae; border-style: solid; border-width: 1px; }
.inputbox {
	border: solid 1px #c2c8b4;
	background: #e3e7d9;
}
.inputbox:hover, .inputbox:focus { background-color: #fafaf9; border: solid 1px #cbd0be; }
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}
table.blog .article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x center;
	height: 10px;
}
#ol-leftcol .article_seperator, #ol-rightcol .article_seperator {
	display: none;
}
table.contentpane {
	border: none;
	width: 100%; 
}
table.contentpaneopen {
	border: none;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}
table.contenttoc a {
	text-decoration: none;
}
table.contenttoc td {
	padding: 1px 5px 1px 22px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}
table.contenttoc th {
	padding: 4px;
	border-bottom: 5px solid #ffffff;
	background: #f9ffe6;
	color: #646e7b;
	text-indent: 5px;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}
.adminform .inputbox {
}
.blog_more {
	margin: 10px 0;
}
.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	color: #646E7B;
	text-transform: uppercase;
}
td.buttonheading {
	padding: 0 0 0 3px!important;
	text-align: center;
}
.category {
	font-weight: bold;
}
.clr {
	clear: both;
}
.contentheading { 
	padding-bottom: 3px; 
	margin-bottom: 10px; 
	color: #738491;
	font-size: 1.7em; 
	font-family: Calibri, Arial, Georgia, Times, serif; 
	line-height: normal; 
	font-weight: bold; 
	font-style: italic; 
	background-color: transparent; 
	border-bottom: 1px solid #d4d5de; 
}

.componentheading { 
	padding-bottom: 5px; 
	margin-bottom: 10px;
	/*background: url(../images/seperator2.gif) no-repeat right bottom; */
	color: #738491; 
	font-size: 1.7em; 
	font-family: Calibri, Arial, Georgia, Times, serif; 
	line-height: normal; 
	font-weight: bold; 
	font-style: italic; 
}

.contentdescription {
	padding-bottom: 30px;
}
table.blog .contentheading {
	font-size: 1.17em;
	font-weight: bold;
}
a.contentpagetitle {
	text-decoration: none!important;
}
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
}
a.readon { 
	float: right; 
	padding: 1px 5px 1px 16px; 
	display: block; 
	color: #8e9eaa; 
	font-size: 0.87em; 
	background: #E3E7D9 url(../images/readon2.gif) no-repeat 5% 55%; 
	text-decoration: none; 
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #ffffff;
	background: #4c535b url(../images/readon2.gif) no-repeat 5% 55%;
	text-decoration: none!important;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width:100%;
}
.createdate {
	padding-bottom: 10px;
	color: #8E9CAE;
	font-weight: bold;
	line-height: 10px;
}
.modifydate {
	color: #8E9CAE;
	height: 15px;
}
.moduletable {
	padding: 0;
}
.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}
.mosimage img {
	padding: 0;
	margin: 0!important;
}
.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #8E9CAE;
}
.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}
a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}
.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}
.sectiontableheader {
	padding: 5px;
	background: #F9FFE6;
	color: #646E7B;
	font-weight: bold;
}
tr.sectiontableentry1 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}
tr.sectiontableentry2 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}
.small {
	color: #8E9CAE;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}
div.wrapper { text-align: left; margin: auto; position: relative; }
#logo, img#logo { position: absolute; top: 65px; left: 0; border: 0; }



/* HEADER

--------------------------------------------------------- */
#ol-header_2 { 	position: absolute;
	top: 3px;
	right: 0;
}
#ol-header h1 { font-size: 2em; position: absolute; left: 0; bottom: 0; }

#ol-flashed { 
	font-size: 12px; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	height: 100%; 
	margin: 0; 
	padding: 0; 
}



#ol-header h1 img {
	float: left;
}
#ol-extoolswrap {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 11px;
}

*+html #ol-extoolswrap {
	right: 0;
}

#ol-extools {
	margin: 0;
	padding: 4px 0;
}

* html #ol-extools { /*IE 6*/
	float: left;
}

*+html #ol-extools { /*IE 7*/
	padding: 8px 0 4px 0;
}
*+html #ol-extools { padding: 8px 0 4px; }
#ol-extools ul {
	margin: 0;
	padding: 0;
	float: left;
}

#ol-extools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#ol-extools img {
	padding: 0;
	margin: 0 0 0 2px;
}

/* BEGIN: topart 
#stanhi-4 { position: absolute; top: 0; right: 0; height: 26px; float: right; }
#linetop { height: 33px; margin: 0; padding: 0; }
#ol-search { font-size: 12px; height: 26px; float: left; }
#ol-search div.search { padding-left: 24px; background: url(../images/icon-search.gif) no-repeat left center; height: 24px; padding-top: 0; }
#ol-search .inputbox { width: 116px; color: #f2f2f2; font-size: 12px; background: #738491; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; border: solid 1px #fff; }

#stanhi-4 { position: absolute; top: 0; right: 0; height: 25px; float: right; }*/
#linetop { height: 20px; margin: 0; padding: 0; }

#ol-search { 
	font-size: 9px; 
	height: 20px; 
	width: 600px;
	float: left;  
}
	
	
#ol-search div.search { padding-left: 0px; background: url(../images/loupe.png) no-repeat left center; height: 10px; width:10px; padding-top: 0; } 
#ol-search .inputbox { width: 116px; color: #f2f2f2; font-size: 9px; background: #d3988c; padding-top: 0px; padding-bottom: 1px; padding-left: 5px; border: solid 1px #6b281a; }



* html #ol-search .inputbox, *+html #ol-search .inputbox { margin-right: 0; margin-bottom: 0;
	
	!important: ;
}

#ol-usertools .inputbox:hover,
#ol-usertools .inputbox:focus {
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#ol-mainnav { 
	float: left; 
	width: 899px; 
	font-size: 1em; 
	line-height: normal; 
/*	background: #fff; */
	border-top: 5px solid #fff; 
	border-bottom: 5px hidden #fff; 
}

#ol-maintool { float: left; width: 100%; font-size: 1em; line-height: normal; background-color: #51596a; background-attachment: scroll; background-position: 0 0; position: relative; height: 30px; }
#ol-maindate { color: #3a4048; font-size: 1em; line-height: normal; position: absolute; top: 30px; left: 5px; float: left; padding-top: 7px; }


/* TEMPSPLASH
--------------------------------------------------------- 
#ol-downts { text-align: center; color: #434952; background-color: #fff; padding: 10px 20px; border-top: 2px solid #8e9eaa; border-bottom: 2px solid #8e9eaa; height:150px; }*/
#ol-downts { 
	text-align: center; 
	/*color: #434952; 
	border-top: 2px solid #8e9eaa; 
	border-bottom: 2px solid #8e9eaa; 
	margin-left:5%;
	margin-right:5%; 
	background-color: #fff;*/
	background: transparent url(../images/fondo_content.png) repeat-y; 
	height:130px;
	width: 750px;
/*	float:right; 
	padding-left: 30px;
	padding-right: 30px;*/
}

/*
#ol-downts a {
	color: #c00;
}
*/
.ol-box {
	float:center;/*  left;
	overflow: hidden;*/
}
/* #ol-downts h3 { color: #eaebee; padding: 0; margin: 0 0 0px; font-size: 1em; }*/

#ol-downts div.moduletable {
/*	margin: 0 20px 0 0;*/
	padding: 0 0 0 150px;
}
#ol-downts td {
	padding: 0;
}
#ol-downts .article_seperator,
#ol-upts .article_seperator {
	display: none;
}
#ol-downts table,
#ol-upts table {
	border-spacing: 0;
	border-collapse: collapse;
}
.box-ended div.moduletable {
	margin-right: 0!important;
	border: none!important;
}
/* Right Module Style */
div.module h3 { color: #434952; font-weight: bold; line-height: 25px; background-image: url(../images/h3-bg.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 50% 0; margin-bottom: 0; border-bottom: 1px solid #d3d1b3; text-transform: capitalize; text-align: center; text-indent: 5px; height: 25px; }
div.module a {
	}
div.module, div.module_menu, div.module_text {
	margin-bottom: 8px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(../images/box-2.jpg) no-repeat bottom right;
}

div.module div, div.module_menu div, div.module_text div {
	padding: 0;
	background: url(../images/box-1.jpg) no-repeat bottom left;
}

div.module div div, div.module_menu div div, div.module_text div div {
	padding: 0;
	background: url(../images/box-4.jpg) no-repeat top right;
}

div.module div div div, div.module_menu div div div, div.module_text div div div {
	padding: 9px 15px 15px;
	background: url(../images/box-3.jpg) no-repeat top left;
}

{
	margin: 0;
	padding: 0;
	background: none;
}
/* FOOTER
--------------------------------------------------------- */
#ol-footer { clear: both; border-bottom: 2px solid #fff; position: relative; height: 45px; }
#ol-footer a {
	color: #c00;
	text-decoration: none;
}
#ol-footer a:hover,
#ol-footer a:active,
#ol-footer a:focus {
	color: #900;
}
#ol-bottomline { position: absolute; left: 15px; padding-top: 5px; padding-bottom: 5px; }
#ol-cert {
	position: absolute;
	top: 15px;
	right: 15px;
}
#ol-cert a {
	padding-left: 5px;
}
/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #8E9CAE;
	background: none!important;
	text-decoration: none!important;
}
#mod_login_password, #mod_login_username {
	width: 90%;
}
#mod_login_password {
}
#mod_login_username {
}
#mod_login_remember {
	border: none;
	background: none;
}
/* Clearfix 
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	width:0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}*/

.clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
 }
.clearfix {
        display: inline-block;
 }

/* start commented backslash hack \*/

* html .clearfix {
        height: 1%;
 }

.clearfix {
        display: block;
}




/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* blank */
ol {
	margin: 10px 10px 10px 20px;
	padding: 0;
}

ol.disc {
	padding: 0 0 0 30px;
}

ol.disc li { font-size: 100%; padding: 0 0 6px 12px; line-height: 28px; }

/***********************************************************/
/***********************************************************/
/***********************************************************/
/***********************************************************/
/* @group Horizontal Menu */
/***********************************************************/
/***********************************************************/
/***********************************************************/
/***********************************************************/

/* #menu-ms-bar {margin-right: 16px;margin-left: 16px;background: transparent url(../images/sets.png) 0 0 repeat-x;} */
#menu-ms-bar {
	/*margin-right: 16px;
	margin-left: 16px;*/
	background: transparent url(../images/barra-superior-larga2.jpg) 0 0 no-repeat;
	width:899px;
}

/*#menu-ms { display: block; height: 45px; line-height: 45px; width: 100%; padding-left: 16px; }*/
#menu-ms { 
	display: block; 
	height: 45px; 
	line-height: 45px; 
	width: 100%;
}
/*
#menu-ms ul.menu {
	padding-left: 18px;
}
*/
#menu-ms ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu-ms li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}


/*#menu-ms a { color: #fff; white-space: nowrap; display: block; float: left; height: 45px; line-height: 45px; padding: 0 17px; font-weight: bold; font-size: 1em; }*/

/*****			Letras del menu 	***/
/***********		Arriba		 	***/	
/***************			***********/

#menu-ms a { 
	color: #fff; 
	white-space: nowrap; 
	display: block; 
	float: left; 
	height: 45px; 
	line-height: 45px; 
	padding: 0 17px;
	font-weight: bold; 
	font-size: 1em; 
}


#menu-ms li li a, 
#menu-ms li li a:hover,
#menu-ms li:hover li a,
#menu-ms li.sfHover li a,
#menu-ms li.parent:hover li a,
#menu-ms li.parent.sfHover li a,
#menu-ms li.active.parent:hover li a,
#menu-ms li.active.parent.sfHover li a {
	background: none;
}

#menu-ms li li.parent:hover,
#menu-ms li li.parent.sfHover,
#menu-ms li li.active.parent:hover,
#menu-ms li li.active.parent.sfHover {
	background: none;
}
#menu-ms li:hover a,
#menu-ms li.sfHover a,
#menu-ms li:hover a.topdaddy,
#menu-ms li.sfHover a.topdaddy,
#menu-ms a.topdaddy:hover,
#menu-ms li li:hover a:hover,
#menu-ms li li.sfHover a:hover {
/*	color: #e9eff7; */
/* Fondo transparente de botones */
	background: transparent url(../images/boton2.png) repeat-x; 
/*	background: transparent url(../images/botones/boton_gris_t.png) repeat-x; */
}


#menu-ms li:hover li a,
#menu-ms li.sfHover li a,
#menu-ms li.active:hover a,
#menu-ms li.active.sfHover a {
/*	color atras de submenus no seleccionados */
/*	color: #fff; */
/*	background: transparent url(../images/boton2.png) repeat-x; */
	background: transparent url(../images/botones/boton_gris_t.png) repeat-x; 
	padding: 0 20px;
}


#menu-ms li.active,
#menu-ms.splitmenu li.active:hover,
#menu-ms.splitmenu li.active.sfHover,
#menu-ms li.active.parent:hover,
#menu-ms li.active.parent.sfHover,
#menu-ms li.active:hover,
#menu-ms li.active.sfHover {
/*	background: transparent url(../images/menu1.png) repeat-x;  /* background: url(../images/menu-act-r.png) 0 0 no-repeat; */

/* Fondo transparente de boton seleccionado menu - ariba
Se activa una vez que se hace click en el menu */
	background: transparent url(../images/images/boton2.png) repeat-x; 
}


#menu-ms li.active a,
#menu-ms.splitmenu li.active:hover a,
#menu-ms.splitmenu li.active.sfHover a,
#menu-ms li.active.parent:hover a,
#menu-ms li.active.parent.sfHover a,
#menu-ms li.active:hover a,
#menu-ms li.active.sfHover a {
/*	background: transparent url(../images/menu1.png) no-repeat; /* 	background: url(../images/menu-act-l.png) 0 0 no-repeat; */

/* fondo botones de submenú del menu seleccionado */
	background: transparent url(../images/botones/boton_gris_t.png) repeat-x; 
}

#menu-ms li:hover a,
#menu-ms li.sfHover a,
#menu-ms li.parent:hover,
#menu-ms li.parent.sfHover {
/* flecha de posición Menu */ 
	background: transparent url(../images/menu-over.png) no-repeat center top;	
}
#menu-ms li li a:hover {
	color: #000;
}
#menu-ms li.active a {
	color: #000;
}


#menu-ms li li.parent a.daddy,
#menu-ms li.active li.parent a.daddy {
	background: transparent url(../images/dropdown-child.png) 95% 50% no-repeat;
}
#menu-ms li li, 
#menu-ms li:hover li,
#menu-ms li.sfHover li,
#menu-ms li.parent:hover li,
#menu-ms li.parent.sfHover li,
#menu-ms li.active.parent:hover li,
#menu-ms li.active.parent.sfHover li { 
	background-color: transparent; 
	border-top: 1px solid #e6e9df; 
	border-bottom: 1px solid #9ea492; 
}

/* Submenu */
#menu-ms ul ul {
	background-color: transparent;  /*#cdd3bf; */
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	border-left: 1px transparent; /*solid #9ea492; */
	border-right: 1px transparent; /*solid #e6e9df; */
}

/* sub-submenu */

#menu-ms ul ul ul {
	background:transparent; /* #cdd3bf;*/
	border-left: 1px transparent; /*solid #9ea492; */
	border-right: 1px transparent; /*solid #e6e9df; */}


/*
 mouseovers */
#menu-ms li li a:hover {
	background: none;
}

#menu-ms li li.active,
#menu-ms li.active li a,
#menu-ms li.active li a:hover {
	background: none;
	
}

/* TEXTO DE BOTONES SUB MENU 
Color aplica solo a SubMenus de Menus No seleccionados*/
#menu-ms li li a { 
	font-family: Calibri, Helvetica, Arial, sans-serif; 
	font-size: 100%;
	color:#333333;
	font-weight: normal; 
	line-height: 20px; 
	height: 20px; } /* 32 */

#menu-ms a:hover {
	text-decoration: none;
}

/* @end */
/* @group Sub Menu */
ul.menu {
	margin: 0 0 10px;
	padding: 0;
}
ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu span { line-height: 18px; display: block; height: 18px; }
ul.menu a { 
	padding: 3px; 
	border-bottom: 1px dotted #acb4be; 
	display: block; 
	text-decoration: none; 
}

ul.menu ul {
	margin: 4px 0;
}
ul.menu ul li a {
	text-indent: 7px;
}
ul.menu ul a {
	background: none;
	text-indent: 0;
}
ul.menu ul {
	margin-left: 5px;
	padding: 0;
}
ul.menu ul ul {
	padding: 0;
	margin-left: 10px;
}
ul.menu li li {
	padding: 0;
	margin: 0;
}
ul.menu ul a {
	text-indent: 0;
}
ul.menu li a {
	padding-left: 5px;
}
ul.menu li.active a, ul.menu li.active a:hover { color: #494f57; font-weight: bold; background-color: #eaebee; text-decoration: none; }
 ul.menu li a:hover { color: #494f57; text-decoration: none; background-color: #fafafa; }
ul.menu li.active li a,
ul.menu li.active li a:hover { background: transparent; }
/* @end */

/*logform*/
.highslide-html {
    background-color: #f5f6f0;
}
.highslide-html-blur {
}
div.highslide-html-content-header {
	height: 20px;
	padding: 2px;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
div.highslide-body {
	padding: 7px 50px 10px 10px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
a.control { color: #fff; float: right; display: block;
    /*position: relative;*/
	margin: 0 5px; font-size: 9pt; font-weight: bold; text-decoration: none; text-transform: uppercase; }
a.control:hover { color: #e7e9e8; }
.highslide-move { background-color: #8e9eaa; cursor: move; border: 0; height: 18px; padding: 2px; }
/* General */
div.login_clear {
	clear: both;
}
/* Link to window open, login and logout link */
div.moduletitle_logo { height: 32px; line-height: 32px; background-image: url(../images/login_moduletitle.gif); background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 0; right: 180px; z-index: 500; }
div.moduletitle_logo a { color: #f0f0f0; font-size: 12px; text-decoration: none; text-transform: lowercase; margin-right: 18px; margin-left: 22px; padding: 2px 15px; }
div.moduletitle_logo a:hover { color: #fff; text-decoration: none; }
/* Login box */

div.imglogo {
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 10px;
}
input#modlgn_remember {
	border: none;
}
input#modlgn_username { background-image: url(../images/login-input-username.png); background-repeat: no-repeat; text-indent: 15px; }
input#modlgn_passwd { background-image: url(../images/login-input-password.png); background-repeat: no-repeat; text-indent: 15px; }

.copyright img { margin-left:5px; margin-top:11px; margin-right: 5px; }


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ol-wrapper {
}

#ol-poshtl,
#ol-posht1l,
#ol-footer,
#ol-header,
#ol-mainnav,
#ol-subnav,
#ol-mbgr {
	width: 899px;
	margin: 0 auto;
}

.wide #ol-poshtl,
.wide #ol-posht1l,
.wide #ol-footer,
.wide #ol-header,
.wide #ol-mainnav,
.wide #ol-subnav,
.wide #ol-mbgr {
	width: 899px;
	margin: 0 auto;
}
.narrow #ol-poshtl,.narrow #ol-posht1l, .narrow #ol-footer, .narrow #ol-header, .narrow #ol-mainnav, .narrow #ol-subnav, .narrow #ol-mbgr { margin: 0 auto; width: 750px; }
#ol-mbgr {
	background: transparent url(../images/fondo_content.png) repeat-y;
}

#ol-mbgr #ol-mbgr2 {
	padding: 10px 0;
	background: transparent url(../images/fondo_content.png) repeat-x repeat-y;
	max-width:899px;
}

#ol-midbodwrap {
	padding: 5px 0 1px;
}

#ol-midbod {
	padding: 0 60px;
	margin: 0;
	clear: both;
	display: block;
}

/* HEADER
--------------------------------------------------------- */
#ol-header { clear: both; text-align: left; line-height: normal; position: relative; }
/* Default Joomla! Menu */
a.mainlevel { padding: 5px 0 5px 3px; width: 100%; display: block; color: #738491; background-color: transparent; text-decoration: none; border-bottom: 1px dotted #909683; }
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus { color: #e3e7d9; background-color: #738491; text-decoration: none; }
a.mainlevel#active_menu { color: #e3e7d9; font-weight: bold; background-color: #738491; text-decoration: none; }
a.sublevel {
	padding: 2px 4px 2px 15px;
	display: block;
	color: #4F4F4F;
	background: url(../images/arrow.png) no-repeat 4px 8px;
	text-decoration: none;
}
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #8e9eaa;
	text-decoration: none;
}
#active_menu { background: url(../images/arrow.png) no-repeat 4px center; color: #8e9eaa; font-weight: bold; text-indent: 10px; }


/* MODULE
--------------------------------------------------------- */
div.moduletable h3 { padding: 1px 0 3px; margin: 0; color: #2f3e57; font-size: 1em; font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif; background-color: transparent; border-bottom: 1px solid #ccc; }
div.moduletable {
	padding: 15px 10px 0px;
}
#ol-colum1 div.moduletable, #ol-colum1 div.moduletable_menu {
	padding: 10px;
	background: #E3E7D9;
	margin-bottom: 10px;
	border: solid 1px #ffffff;
}
#ol-colum2 div.moduletable { background-color: transparent; padding: 15px 10px; margin-bottom: 0; }
div.moduletable-blank {
	background: none;
	padding: 0;
	margin-bottom: 15px;
}

#ol-colum1 div.module_menu li {
	background: none;
}
#ol-colum1 div.module_menu a { padding: 3px; border-bottom: 1px dotted #acb4be; display: block; text-decoration: none; }
#ol-colum1 div.module_menu a:hover,#ol-colum1 div.module_menu a:active, #ol-colum1 div.module_menu a:focus {color: #e3e7d9; background: #738491; text-decoration: none; border-bottom: 1px dotted #afb4bb;
}
#ol-colum1 div.module_menu #current a {	padding: 2px 4px 2px 12px;background: url(../images/bullet-list3.gif) no-repeat 2% 50%;
	color: #535a61;
}
#ol-colum1 div.module_menu #current ul li a {
		padding: 2px 4px 2px 12px;
	display: block;
	background: url(../images/bullet-list2.gif) no-repeat 2% 50%;
	text-decoration: none;
	color: #646E7B;
}
#ol-colum1 div.module_menu #current ul li a:hover,
a:active,
a:focus {
	color: #3b3b3b;
	text-decoration: none;
}
/* SPOTLIGHT
--------------------------------------------------------- */
#ol-spotlight {
	margin: 0;
	padding: 0;
}

/* Spotlight Box Style */
.ol-box-full, .ol-box-left, .ol-box-center, .ol-box-right {
	float: left;
	overflow: hidden;
}

.ol-box-left div.moduletable {
	padding-right: 20px;
}

.ol-box-right div.moduletable {
	padding-left: 20px;
}

.ol-box-center div.moduletable {
	padding: 0 20px;
}

#ol-lartl h3, #ol-poshtl h3, #ol-posht1l h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
	background: transparent;
}

/* Top Spotlight */
#ol-lartlwrap {
	clear: both;
	margin: 10px 0 0;
	padding: 5px 0;
}

#ol-lartl {
	padding: 0;
}
/* Bottom Spotlight */
#ol-poshtlwrap { border-top: 2px solid #9ba4ac; background: #334550; color: #eaebee; border-bottom: 1px solid #5f6872; }

#ol-poshtl {
	padding: 10px 0;
}

#ol-poshtl h3 { color: #ffffff; margin: 0 0 5px; padding: 0 0 5px; border-bottom: 1px dotted #fff; }

#ol-poshtl div.moduletable {
	margin: 0;
	padding: 5px 15px;
	background: none;
}

#ol-poshtl a, #ol-poshtl a:hover, #ol-poshtl a:active, #ol-poshtl a:focus {
	color: #FFFFFF;
}

#ol-lartl ul, #ol-poshtl ul, #ol-posht1l ul {
	padding: 0;
	margin: 0 !important;
}

#ol-lartl li, #ol-poshtl li, #ol-posht1l li {
	padding: 0 0 0 15px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 3px 8px;
}

#ol-lartl td, #ol-poshtl td, #ol-posht1l td {
	padding: 0;
}

#ol-poshtl .article_seperator,
#ol-lartl .article_seperator {
	display: none;
}

#ol-posht1l table, #ol-poshtl table, #ol-lartl table {
	border-spacing: 0;
	border-collapse: collapse;
}
/* PATHWAY / ruta
---------------------------------------------------------*/
#ol-pathway {
	display: block;
	text-indent: 4px;
	margin-bottom: 3px;
	color: #000000;
}
#ol-pathway img {
	margin: 0 5px 1px;
}
#ol-pathway a {
	font-weight: bold;
	color: #000000;
}


/* CONTENT COLUMN
--------------------------------------------------------- */
#ol-mbgrwrap-bodyl, #ol-mbgrwrap {
	background: /*#fff; */transparent url(../images/fondo_content.png) repeat-y 50% 0;
}

#ol-mbgrwrap-body, #ol-mbgrwrap2 { 
	background: transparent url(../images/fondo_content.png) repeat-y repeat-x;
	
}

#ol-mbgrwrap-bodyl div#ol-mbgrwrap2, #ol-mbgrwrap div#ol-mbgrwrap2 {
	background: transparent url(../images/fondo_content.png) repeat-y;
}

#ol-mbgrwrap-body div#ol-mbgr2 {
	background: transparent url(../images/fondo_content.png)  repeat-y;
	padding-left:60px;
	padding-right:60px;
}

#ol-mbgrwrap-bodyr div#ol-mbgr2 {
	background: transparent url(../images/fondo_content.png) no-repeat 50% 0;

}





#ol-mainbody, #ol-mainbody-bodyl, #ol-mainbody-bodyr, #ol-mainbody-body {
}
#ol-mainbody, #ol-mainbody-bodyl {
	float: left;
	width: 74.8%;

}
#ol-mainbody #ol-midbodwrap {
	float: right;
	width: 69.6%; 

}
#ol-mainbody-bodyl #ol-midbodwrap {
	float: left;
	width: 90%;

}
#ol-mainbody-body, #ol-mainbody-bodyr  {
	float: none;
	width: 100%;
}
#ol-mainbody-bodyr #ol-midbodwrap {
	width: 77.1%;
	float: right;
}
#ol-mainbody-bodyr #ol-colum1 {
	width: 22.8%;
	float: left;
}
#ol-mainbody-body #ol-midbod {
	padding: 0 !important;
}
/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ol-colum1 {
	float: left;
	width: 30.3%;
	overflow: hidden;
}

#ol-colum1 div.innerpad {
	padding: 0 15px 10px 0;
}

#ol-colum2 { color: #3a4048; float: right; width: 24.9%; overflow: hidden; }
#ol-colum2 h3 { color: #3a4048; background-image: url(../images/h3right.gif); background-repeat: no-repeat; background-position: left top; text-indent: 26px; margin-bottom: 5px; border-bottom: 1px dotted #3a4048; }
#ol-colum1 h3 { color: #738491; background-image: url(../images/h3left.gif); background-repeat: no-repeat; background-position: left top; text-indent: 26px; border-bottom: 1px solid #bec5cc; }
#ol-colum2 div.innerpad { color: #3a4048; padding: 0 0 10px 15px; margin-top: -10px; }

#ol-colum1 table,
#ol-colum2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ol-colum1 ul li,
#ol-colum2 ul li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 3px 8px;
}

#ol-colum1 ul,
#ol-colum2 ul {
	margin: 0;
}
/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

#ol-banner {
	text-align: center;
	height:150px;
	max-width:899px;
	width:899px;
	background:none;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#modlgn_passwd, #modlgn_username {
	width: 80%;
}

#modlgn_remember {
	border: none;
	background: none;
}

#lr-padd div.moduletable, #lr-padd1 div.moduletable { 
	margin: 0; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	border-right-width: 10px; 
}

/*
#lr-padd, #lr-padd1 { padding: 0; width: 100%; height:250px; }

table.lr-padd { width: 100%; padding: 0; height:250px;}
*/

table.lr-padd a { 
	color: #fff; 
	text-decoration: underline; 
}

#lr-padd ul {
	padding: 0;
	margin: 0!important;
}
#lr-padd li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}
#lr-padd li a { 
	color: #738491; 
	padding-left: 13px; 
	background: url(../images/bullet-list.gif) no-repeat 0 50%; 
	text-decoration: underline;
}

#lr-padd li a:hover, #lr-padd li a:active, #lr-padd li a:focus { 
	color: #8e9eaa; 
	background-image: url(../images/bullet.gif); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: 0 50%; 
	text-decoration: none;
}

table.lr-padd a:hover { color: #8e9eaa; text-decoration: none; } 

table.lr-padd td.lr-padd { 
	background-color:#cdd3c0; 
	border:solid 1px #fff; 
	background-repeat:no-repeat; 
	background-position:left top; 
	color:#000;
	font-size:16px;
	width: 50%; 
}

table.lr-padd td.lr-padd:hover { 
	background-color:#e3e7d9; 
	border:solid 1px #fff; 
	background-repeat:no-repeat; 
	background-position:left top; 
	color:#4c535b; 
}

table.lr-padd h3 { font-weight: bold; color: #434952; font-size: 1.2em; text-indent: 5px; margin-bottom: 5px; margin-top: 0; padding-top: 0; padding-bottom: 3px; border-bottom: 1px dotted #4c535b; }


#ol_top a { color: #E3E7D9; text-decoration: none; }
#ol_top a:hover { color: #e0e1e8; text-decoration: none; }
table.lr-padd1 { width: 100%; padding: 0; }
table.lr-padd1 a { color: #f90; text-decoration: none; }
table.lr-padd1 a:hover { color: #cecece; text-decoration: underline; }
table.lr-padd1 td.lr-padd1 { background-color:#738491; border:solid 1px #6a6a6a; color:#fafaf9; width: 33%; padding: 0 5px 5px; }
table.lr-padd1 td.lr-padd1:hover { color: #4c535b; background-color: #cbd0be; background-repeat: no-repeat; background-position: left top; border: solid 1px #fff; }
table.lr-padd1 h3 {  font-weight: bold; color: #fff; font-size: 1.2em; text-indent: 5px; margin-bottom: 5px; margin-top: 0; padding-top: 0; padding-bottom: 3px; border-bottom: 1px dotted #fff; }

.nav, .nav * {
margin:0;
padding:0;
}
.nav {
line-height:1.0;
float:left;
margin-bottom:1.5em;
position: relative;
}
.nav ul {
background:#fff; 
padding: 0;
}
.nav li {
float:left;
list-style:none;
position:relative;
background:none;

}
.nav li li a {
display:block;
padding: 0;
text-decoration:none;
background-image: none;
float:none;
width:135px;
}
.nav li ul { float:none; left:-999em; position:absolute; width: 177px; z-index: 5; }
.nav li:hover ul,
.nav li.sfHover ul {
left:0;
top: 42px;
}
.nav li:hover li ul,
.nav li.sfHover li ul,
.nav li li:hover li ul,
.nav li li.sfHover li ul,
.nav li li li:hover li ul,
.nav li li li.sfHover li ul {
top:-999em;
}
.nav li li:hover ul,
.nav li li.sfHover ul,
.nav li li li:hover ul,
.nav li li li.sfHover ul,
.nav li li li li:hover ul,
.nav li li li li.sfHover ul {
left: 177px;
top:0px;
width: 177px;
}
.nav li li {
position: relative;
float:none;
width: 177px;
}

#Layer1 {
	position:absolute; 
	left:67;
	top:230px;
	width:320px;
	height:250px;
/*	background:	#fff; */
	background:	url(../images/images/fondo_news.png);
}

<!--


-->
