html {
	background: black url("../images/fondo-3.jpg") no-repeat center top;
}
body {
    /*background-color: black;*/
    /*background: url("../images/fondo-3.jpg") !important; */
    margin: 0 auto;
    *margin: 0 auto;
    *margin: 0 auto !important;
    _margin: 0 auto;
    font-family: "Droid Sans",  Verdana, Arial, sans-serif !important;
    *font-family: "Droid Sans",  Verdana, Arial, sans-serif;
    *font-family: "Droid Sans",  Verdana, Arial, sans-serif !important;
    font-size: 12px;
    text-shadow:0 0 1px transparent;
}
table { border-collapse: collapse }
td {
    padding: 0;
    margin: 0;
}
/*a { color: #F11111 }*/
a { color: #CA021C; }
a:hover { text-decoration: underline }
p {
    font-size: 10pt;
}
/*
div.info {
    margin-top: -20px;
}
*/
#contenido {
    width: 965px;
    background-color: #F2F2F2;
    color: black;
    margin-top: -10px;
    line-height: 18px;
    /*margin-bottom: 60px;*/
}
.footer { background-color: white;/*#191919*/; }
.menusup {
    width: 965px;
    vertical-align: bottom;
    left: 0;
    padding: 5px 20px 0px 20px;
}
.menuizq {
    border-right: 2px solid #FFF;
    width: 165px;
    height: 500px;
    vertical-align: top;
    left: 0;
    padding-right: 5px;
    /*background-color: #00274E;*/
}
.menuder {
    border-collapse: collapse;
    width: 275px;
    height: 100%;
    vertical-align: top;
    left: 0;
    /*padding-left: 10px;*/
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}
.menucen {
/*    padding-left: 20px;*/
/*    margin-right: 10px;*/
/*    padding-top: 20px;*/
    padding: 20px;
    width: 680px;
    vertical-align: top;
    text-align: left;
    min-height: 800px;
    _height: 800px;
    height: expression( this.scrollHeight < 801 ? "800px" : "auto" ); /* sets min-height for IE */
    background-color: white;
    border-bottom: 1px solid #DDD;
}

* html .menucen {
    height: 800px;
}


.e_menusup {
    border-style: none;
    font-family: "Droid Sans",  Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #00274E;
    font-size: 11px;
    text-decoration: none;
}
.e_menusup_rojo {
    border-style: none;
    font-family: "Droid Sans",  Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #F00;
    font-size: 11px;
    text-decoration: none;
}
.menu_rojo { background: url("../images/bg_menu_rojo.gif") repeat-x }
.t_menuizq {
    border-style: none;
    font-family: "Droid Sans",  Verdana, Arial, sans-serif;
    font-weight: normal;
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
}

