<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*------------------------------ FUENTES --------------------------------------*/
@font-face {
    font-family: 'alikeregular';
    src: url('../fonts/alike-regular-webfont.eot');
    src: url('../fonts/alike-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/alike-regular-webfont.woff') format('woff'),  url('../fonts/alike-regular-webfont.ttf') format('truetype'),  url('../fonts/alike-regular-webfont.svg#alikeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------------------------ RESET ----------------------------------------*/
html, body, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
ul, ol, dl {
    list-style: none;
}
html{
    font-size: 62.5%;
}
body{
    background:#E1E3DC;
    color: #FFFFFF;
    font-family: 'alikeregular', Georgia, Serif;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 0;
    border: 0;
}
h1 {
    position: absolute;
    left: -9999px;
}
h2 {
    position: absolute;
    left: -9999px;
}
h3 {
    color: #C99B33;
    font-size: 3em;
}
h4 {
    color: #C99B33;
    font-size: 2.5em;
}
h5 {
}
h6 {
}

h1, h2, h3, h4, h5, h6{
    font-family: 'alikeregular', Georgia, Serif;
    font-weight: normal;
    color: #C99B33;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}
p {
    font-family: 'alikeregular', Georgia, Serif;
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: 1em;
    line-height: 1.4em;
}
p span {
    font-weight: bold;
}
p span.italic {
    font-weight: normal;
    font-style: italic;
}
a {
    font-size: 1.4em;
    color: #C99B33;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
} /* cuando un link es visitado recupera el color original del link */
a:hover, a:focus, a:active {
    text-decoration: underline;
}
.ftl {
    float: left;
}
.ftr {
    float: right;
}
.no_float {
    float: none;
}
.clear_both {
    clear: both;
}
.hide {
    display: none;
}
.underline {
    text-decoration: underline;
}
.no_border {
    border: none;
}
.italic{
    font-style: italic!important;
    font-weight: bold;
}
em{
    font-style: italic!important;
    font-weight: bold;
}

/*------------------------------ WRAPPER --------------------------------------*/

#wrapper {
    background-color: #555759;
    margin: 0 auto;
    padding: 3px;
    width: 969px;
}
#wrapper_contenido {
    background-color: #282828;
}

/*------------------------------ CABECERA -------------------------------------*/
#header_t {
    background: #282828;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

/*** LOGOS ***/
#header_t #branding {
    float: left;
}
#header_t #branding #logos {
    padding: 10px;
}
#header_t #branding #logos a {
    display: block;
    float: left;
}

/*** MENU ***/
#nav_main {
    background-color: #E1E3DC;
    clear: both;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
#nav_main ul {
    float: right;
    padding: 0;
    position: relative;
}
#nav_main ul li {
    position: relative;
    float: left;
}
#nav_main ul li a, 
#nav_main ul li span {
    color: #575A5D;
    display: block;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1.55em;
    padding: 0.2em 12px;
    text-decoration: none;
    text-transform: none;
}
#nav_main ul li a:hover {
    background: none repeat scroll 0 0 #CFD3C2;
}
#nav_main ul li.activo a,
#nav_main ul li.activo span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}

/* Model Hack para IE7 */
*+html #nav_main ul li.item_sel span img {
    position: relative;
    left: -173px;
}


/*** BANNER ***/
#header_b {
    margin-top: 3px;
    position: relative;
    width: 100%;
}
#header_b img.header_img {
    width: 100%;
}



/*------------------------------ CONTENIDO ------------------------------------*/

#contenido {
    padding: 20px;
}
#contenido_l {
    position: relative;
    float: left;
    width: 655px;
}
#contenido_r {
    background: none repeat scroll 0 0 #5E5E60;
    float: right;
    position: relative;
    width: 230px;
    padding: 10px;
    margin-top: 40px;
    padding-top: 10px;
}
#contenido_r_home{
    background: none repeat scroll 0 0 #5E5E60;
    border-top: 7px solid #E1E3DC;
    float: right;
    position: relative;
    width: 230px;
    padding: 10px;
    margin-top: 40px;
    padding-top: 10px;
}
/*------------------------------ PIE DE PÁGINA --------------------------------*/

#footer {
    background-color: #555759;
    padding: 10px 20px;
}

/*-----------------------------------------------------------------------------*/
/* *************************************************************************** */
/* Estilos para los módulos										   */
/* *************************************************************************** */


/*------------------------------ MOD-LOGOS ------------------------------------*/
.mod_logos{
    float: left;
}

