/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
body {
font-family: 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','Tahoma',Arial,Verdana,sans-serif;
}
#wrapper {
width: 770px;
}
#content-wrapper {
/*background: #fff url(../images/custom/content_bg.png) repeat-y 100% 0;
border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;*/
font-size: 1.1em;
line-height: 1.35;
margin: 0 3px;
margin-top: -5px;
padding: 5px 5px 5px;
}
#content-wrapper.login {
padding-top: 10px;
}
font {
font-size: 1em !important;
}
#column-1 {
/*border-right: 1px solid #D7D7D7;*/
}
#layout-grid .lfr-column {
}
#flash {
text-align: right;
}
/* ---------- Banner ---------- */
#banner {
/*background: transparent url(../images/common/banner_bg.png) no-repeat 100% 100%;*/
height: auto;
margin-bottom: 0;
padding-right: 5px;
position: relative;
}
#banner-inner {
/*background: transparent url(../images/common/banner_bg.png) no-repeat 0 100%;*/
min-height: 7em;
padding: 1em 0.6em 0.5em;
}
#banner .logo {
background: url() no-repeat;
display: block;
float: none;
font-size: 0;
margin-bottom: 20px;
margin-left: 0.5em;
padding: 0;
text-indent: -9999em;
}
#banner .logo a {
text-decoration: none;
}
.js.ie #banner {
}
.ie6 #banner .logo {
}
/* ---------- Main navigation ---------- */
#navigation {
margin: 0 auto 0.5em;
min-height: 2.2em;
overflow: hidden;
padding-right: 1em;
width: 93%;
}
#navigation ul {
float: left;
height: 25px;
padding-left: 0;
padding: 0;
position: static;
padding-top: 0;
width: 100%;
}
.ie6 #navigation, .ie6 #navigation ul {
height: 25px;
}
#navigation li {
background: none;
display: inline;
float: left;
margin: 0 0.89em;
padding: 0;
}
#navigation li a {
background: none no-repeat 0 50%;
color: #3D3D3D;
display: block;
float: left;
font-size: 1.1em;
height: 15px;
padding: 5px 10px;
text-decoration: none;
}
#navigation li a span {
background: none;
padding: 0;
}
#navigation li a:hover span {
background: none;
}
#navigation li a:hover {
text-decoration:underline;
color: #62B8BF;
}
#navigation li.selected a {
color: #62B8BF;
}
#navigation li.selected a span {
background: none;
font-size: 1em;
}
#navigation li.selected a:hover {
padding-left: 10px;
padding-right: 10px;
}
.ie #navigation li a {
padding-bottom: 3px;
padding-top: 5px;
}
/* ---------- Portlet ---------- */
.portlet {
background: transparent;
margin: 0 0 10px;
padding: 0;
}
.portlet .portlet-topper {
background: none;
/*border-bottom: 2px solid #12558E;*/
color: #12558E;
margin: 0;
padding: 0;
}
.portlet .portlet-title, .portlet .portlet-icons .portlet-title-gray {
background: none;
}
.portlet .portlet-title {
color: #62B8BF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.3em;
font-weight: bold;
padding: 5px 3px;
}
.portlet .portlet-title-gray {
color: #848484;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
padding: 5px 3px;
}
.portlet .portlet-content {
background: none;
border: none;
padding: 10px;
}
.portlet-icon-back {
font-size:0.9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #62B8BF;
text-decoration:none;
}
/**** Para poder tener el site map a nuestro gusto ****/
.custom_site_map {
padding: 0 0 0 0 ;
font-family: Verdana;
font-size: 1em;	
}
.custom_site_map ul{
padding: 0 0 0 10px; 
list-style: none;
color: #3D3D3D;	
}
.custom_site_map li{
padding: 0 0 5px 0 ;
list-style: square;
}
.custom_site_map li a{
text-decoration: none;
list-style: circle;
color: #848484;
}
.custom_site_map ul span{
font-size: 0.9em;	
list-style: none;
color: #848484;
}
/***************************************/
.portlet-icons {
margin: 1px;
position: absolute;
right: 3px;
text-align: right;
top: 0;
}
.ie6 .portlet .portlet-topper {
position: static;
z-index: 0;
}
.ie6 .portlet .portlet-title {
float: left;
}
.ie6 .portlet .portlet-title-gray {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
padding: 5px 3px;
float: left;
}
.ie6 .portlet .portlet-icons {
float: right;
margin-top: 1px;
position: static;
}
/* ---------- Page search ---------- */
#page-search {
position: absolute;
right: 10px;
top: 45px;
}
/* ---------- Tabs ---------- */
.tabs {
border-bottom: 1px solid #2B5A79;
}
.tabs li {
background: url(../images/common/tabs_bg.png) no-repeat 0 -100px;
display: inline;
float: left;
line-height: 2.25;
margin-right: 0.8em;
padding: 0;
position: relative;
text-decoration: none;
}
.tabs li a, .tabs li span {
background: url(../images/common/tabs_bg.png) no-repeat 100% -300px;
color: #fff;
display: block;
float: left;
padding: 0.35em 1em 0;
text-decoration: none;
}
.tabs li.current {
background: url(../images/common/tabs_bg.png) no-repeat 0 0;
/*border-right: 1px solid #5E90BB;
/*font-weight: bold;*/
top: 0.05em;
}
.tabs li.current a, .tabs li.current span {
background: url(../images/custom/tab_marker.gif) no-repeat 50% bottom;
/*border-right: 1px solid #C3E3FF;*/
color: #fff;
margin-top: 1px;
padding: 0.15em 1em;
}
.tabs li a:hover {
color: #ABCBE7;
}
.ie .tabs li {
line-height: 2.2;
}
.ie .tabs li.current a, .ie .tabs li.current span {
padding: 0.05em 1em;
}
.safari .tabs li {
line-height: 2.35;
}
.safari .tabs li a, .safari .tabs li span {
padding: 0.25em 1em 0;
}
/* ---------- Dock with Javascript ---------- */
.js .lfr-dock.interactive-mode h2 {
background-position: 100% -25px;
font-size: 1.1em;
}
.js .lfr-dock.interactive-mode h2 span {
color: #0C3163;
font-size: 1.1em;
padding: 0.4em 0.5em 0.35em 2.5em;
text-align: left;
}
.ie.js .lfr-dock.interactive-mode h2 {
height: 25px;
}
/* ---------- Footer ---------- */
#footer {
/*background: #002F62 url(../images/common/footer.png) no-repeat 0 -50px;*/
padding-left: 3px;
}
#footer .language {
/*background: #002F62 url(../images/common/footer.png) no-repeat 100% 0;*/
padding: 0.8em 0.5em 0.25em;
text-align: right;
}
#footer .language a {
margin-right: 5px;
}
.noticia-titulo {
font-size:1.3em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.noticia-subtitulo {
font-size:1.1em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #848484;
}
.noticia-tipo {
font-size:0.9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #848484;
}
.noticia-cuerpo {
font-size:1.2em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
text-align:justify;
color: #999999;
}
.noticia-mas-informacion {
font-size:0.9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #62B8BF;
text-decoration:none;
}
.noticia-fecha-publicacion {
font-size:0.9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #848484;
}
.noticia-pie-imagen {
font-size:0.9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #848484;
}
.presentacion-titulo {
font-size:1.3em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.presentacion-subtitulo1 {
font-size:1.1em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #848484;
}
.presentacion-subtitulo2 {
font-size:0.9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #848484;
}
.presentacion-subtitulo3 {
font-size:0.9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #62B8BF;
text-decoration:none;
}
.presentacion-cuerpo {
font-size:1.1em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #3D3D3D;
}
.presentacion-mas-informacion {
font-size:0.9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #62B8BF;
text-decoration:none;
}
.empresa-nombre {
font-size:1.2em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.empresa-direccion {
font-size:1.2em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: regular;
}
.empresa-telefono {
font-size:1.2em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: regular;
}
.empresa-fax {
font-size:1.2em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: regular;
}
.empresa-texto-email {
font-size:1.2em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: regular;
}
.empresa-texto-web {
font-size:1.2em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: regular;
}
.empresa-email {
font-size:1.2em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
    color: #62B8BF;
text-decoration:none;
}
.empresa-web {
font-size:1.2em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
    color: #62B8BF;
text-decoration:none;
}
/* Estilo para el link Atras */
.portlet .portlet-icons-back {
float: right;
margin-top: 0px;
position: static;
}
/* Estilo para mostrar lenguajes */
#header {
color: #3d3d3d;
text-align:right;
}
#header .language {
text-decoration: none;
color: #3d3d3d;
font-size: 1.1em;
text-decoration: none;
}
#header .language a {
color: #3d3d3d;
font-size: 1.1em;
text-decoration: none;
}
/* Estilo breadcrumb */
.mybreadcrumb {
color: #000000;
font: bold;
font-family: Verdana;
font-size: 9pt;
text-decoration: none;
}
.mybreadcrumb:hover {
color: #000000;
font: bold;
font-family: Verdana;
font-size: 9pt;
text-decoration: none;
}
.mybreadcrumb:visited {
}
/* Estilo breadcrumb */
.mysite_map {
color: #000000;
font: bold;
font-family: Verdana;
font-size: 10t;
text-decoration: none;
font-weight: bolder;
}
.mysite_map:hover {
color: #000000;
font: bold;
font-family: Verdana;
font-size: 10t;
text-decoration: none;
font-weight: bolder;
}
.mysite_mapmb:visited {
}
/* Estilo breadcrumb */
.mysite_map_li {
color: #000000;
font: bold;
font-family: Verdana;
font-size: 10pt;
text-decoration: none;
font-weight: bolder;
}
.mysite_map_li:hover {
color: #000000;
font: bold;
font-family: Verdana;
font-size: 10pt;
text-decoration: none;
font-weight: bolder;
}
/* Estilo Paginador */
.myheader {
color: #848484;
font: bold;
font-family: Verdana;
font-size: 7pt;
text-decoration: none;
font-weight: bolder;
font-stretch: ultra-condensed; 
}
.myheader:hover {
color: #848484;
font: bold;
font-family: Verdana;
font-size: 7pt;
text-decoration: none;
font-weight: bolder;
font-stretch: ultra-condensed; 
}
.myheader_selected{
color: #62B8BF;
font: bold;
font-family: Verdana;
font-size: 7pt;
text-decoration: none;
font-weight: bolder;
font-stretch: ultra-condensed; 
}
.myheader_selected:hoover{
color: #848484;
font: bold;
font-family: Verdana;
font-size: 7pt;
text-decoration: none;
font-weight: bolder;
font-stretch: ultra-condensed; 
}
/* Estilo cabcera */
.paginador {
font-size:0.9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #848484;
}
.paginador:hover {
color: #848484;
font: bold;
font-family: Verdana;
font-size:0.9em;
text-decoration: none;
font-weight: bolder;
font-stretch: ultra-condensed; 
}
.paginador_link {
font-size:0.9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #62B8BF;
text-decoration:none;
}
.paginador_link:hover {
font-size:0.9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #62B8BF;
text-decoration:none;
}