.t_menuder {
    border-style: none;
    font-family: "Droid Sans",  Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.textonormal {
    border-style: none;
    font-family: "Droid Sans",  Verdana, Arial, sans-serif;
    font-weight: normal;
    color: black;
    font-size: 14px;
    text-decoration: none;
}
a.textonormal { color: #CA021C; }
.infotitulo {
    border-style: none;
    font-family: "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: bolder;
    color: #58595B;
    font-size: 14px;
    text-decoration: none;
}
.infonormal {
    border-style: none;
    font-family: "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: normal;
    color: black;
    font-size: 14px;
    text-decoration: none;
    text-align: justify;
    line-height: 24px;
    margin: 15px 0;
}
.texto_formateado,
.textotab2,
.infonormal {
	text-align: justify;
}
.contacto {
    border-style: none;
    font-family: "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: bolder;
    font-size: 14px;
    text-decoration: none;
}
.titulotab {
    border-style: none;
    font-family: "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #FFF;
    background: #C2C2C2;
    font-size: 12px;
    text-decoration: none;
    border: 1px solid #C2C2C2;
    padding: 3px;
    text-align: center;
}
.titulotab2 {
    border-style: none;
    font-family: "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #333;
    /*background: url("../images/bgtable.gif") repeat-x;*/
    border-bottom:1px solid #BBB;
    font-size: 14px;
    text-decoration: none;
    padding:2px 6px;
    text-align: left;
}
.textotabi {
    border-style: none;
    font-family: "Droid Sans", Verdana, Arial, sans-serif;
    /*font-weight: bold;*/
    color: #333;
    /*background: #EAA22A;*/
    font-size: 12px;
    text-decoration: none;
    /*padding: 3px;*/
    text-align: left;
}
.textotab {
    border-style: none;
    font-family: "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: normal;
    /*color: #FFF*/color: black;
    font-size: 14px;
    text-decoration: none;
    border: 0 solid #EAA22A;
    padding: 3px;
}
.textotab2 {
    border-style: none;
    font-family: "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: normal;
    color: black;
    font-size: 14px;
    text-decoration: none;
    padding: 3px;
    vertical-align: top;
}
.textotabred {
    border-style: none;
    font-family: "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #CA021C;
    font-size: 14px;
    text-decoration: none;
    border: 0 solid #EAA22A;
    padding: 3px;
}
.error {
    font-family: "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #CA021C;
    text-align: center;
    border: 1px solid #C00;
    padding: 9px;
}
.mensaje {
    font-family: "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #8F8E8D;
    text-align: center;
    border: 1px solid #8F8E8D;
    padding: 9px;
}
.mensaje_rojo {
    font-family: "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: bolder;
    font-size: 12px;
    color: #CA021C;
    border: 1px solid #D00;
    padding: 9px;
}
img.img_cutretip {
    margin-left: 10px;
    cursor: help;
}
P A {
    /*color: #FFEE21;*/
    text-decoration: none;
}
#lightbox {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#lightbox a img { border: none }
#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#imageContainer { padding: 10px }
#loading {
    position: absolute;
    top: 40%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer>#hoverNav { left: 0 }
#hoverNav a { outline: none }
#prevLink,
#nextLink {
    width: 49%;
    height: 100%;
    background: transparent url(../images/blank.gif) no-repeat;
    display: block;
}
#prevLink {
    left: 0;
    float: left;
}
#nextLink {
    right: 0;
    float: right;
}
#prevLink:hover,
#prevLink:visited:hover { background: url(../images/prev.gif) left 15% no-repeat }
#nextLink:hover,
#nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat }
#imageDataContainer {
    font: 10px  "Droid Sans", Verdana, Arial, sans-serif,Helvetica,sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
}
#imageData { padding: 0 10px }
#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}
#imageData #caption { font-weight: bold }
#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: .7em;
}
#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html>body .clearfix {
    display: inline-block;
    width: 100%;
}
* html .clearfix {
    /* Hides from IE-mac \*/ height: 1%;
    /* End hide from IE-mac */
}
.tooltip {
    position: absolute!important;
    overflow: hidden;
    font-size: 12px;
    z-index: 10000!important;
}
.tooltip .xtop,
.tooltip .xbottom {
    display: block;
    background: transparent;
    font-size: 1px;
}
.tooltip .xb1,
.tooltip .xb2,
.tooltip .xb3,
.tooltip .xb4 {
    display: block;
    overflow: hidden;
}
.tooltip .xb1,
.tooltip .xb2,
.tooltip .xb3 { height: 1px }
.tooltip .xb2,
.tooltip .xb3,
.tooltip .xb4 {
    background: #B2B2B2;
    border-left: 1px solid #B2B2B2;
    border-right: 1px solid #B2B2B2;
}
.tooltip .xbottom .xb2,
.tooltip .xbottom .xb3,
.tooltip .xbottom .xb4 { background: #B2B2B2 }
.tooltip .xb1 {
    margin: 0 5px;
    background: #B2B2B2;
}
.tooltip .xb2 {
    margin: 0 3px;
    border-width: 0 2px;
}
.tooltip .xb3 { margin: 0 2px }
.tooltip .xb4 {
    height: 2px;
    margin: 0 1px;
}
.tooltip .xboxcontent {
    padding: 0 .5em;
    margin: 0;
    color: #000;
    text-align: left;
    text-shadow: 2px 2px 0 #CCC;
    word-wrap: break-word;
    border: 1px solid #333;
    border-width: 0 1px 0 1px;
    background-color: #B2B2B2;
}
.overlay_dialog {
    background-color: #B2B2B2;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6;
}
.overlay___invisible__ {
    background-color: #B2B2B2;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}
.dialog_nw {
    width: 9px;
    height: 23px;
    background: transparent url(default/top_left.gif) no-repeat 0 0;
}
.dialog_n {
    background: transparent url(default/top_mid.gif) repeat-x 0 0;
    height: 23px;
}
.dialog_ne {
    width: 9px;
    height: 23px;
    background: transparent url(default/top_right.gif) no-repeat 0 0;
}
.dialog_e {
    width: 2px;
    background: transparent url(default/center_right.gif) repeat-y 0 0;
}
.dialog_w {
    width: 2px;
    background: transparent url(default/center_left.gif) repeat-y 0 0;
}
.dialog_sw {
    width: 9px;
    height: 19px;
    background: transparent url(default/bottom_left.gif) no-repeat 0 0;
}
.dialog_s {
    background: transparent url(default/bottom_mid.gif) repeat-x 0 0;
    height: 19px;
}
.dialog_se {
    width: 9px;
    height: 19px;
    background: transparent url(default/bottom_right.gif) no-repeat 0 0;
}
.dialog_sizer {
    width: 9px;
    height: 19px;
    background: transparent url(default/sizer.gif) no-repeat 0 0;
    cursor: se-resize;
}
.dialog_close {
    width: 14px;
    height: 14px;
    background: transparent url(default/close.gif) no-repeat 0 0;
    position: absolute;
    top: 5px;
    left: 8px;
    cursor: pointer;
    z-index: 2000;
}
.dialog_minimize {
    width: 14px;
    height: 15px;
    background: transparent url(default/minimize.gif) no-repeat 0 0;
    position: absolute;
    top: 5px;
    left: 28px;
    cursor: pointer;
    z-index: 2000;
}
.dialog_maximize {
    width: 14px;
    height: 15px;
    background: transparent url(default/maximize.gif) no-repeat 0 0;
    position: absolute;
    top: 5px;
    left: 49px;
    cursor: pointer;
    z-index: 2000;
}
.dialog_title {
    float: left;
    height: 14px;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 12px;
    text-align: center;
    width: 100%;
    color: #000;
}
.dialog_content {
    overflow: auto;
    color: #DDD;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 10px;
    background-color: #123;
}
.top_draggable,
.bottom_draggable { cursor: move }
.status_bar { font-size: 12px }
.status_bar input { font-size: 12px }
.wired_frame {
    display: block;
    position: absolute;
    border: 1px #000 dashed;
}
.dialog {
    display: block;
    position: absolute;
}
.dialog table.table_window {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}
.dialog table.table_window td,
.dialog table.table_window th { padding: 0 }
.dialog .title_window { -moz-user-select: none }
.overlay_alphacube {
    background-color: #85BBEF;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6;
}
.alphacube_nw {
    background: transparent url(alphacube/left-top.gif) no-repeat 0 0;
    width: 10px;
    height: 25px;
}
.alphacube_n {
    background: transparent url(alphacube/top-middle.gif) repeat-x 0 0;
    height: 25px;
}
.alphacube_ne {
    background: transparent url(alphacube/right-top.gif) no-repeat 0 0;
    width: 10px;
    height: 25px;
}
.alphacube_w {
    background: transparent url(alphacube/frame-left.gif) repeat-y top left;
    width: 7px;
}
.alphacube_e {
    background: transparent url(alphacube/frame-right.gif) repeat-y top right;
    width: 7px;
}
.alphacube_sw {
    background: transparent url(alphacube/bottom-left-c.gif) no-repeat 0 0;
    width: 7px;
    height: 7px;
}
.alphacube_s {
    background: transparent url(alphacube/bottom-middle.gif) repeat-x 0 0;
    height: 7px;
}
.alphacube_se,
.alphacube_sizer {
    background: transparent url(alphacube/bottom-right-c.gif) no-repeat 0 0;
    width: 7px;
    height: 7px;
}
.alphacube_sizer { cursor: se-resize }
.alphacube_close {
    width: 23px;
    height: 23px;
    background: transparent url(alphacube/button-close-focus.gif) no-repeat 0 0;
    position: absolute;
    top: 0;
    right: 11px;
    cursor: pointer;
    z-index: 1000;
}
.alphacube_minimize {
    width: 23px;
    height: 23px;
    background: transparent url(alphacube/button-min-focus.gif) no-repeat 0 0;
    position: absolute;
    top: 0;
    right: 55px;
    cursor: pointer;
    z-index: 1000;
}
.alphacube_maximize {
    width: 23px;
    height: 23px;
    background: transparent url(alphacube/button-max-focus.gif) no-repeat 0 0;
    position: absolute;
    top: 0;
    right: 33px;
    cursor: pointer;
    z-index: 1000;
}
.alphacube_title {
    float: left;
    height: 14px;
    font-size: 14px;
    text-align: center;
    margin-top: 2px;
    width: 100%;
    color: #123456;
}
.alphacube_content {
    overflow: auto;
    color: #000;
    font-family: Tahoma,Arial,sans-serif;
    font: 12px arial;
    background: #FDFDFD;
}
.alphacube_window {
    border: 1px solid #F00;
    background: #FFF;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
}
.alphacube_message {
    font: 12px arial;
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
}
.alphacube_buttons {
    text-align: center;
    width: 100%;
}
.alphacube_buttons input {
    width: 20%;
    margin: 10px;
}
.alphacube_progress {
    float: left;
    margin: auto;
    text-align: center;
    width: 100%;
    height: 16px;
    background: #FFF url('alert/progress.gif') no-repeat center center;
}
.alphacube_wired_frame {
    background: #FFF;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6;
}

#facebook, #twitter {
	margin: 0 5px 20px 15px;
	background-color: #FFFFFF;	
	width: 240px;
}



/** Publicidades */
.publi-entrada {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.publi-container {
	text-align: center;
}
.publi-entrada .button-line {
    text-align: right;
    margin-bottom: 50px;
    padding:5px;
    background-color: white;
}


/** Formulario general búsquedas **/
.searchform  {
	text-align: right;
	width: 100%;
	margin-right: 5px;
}
.searchform input {
	
}
.searchform button.button {
	position: relative;
	top: 7px;
	margin-right: 8px;
}
.searchform a {
	font-weight: bold;
	margin-right: 8px;
}