.mod_logos a {
    display: block;
    font-size: 1em;
}
.mod_logos ul li {
    float: left;
    margin-right: 1em;
}

/*------------------------------ MOD-LOCALIZACION -----------------------------*/	

.mod_localizacion {
    position: relative;
    text-align: right;
    float: right;
}
.mod_localizacion h5 {
    display: block;
    font-weight: bold;
    font-size: 1.4em;
    color: #FFFFFF;
}
.mod_localizacion span {
    display: block;
    font-size: 1.4em;
    color: #FFFFFF;
}

/*----------------------------- MOD-GALERIA -----------------------------------*/
.mod_galeria {
    margin-top: 1.2em;
}
.mod_galeria_wrapper {
    padding: 0.8em 0 0.9em;
    overflow: hidden;
}
.mod_galeria .mod_slideshow {
    margin-top: 3em;
}
.mod_galeria .mod_slideshow .slideshow_item {
    display: none;
    width: 100%;
}
.mod_galeria .mod_slideshow .slideshow_item:first-child {
    display: block;
}
.mod_galeria .mod_slideshow .slideshow_item img {
    float: left;
    /*max-height: 385px;*/
    /*max-width: 385px;*/
    margin-right:30px;
    margin-bottom:15px;
}
.mod_galeria .mod_slideshow .slideshow_item .slideshow_item_info {
    /*float: right;*/
    position: relative;
    /*width: 495px;*/
    padding-right: 5px;
}
.mod_galeria .mod_slideshow .slideshow_item .slideshow_item_info h5 {
    font-size: 2.5em;
    line-height: 1em;
    margin-bottom: 1em;
    color: #C99B33;
    text-align:left;
}
.mod_galeria .mod_slideshow .slideshow_item .slideshow_item_info h5 span{
    display: inline;
    font-size: 0.7em
}
.mod_galeria .mod_slideshow .slideshow_item .slideshow_item_info span {
    display: block;
    font-size: 1.4em;
    margin-top: 0.5em;
}
.mod_galeria .mod_slideshow .slideshow_item .slideshow_item_info p {
    margin-bottom: 1.4em;
}
.mod_galeria .mod_slideshow .slideshow_item .slideshow_item_info p.first {
    margin-top: 2em;
}
.mod_galeria .mod_slideshow .slideshow_item .slideshow_item_info ul{
    list-style: circle;
    margin-left: 2em;
    font-size: 1.4em;
    margin-bottom: 1.4em;
}
.mod_galeria .mod_slider_galeria {
    position: relative;
    float: left;
    width: 835px;
    padding: 0.4em 4.78em;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    overflow: hidden;
}
.mod_galeria .mod_slider_galeria .wrapper_slider_galeria {
    position: relative;
    float: left;
    width: 100%;
    height: 17.5em;
    overflow: hidden;
}
.mod_galeria .mod_slider_galeria .slider_nav_left {
    display: block;
    position: absolute;
    left: 0;
    top: 0.4em;
    width: 3.75em;
    font-size: 1em;
    overflow: hidden;
}
.mod_galeria .mod_slider_galeria .slider_nav_left img {
    float: right;
    width: 100%;
    height: 100%;
}
.mod_galeria .mod_slider_galeria .slider_nav_left.activo img {
    float: left;
}
.mod_galeria .mod_slider_galeria .slider_nav_right {
    display: block;
    position: absolute;
    right: 0;
    top: 0.4em;
    width: 3.75em;
    font-size: 1em;
    overflow: hidden;
}
.mod_galeria .mod_slider_galeria .slider_nav_right img {
    float: left;
    width: 3.75em;
}
.mod_galeria .mod_slider_galeria .slider_nav_right.activo img {
    float: right;
}
.mod_galeria .mod_slider_galeria .thumbnails {
    position: relative;
    float: left;
    width: 10000%;
    text-align: center;
}
.mod_galeria .mod_slider_galeria .thumbnails .thumbnail {
    position: relative;
    float: left;
    width: 16.67em;
    height: 17.5em;
    margin-right: 0.68em;
    cursor: pointer;
}
.mod_galeria .mod_slider_galeria .thumbnails .thumbnail img {
    width: 100%;
}
.mod_galeria .mod_slider_galeria .thumbnails .thumbnail img.thumbnail_marco {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mod_galeria .mod_slider_galeria .thumbnails .thumbnail.activo img.thumbnail_marco {
    display: block;
}
.mod_galeria .mod_slider_galeria .thumbnails .thumbnail h4 {
    width: 100%;
    font-size: 1.3em;
    line-height: 1em;
    margin: 0;
    padding-top: 5px;
    position: relative;
    z-index: 100;
}
.mod_galeria .mod_slider_galeria .thumbnails .thumbnail.activo h4 {
    color: #fff;
}

/*-----------------------------------------------------------------------------*/
/* *************************************************************************** */
/* Estilos para contenido										   */
/* *************************************************************************** */

/*------------------------------ ARTÍCULO -------------------------------------*/

.article {
    text-align:justify
}
.article h3 {
    color: #FFFFFF;
    display: block;
    font-size: 3em;
    font-weight: normal;
    margin: 0;
    width: auto;
}
.article .intro_img {
    position: relative;
    width: 100%;
}
.article .intro_img_2 {
    width: 19.5em;
    margin: 1.5em 0 0.5em 2.5em;
}
.article h4 {
    margin: 20px 0 10px 0;
}
.article p.entradilla {
    margin-bottom: 1.8em;
    font-size: 1.17em;
}
.article span.autor {
    display: block;
    font-weight: bold;
}
.article span.cargo {
    display: block;
    font-style: italic;
}
span.red {
    margin-top: 0.5em;
    color: #C99B33;
}
span.sup {
    position: relative;
    top: -3px;
    font-size: 0.85em;
    font-weight: normal;
}
a.lnk_pdf {
    display: block;
    float: left;
    height: 23px;
    padding-left: 26px;
    line-height: 23px;
    font-weight: normal;
    color: #555;
    background: url("../img/general/ico_pdf.png") no-repeat top left;
}
a.lnk_pdf.t2 {
    line-height: 1.2em;
}
.lnk_360 a {
    display: block;
    float: left;
    height: 23px;
    padding-left: 24px;
    line-height: 23px;
    background: url("../img/general/popup.png") no-repeat center left;
}
p.lnk_360 {
    font-size:1em;
    font-style: italic;
    margin-top:2em;
}
a.img_360 {
    cursor: pointer;
    text-decoration: none;
}

/*----------------------------- MOD_INFO_PRACTICA -----------------------------*/			

.mod_info_practica_interior h3 {
	font-size: 1.7em;
	line-height: 1em;
	padding-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}

.mod_info_practica_interior h4 {
	color: #FFFFFF;
	display: block;
	font-size: 2em;
	margin-bottom: 4px;
	margin-top: 12px;
}
.mod_info_practica_interior span {
	background: url("../img/general/bullet-square.gif") no-repeat scroll left 9px rgba(0, 0, 0, 0);
	display: block;
	color: #FFFFFF;
	font-size: 1.4em;
	line-height: 1.4em;
	padding-left: 15px;
}
.mod_info_practica_interior span a{
	font-size: 1em;
}
.mod_info_practica_interior h4 span {
	display: inline;
	font-size: 0.75em;
}

/*Videos*/
.videos{
    text-align:center; 
    display: block;
    overflow: hidden;
    width:100%;
}
.videos div{
    display: block;
    margin: 30px auto;
}

/*Lista*/
.lista{
    margin-left: 30px;
}
.lista li{
    background: url("../img/general/bullet-square.gif") no-repeat scroll left 9px rgba(0, 0, 0, 0);
    font-size: 1.4em;
    list-style: none;
    padding-left: 10px;
}


/*Estilos Carrusel*/
.carrusel-home{
    background-color: #5e5e60;
    bottom: 20px;
    position: absolute;
    right: 20px;	
    height: 180px;
    padding:10px;
    width: 425px;
}
.carrusel-home li a.carrusel-imagen{
    display:block;
    float:left;
    max-width:144px;
    height:auto !important;	
}
.carrusel-home li{
    clear: both;
    display:none;
}
.carrusel-home li.active{
    display:block;
}
.carrusel-home li .cajatexto{
    margin-left:15px;
    width:265px;
    float:left;
}
.carrusel-home li .cajatexto h4{
    font-size:1.8em;
    color:#c99b33;
    margin-bottom:10px;
}
.carrusel-home li .cajatexto h4 a{
    font-size:1em;
}
.carrusel-home li .cajatexto span{
    font-size:1.4em;
    display:block;
    font-family:'alikeregular',Arial,Georgia,Serif;
    margin-bottom: 5px;
}


/*********360***********/

.ui-icon-closethick {float: right;
padding-right: 32px;
font-size: 17px;
font-weight: bold;}</pre></body></html>