﻿body
{
    font-family: Arial;
    font-size: 11px;
    margin: 0px;
}
a
{
    color: #1872B0;
    text-decoration: none;
}
img
{
    border: 0px;
}
.dvcentrado
{
    /*position: relative; 	top: -15px;*/
    width: 1000px;
    margin: 0px auto;
}
.cabecera
{
    height: 132px;
    background: url(img/fondo.jpg) no-repeat #FFF;
}
.logo-derch
{
    float: right;
    vertical-align: top;
}

.logo-izq2
{
    float: left;
    vertical-align: top;
    margin: 12px 0px 0px 25px;
}
.telefono
{
    float: left;
    width: 100px;
    color: #ff4300;
    /*margin-top: -4px;
    _margin-top: 0;*/
    margin-left: 105px;
}
.telefono .dv1
{
    float: left;
/*    width: 50px;*/
    font-size: 10px;
    line-height: 8px;
}
.telefono .dv2
{
    float: right;
    width: 175px;
    font-size: 8px;
    color: #666;
}
.telefono .dv2 b
{
    color: #ff4300;
    font-size: 16px;
    margin-right: 2px;
}


h1.titulo
{
    margin: 0px;
    text-align: right;
    font-size: 16px;
    font-style: italic;
}
p.subtitulo
{
    margin: 0px;
    text-align: right;
    font-size: 12px;
    font-style: italic;
    color: #999;
}
h2
{
    font-size: 14px;
    margin: 3px 10px 0px 15px;
}
h2.no_activa
{
    font-size: 14px;
    margin: 3px 10px 0px 15px;
}

.pestanas
{
    width: 980px;
    margin: 0 10px;
    float: left;
    margin-top: 10px;
    border-bottom: 7px solid #1872B0;
}
.pestana
{
    height: 22px;
    float: left;
    margin-right: 5px;
}
.pestana-contenido, .pestana-contenido-act
{
    float: left;
    background: url(img/pest2-centro.jpg) repeat-x;
    height: 22px;
}
.pestana-contenido-act
{
    background: url(img/pest1-centro-azul.jpg) repeat-x #1872B0;
}
.pestana-contenido-act h2 a, .pestana-contenido h2 a
{
    font-family: Arial;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    margin: 0px;
}
.pestana-contenido h2 a
{
    color: #666;
}


.banderas
{
    margin: 0px 0px 0px 0px;
}
.iframe
{
    margin-left: 10px;
    float: left;
}

.dvFooter
{
    float: left;
    width: 100%;
    color: #1872B0;
    padding: 20px 0;
}

.dvFooter img
{
    margin-right: 15px;
}



.contenido
{
    float:left;
    margin:0px 10px 0px 10px;
    padding:0px;
}



.widget_container
{
    float: left;
    width: 318px;
    text-align: center;
    padding: 0;
    background: #fff;
    margin-top: 10px;
    border-right: 2px solid #1872B0;
}

.widget_body, .widget_body_menu
{
    float: right;
    border-top: none;
    width: 305px;
    text-align: center;
}
.widget_footer
{
    text-align: right;
    font: 9px verdana;
    padding: 0 10px 10px 0;
    width: 290px;
    margin: auto;
    border-top: 1px solid #999;
}
.widget_footer a img
{
    border: none;
}

.widget_header_body, .widget_header_menu
{
    float: left;
    width: 300px;
    background: #1872b0;
    padding: 8px 10px;
    color: #fff;
}
.widget_header_body
{
    background: url(../img/tab_widget_header.jpg) no-repeat right top #1872b0;
}
.widget_header_menu
{
    width: 130px;
}

.widget_body_menu
{
    margin-top: -10px;
    margin-right: 5px;
    padding: 4px 0 0 0;
    border: 0;
    border-top: 1px solid #1872B0;
}
.widget_body_menu a
{
    color: #1872B0 !important;
    display: inline !important;
    padding: 0 !important;
}
.widget_body_menu a:hover
{
    color: #FF4300 !important;
}


.widget_menu
{
    float: left;
    background: url(../img/tab_widget_menu_top.jpg) no-repeat left top #1872b0;
    padding: 0 0 0 10px; /*border-bottom: 2px solid #1872B0;*/
}
.widget_menu a.menu, .widget_menu a.menu-act
{
    display: block;
    padding: 14px 10px;
    color: #fff;
    cursor: pointer;
}
.widget_menu a.menu-act
{
    color: #1872b0;
    background: url(../img/tab_widget_menu-act2.jpg) no-repeat right center;
}

.widget_menu b
{
    display: block;
    padding: 8px 10px;
    color: #fff;
}


.b_indexSpecials
{
    float: left;
    width: 490px; /*padding-left: 18px;*/
    color: #999;
}

.b_indexSpecials h1
{
  margin:0px;
  padding:0px;
  font-size:14px;
  font-weight:bold;
  color: #1872B0;
}

.b_indexSpecials h2
{
  margin:0px;
  padding:0px;
  font-size:12px;
  font-weight:bold;
  color: #1872B0;
}

.c_indexSpecials
{
    float: left;
    width: 980px;
    color: #999;
}

h1
{
    font-size: 125%;
    line-height: 1.2em;
    margin: 0 0 0.6em;
}



.sidebarpesth2
{
    border-bottom: 7px solid #1872B0;
    float: left;
    padding: 0;
    width: 100%;
    margin: 5px 0;
}

.sidebarpesth2 h2
{
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 5px 5px 0;
}
.modulo
{
    clear: both;
    margin: 0 0 15px;
    padding: 0;
}
p, form
{
    margin: 2px 0;
}
.error
{
    color: red;
}

.dvBanner
{
    float: left;
    width: 990px;
    text-align: center;
    margin: 10px 0;
}
.content_blog img
{
    float: left;
    width: auto !important;
    height: 105px !important;
    margin-right: 12px;
    max-height: 105px;
    max-width: 140px;
    _width: 140px; /* Sólo IE6 leerá y entendera este estilo y aplicará el valor */
}
.cond-titulo
{
    color: #1872B0;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}
.cond-cab
{
    color: #1872B0;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: bold;
}
.cond-cab2
{
    color: #1872B0;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.cond-cont
{
    color: #999999;
    margin-bottom: 5px;
}

.content_accent
{
  color:#1872B0;
}

/*a.linkser:link,visited {
	color: #CCC;
}*/


/*#linkser a:hover, a:visited, a:active, a:link {
	color: #CCC;
}*/

.linkser
{
    float: left;
    width: 100%;
    color: #CCC;
    /*padding: 20px 0;*/
}
