 @font-face {
    font-family: "BankGothic";
    src: url("bankgthd.ttf") ;
  }

   @font-face {
    font-family: "DINReg";
    src: url("DINBol.otf") ;
  }

body{
    margin: auto;
    padding: 0px;
    font-family: "DINReg";
    font-size: 12px;
    color: #000000;
    min-height: 600px;
    min-width: 1024px;
    background-color: #b3b8bd;
}

.clear {
    clear: both;
}

a{
    text-decoration: none;
}

img {
    border: 0px;
}

h2.title{
    padding: 5px;
    text-align: center;
    color: #e78827;
    font-size: 14px;
    font-family: "BankGothic";
}

h2.red{
    text-align: center;
    color: red;
    font-size: 12px;
}

div.centrosContacto{
    text-align: center;
    font-size: 12px;
}

ul{
    list-style: none;
    color:#333333;
    font-size: 12px;
}

ul li{
    margin-bottom: 5px;
    text-align: justify;
}

ul.elenco1{
    list-style: disc;
    color: red;
    margin-top: 0px;
}

ul.elenco1 label{
    color:#333333;
}


ul.elenco{
    margin-left: -20px;
    margin-top: 0px;
    margin-bottom: 20px;
}

ul.elenco li{
    margin-top: 12px;
    border-bottom: 2px;
    border-bottom-color: #979798;
    border-bottom-style: double;
    border-top: 2px;
    border-top-color: #979798;
    border-top-style: double;
    width: 370px;
    min-height: 60px;
    color: #333333;
}

table.noticia{
    font-size: 12px;
}

table.noticia td{
    vertical-align: text-top;
}

table.doc{
    font-size: 12px;
    margin-left: -20px;
    width: 98%;
}

table.doc td{
    vertical-align: top;
}

h2.borderBottom {
    color: #333333;
    font-size: 12px;
    text-align: left;
    border-bottom: 2px;
    border-bottom-color: #333333;
    border-bottom-style: dotted;
    height: 14px;
}

h2.multimedia {
    border-top: 2px;
    border-top-color: #707070;
    border-top-style: solid;
    padding-top: 5px;
    color: #707070;
    font-size: 12px;
    font-family: "BankGothic";
}

h2.multimedia a{
    margin: 0px;
    vertical-align: middle;
}

a.noticia{
    color: red;
}

ul.menuright{
    margin-left: -20px;
    margin-top: 60px;
    font-family: "BankGothic";
}

ul.menuright li{
    background-image: url("../images/cruz_dir.gif");
    background-repeat: no-repeat;
    background-position: left;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: -1px;
    text-align: left;
}

ul.menuright li a{
    color: #ffffff;
}

label.menu{
    margin-left: 15px;
}

span.menu{
    margin-left: 15px;
}

ul.menuright1{
    margin-left: -32px;
    font-family: "BankGothic";
}

ul.menuright1 li{
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    letter-spacing: -1px;
    text-align: left;

}

ul.menuright1 li a{
    background-image: url("../images/cruz_dir_yell.gif");
    background-repeat: no-repeat;
    background-position: left;
    color: #ffffff;
}

ul.menuright1 li a.select{
    background-image: url("../images/cruz_dir_red.gif");
    background-repeat: no-repeat;
    background-position: left;
    color: #ffffff;
}

ul.menuright1 li a:hover{
    background-image: url("../images/cruz_dir_red.gif");
    background-repeat: no-repeat;
    background-position: left;
    color: #ffffff;
}





img.iconoArriba{
    margin-top: 10px;
    margin-left: 44px;
}

img.iconoAbajo{
    margin-top: 20px;
    margin-left: 44px;
}

.header{
    margin: 0 auto;
    width: 1000px;
    height: 200px;
    background-image: url('../images/header.png');
    background-position: center;
    background-repeat: no-repeat;
    border-left: 1px;
    border-left-color: #000000;
    border-left-style: double;
    border-right: 1px;
    border-right-color: #000000;
    border-right-style: double;
}



.menuInicio{
    margin: auto;
    width: 1000px;
    height: 42px;
    /*background-image: url('../images/botonera_noticia_on.png');*/
    background-position: center;
    background-repeat: no-repeat;
    border-left: 1px;
    border-left-color: #000000;
    border-left-style: double;
    border-right: 1px;
    border-right-color: #000000;
    border-right-style: double;
}

div.menu{
    margin: auto;
    margin-left: 300px;
    width: 352px;
}

.wrapper{
    margin: auto;
    width: 1000px;
    height: 600px;
    background-image: url('../images/fondo_1.png');
    background-position: center;
    background-repeat: no-repeat;
    border-left: 1px;
    border-left-color: #000000;
    border-left-style: double;
    border-right: 1px;
    border-right-color: #000000;
    border-right-style: double;
}

.wrapperEmergentes{
    background-color: #ffffff;
    width: 680px;
}

.wrapperEmergentesCentros{
    background-color: #ffffff;
    width: 780px;
}

.bodyLeft{
    background-color: #ffffff;
    float: left;
    margin: auto;
    width: 436px;
}

