@charset "ISO-8859-1";

/* --- Generales --- */
body {
    margin:0;
    background: #e7e7e7;
    font:11px  verdana, arial, sans-serif;
    color: #666;
    line-height:21px;
    font-weight: lighter;
}

h1, h2, h3, h4, h5, h6 {
    margin:0;
    font-weight:normal;
    font-family: "New Century Schoolbook", Georgia, Times, serif;
    color:#607886;
}

h1 {
    font-size:20px;
    margin:30px 0 20px 0;
    line-height:1;
    padding: 0 0 6px 0;
}

h2 {
    font-family:verdana, arial, sans-serif;
    font-weight:bold;
    padding:30px 0 3px 0;
    font-size:13px;
    color:#66665C;
    line-height:14px;
    border-bottom: 1px solid #66665C;
}


h3 {
    font-size:14px;
    font-weight:bold;
    line-height:18px;
    padding-bottom:2px;
    margin-top:8px;
    margin-bottom:8px;
    width:auto;
}

h4 {
    font-family:verdana, arial, sans-serif;
    font-weight:bold;
    font-size:11px;
    letter-spacing:0;
    padding:10px 0 0px 0;
    text-indent:15px;
}

h5, h6 {
    font-family:verdana, arial, sans-serif;
    font-weight:bold;
}

h5 {
    font-size:11px;
    color:#666;
    text-transform:uppercase;
    margin: 10px 0 20px 0;
    padding:0;
    border-bottom: 2px solid #ccc;
}

h5 span {
    font-size:10px;
    font-weight:lighter;
    text-transform:lowercase;
}

h6 {
    padding:4px 0 3px 0;
    font-size:11px;
    color:#66665C;
    line-height:14px;
    border-bottom: 1px dotted #999;
}

p {
    margin-right:50px
}

img {
    border:none;
}

img.magazine {
    border:#999 1px solid;
}

.clear {
    clear: both;
    height: 0;
}

.fotos{
    float: right;
    margin-left:10px;
}
.fotos_detalle{
    float:right;
    padding:0 0 10px 3px;
}

p.n_empresa{
    color:#000;
    font-size:13px;
}

a.n_empresa:link, a.n_empresa:visited, a.n_empresa:active {
    border-bottom: 1px dotted #000;
    text-decoration:none;
    color:#000;
}

a.n_empresa:hover {
    border-bottom: 1px solid #6398aa;
    color:#255c85;
}

.fotos_detalleprimera{
    float:left;
    padding:0 5px 10px 0;
}

.fotos_detalleprimera_last{
    margin: 0 160px 0 0;
    float:left;
    padding:0 5px 10px 0;
}

.fotos_conferencias{
    float:left;
    padding:0 0 10px 0;
    margin: 0 15px 0 0;
}

a#flag_en {
    margin:0 5px 0 0;
    display:block;
    width:63px;
    height:19px;
    text-indent:-999em;
    background: url(../images/flag.gif) top left no-repeat;
}

a#flag_en:hover {
    display:block;
    width:63px;
    height:19px;
    background: url(../images/flag_over.gif) top left no-repeat;
}

a#flag_es {
    margin:0 5px 0 0;
    display:block;
    width:63px;
    height:19px;
    text-indent:-999em;
    background: url(../images/flag_es.gif) top left no-repeat;
}

a#flag_es:hover {
    display:block;
    width:63px;
    height:19px;
    background: url(../images/flag_es_over.gif) top left no-repeat;
}

.acrobat{
    margin-bottom:-3px;
}

strong {
    font-weight:bold;
}

ul a.menu {
    text-align:right;
    list-style:none;
    margin:8px 6px 6px 0;
    padding:0;
}

a:link, a:visited, a:active {
    text-decoration:none;
    color:#666;
}

a:hover {
    text-decoration:underline;
    color:#255c85;

}

a.enlace:link, a.enlace:visited, a.enlace:active {
    border-bottom: 1px dotted #6398aa;
    text-decoration:none;
    color:#6398aa;
}

a.enlace:hover {
    border-bottom: 1px solid #6398aa;
    color:#255c85;
}

p.sub{
    text-decoration:none;
    font-weight:bold;
}

a.sub, a.sub:link, a.sub:visited, a.sub:active  {
    text-decoration:none;
    font-weight:bold;
    color:#036;
}

a.sub:hover {
    color: #666;
    text-decoration: underline;
}

#magazines {
    clear: both;
}

.base_magazine {
    float:left;
    margin:40px 15px 10px 15px;
    display: block;
}

.img_magazine {
    float: left;
}

.img_magazine img {
    width:150px;
}

.base_magazine p {
    float: left;
    margin-left: 5px;
}

div.img_calidad {
    float:right;
    margin: 7px 180px 10px 10px;
}



/* --- el meollo --- */
#contenedor {
    width:900px;
    margin-top:80px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    padding-bottom:0px;
    background:url(../images/fondo.gif) center repeat-y;
}

#idioma {
    margin-top:-25px;
    margin-bottom:5px;
    margin-right:7px;
    float:right;
}

#logo {
    display:block;
    position:absolute;
    margin-top:-65px;
    margin-left:-16px;
    float:left;
    z-index:50;
}

#contenido {
    margin-left:215px;
    margin-right:10px;
}

.txt_empresas{
    margin-right:380px;
}
.txt_empresasbajo{
    margin-right:380px;
    padding-bottom:60px;
}
.txt_noticias{
    margin-right:30px;
    padding-bottom:60px;
}
.txt_noticiasder{
    margin-right:30px;
}

/* pie de página */
#pie {
    clear: both;
    border-top: 1px solid #999;
    background: #ccc;
    margin: -12px 0 0 0;
}

#pie_contents {
    width:900px;
    margin-left:auto;
    margin-right:auto;
}

#pie_txt {
    margin-left: 260px;
    text-align: left;
}

#pie_marjal {
    font-size: 9pt;
}

#pie_q41 {
    font-size: 8pt;
}

/* Logo Aniversario */
#logo_aniversario {
    text-align: left;
    float: left;
    margin-left: 40px;
}

/* --- Todos los menus --- */
#todo_menu {
    position: absolute;
    width:160px;
    margin:-335px 0 0 45px;
    padding:0;
    border-right:1px solid #666;
    background-color: transparent;
    z-index: 10;
}

#todo_menu a {
    display:block;
    overflow:auto;
    width:150px;
    padding:2px 10px 2px 0;
}
#todo_menu a:hover {
    text-decoration:none;
    background-color:#ccc;
}

#todo_menu a span {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

/* submenus */
#empresas,
#actualidad,
#m_ambiente,
#rsc {
    position: absolute;
    width:160px;
    margin:2px 0;
    padding:0;
    border-right:1px solid #666;
    visibility: hidden;
    background:#fff;
}

#bt_submenu {
    margin: 0;
    padding: 0;
    text-align: right;
}

#bt_submenu li {
    list-style: none;
    margin: 13px 0;
    padding: 0;
}

#todo_menu .submenu,
#todo_menu .submenu ul li,
#todo_menu .submenu li {
    text-align: right;
    list-style: none;
    margin: 5px 0 2px 0;
    padding: 0;
}

