
 html, body {
        height: 100%;
        font-family: Arial, Verdana, Tahoma;
       
    }


body{
 background: #E6ECF0 url('../img/fondocab.jpg') repeat-x;

}

body#entrada{


 background: #1d85e6 url('../img/cabecerahosp.png') repeat-x;
 background: #e9f1f4 url('../img/fondocab.png') repeat-x;
}


.cabecera
{
//border-bottom:1px solid #62acf8;

height:110px;
width:1000px;
background:url('../img/fondocab2.jpg') repeat-x;
margin:0 auto;

}


.banner
{

border-top:1px solid #4699e0;
border-bottom:1px solid #FFFFFF;

height:230px;
width:100%;
background:#295B98 url('../img/banner.jpg') no-repeat;
background:#295B98 url('../img/bannerhospit.png') no-repeat;
background-position:center;

}

div.menu
{

float:right;
margin-top:80px;
margin-right:0px;
height:40px;
color:#F59923;

}

.logo
{

float:left;
margin-left:10px;
margin-top:5px;
background:url('../img/logohospit.png') no-repeat;
width:300px;
height:150px;

}

.cuerpo
{
background:#E6ECF0;
width:100%;


}

div.contenido
{

font-size:14px;
text-align:justify;
padding:5px;
width:95%;

}

.footer
{


background:#E6ECF0;
padding-top:5px;
padding-left:5px;
background-image:url('http://estudiosaya.com/img/headerstripe_loop.jpg');
background-color:#000;
border-top:4px solid #535151;

}

.contenido_izq
{
float:left;
width:675px;
border-right:1px solid #C2C2C2;
margin-right:4px;
display:table;

font-size:14px;
font-family:arial;


}


.contenido_izq img#centrada{

display:block;
margin: auto;


}

.contenido_derecho
{


padding-left:5px;
float:right;
width:200px;



}



.contenedor
{

width:900px;
margin: 5px auto 5px;


}


h1.titulo
{

margin-top:10px;
font-size:20px;
color:#65AED7;
width:90%;
border-bottom:2px solid #65AED7;
margin-bottom:5px;


}


h1.midd
{
margin-top:15px;
font-size:16px;
color:#65AED7;
width:650px;

margin-bottom:5px;


}



a.me
{
color:#F59923;
text-decoration:none;
font-size:16px;




}

a.me2
{

border-top:2px solid #F59923;


}

td.menu
{

width:120px;
text-align:center;

}


ul li
{

list-style-type:disc;
margin-bottom:15px;

}

a.paginacion
{

font-size:16px;
color:#000;
text-decoration:none;



}

div.noticia img
{

border:1px solid #c2c2c2;

}

td.altn
{
background:gray;
color:white;

}

td.tit
{
background:black;
color:white;

}

td.diario 
{

font-size:11px;


}

td.domingo
{
font-size:11px;

}

td.hoy
{
font-size:11px;
background:green;
}

img.galeria{
border:1px solid #cfcfcf;
margin-bottom:3px;

}

a.gal{

text-decoration:none;
color:blue;

}

div.logo{

float:left;

}

img.logo{
border:0;
margin-top:0px;
margin-left:20px;

}

div#slider img{
border:1px solid #cfcfcf;

}

 #contenedora{
                position: absolute;
                left: 50%;
                top: 50%;
                width: 600px;
                height: 459px;
                margin-top: -277px;
                margin-left: -300px;

                overflow: auto;
                background:url("../img/logohospit.png") top center no-repeat;
                padding-top:100px;
                text-align:center;
         
        }

div#sombra{
 position: absolute;
                left: 50%;
                top: 50%;
                width: 517px;
                height: 28px;
                margin-top: 173px;
                margin-left: -300px;

                overflow: auto;
                background:url("../img/sombrahospi.png") bottom center no-repeat;
               
         

}