.bodyLeftCentros{
    background-color: #ffffff;
    float: left;
    margin: auto;
    width: 554px;
}

.bodyRight{
    background-color: #ffffff;
    float: right;
    margin: auto;
    margin-right: 15px;
    width: 210px;
}

bodyRightCentros{
    background-color: #ffffff;
    float: right;
    margin: auto;
    margin-right: 10px;
    width: 230px;
}

.contentLeft{
    background-color: #ececed;
    margin-left: 20px;
    margin-top: 20px;
    width: 436px;
    min-height: 300px;
}

.contentRight{
    background-color: #c0c1c3;
    margin-left: 20px;
    margin-top: 20px;
    width: 210px;
    min-height: 300px;
}


img.imageRight{
    margin-left: 20px;
    margin-top: 44px;
}

img.imageLeft{
    margin-left: 20px;
    margin-top: 10px;
}





.content{
    float: left;
    margin: auto;
    margin-left: 80px;
    width: 610px;
    height: 282px;
    border: 0px;
    background: url('../images/fondo_text_gris_1.png') top;
    background-repeat:no-repeat;
}

.content_gris{
    float: left;
    margin: auto;
    margin-top: 38px;
    margin-left: 80px;
    width: 800px;
    min-height: 282px;
    border: 0px;
    background-color: #e3e3e3;
    background-image: url("../images/fondo-gris-email.png");
}

.content_white{
    float: left;
    margin: auto;
    margin-top: 38px;
    margin-left: 80px;
    width: 632px;
    min-height: 282px;
    border: 0px;
    background-color: #ffffff;
}

.content_white p{
    color: #333333;
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
    margin: 20px;

}

div.menuright{
    margin-left: 0px;
    width: 234px;
    height: 282px;
    background: url('../images/fondo_direct_gris_1.png');
    background-position: center;
    background-repeat:no-repeat;
    float: left;
}

div.foto{
    float: right;
}

.flechas{
    float: left;
    width: 17px;
    height: 282px;
    margin-left: 0px;
    background: url('../images/flechas_up_down.gif');
    background-position: center;
    background-repeat:no-repeat;
}



.footer{
    margin: auto;
    width: 1000px;
    height: 19px;
    background-image: url('../images/banda_inferior.png');
    background-position: center;
    background-repeat: no-repeat;
    border-left: 1px;
    border-left-color: #000000;
    border-left-style: double;
    border-right: 1px;
    border-right-color: #000000;
    border-right-style: double;
    color: #eeeeee;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
}



table.table_centros td{
    border-left: 2px;
    border-left-color: #e78827;
    border-left-style: solid;
    vertical-align: top;
}

table.table_centros td.first{
     border-left: 0px;
    border-left-style: none;
    font-size: 12px;
}

p.p_centros{
    text-align: center;
    letter-spacing: -1px;
    margin-top: 0px;
    padding-top: 2px;
}

div.contacto{
    margin-left: 10px;
    width: 320px;
}

div.border{
    width: 360px;
    height: 10px;
    border-bottom-color: #333333;
    border-bottom-style: double;
    border-bottom: 1px;
}

input.buttom{
    font-size: 9px;
}

.hide {
	visibility: hidden;
	width: 280px;
	position: absolute;
}



.qslide {
	/*background: #f0f0f0;*/
	font-size: 10pt;
	padding: 3px;
}


#qscroller1 {
	width:280px;
	height:60px;
}

.qscroller1-nav {
	font-size: 9pt;
	width:80px;
	height: 15px;
        margin-top: -50px;
        margin-right: -80px;
}

.qscroller1-nav a {
	text-decoration: none;
}

.qscroller1-nav div {
	float: left;
}

.qslide1 img {
	float: left;
	padding: 1px;
	margin: 3px 3px 0 3px;
}

.qslide1 h1 {
	margin:0 0 5px;
	font-size: 110%;
	color: #16387c;
}

/* imagenes */
#qscroller2 {
	width:280px;
	height:60px;
}

.qscroller2-nav {
	font-size: 9pt;
	width:80px;
	height: 15px;
        margin-top: -50px;
        margin-right: -80px;
}

.qscroller2-nav a {
	text-decoration: none;
}

.qscroller2-nav div {
	float: left;
}

.qslide2 img {
	float: left;
	padding: 1px;
	margin: 3px 3px 0 3px;
}

.qslide2 h1 {
	margin:0 0 5px;
	font-size: 110%;
	color: #16387c;
}

#qscroller3 {
	width:280px;
	height:60px;
}

.qscroller3-nav {
	font-size: 9pt;
	width:80px;
	height: 15px;
        margin-top: -50px;
        margin-right: -80px;
}

.qscroller3-nav a {
	text-decoration: none;
}

.qscroller3-nav div {
	float: left;
}

.qslide3 img {
	float: left;
	padding: 1px;
	margin: 3px 3px 0 3px;
}

.qslide3 h1 {
	margin:0 0 5px;
	font-size: 110%;
	color: #16387c;
}




