html  {height:100%;} 

body{
background-repeat: no-repeat;
background-color: white;
color: #808080;
margin: 0px;
padding: 0px;
height: 100%;
overflow-x:hidden;
overflow-y: scroll;
text-align: justify;
}

H2{
font-size: 9pt;
}

H3{
font-size: 15pt;
color:#808080;
}

HR{
color:#808080;
}

.orga{
color: #E9005C;
}

H4{
color:#E9005C;
}

table.marco{
bgcolor: #E9005C;
}

table.web{
background-color: #FACCDE;
}

.centrar{
text-align:center;
}

table.justificar{
text-align: justify;
}

p.nodisponible{
font-size: 20pt;
}

.resaltar{
color:#E9005C;
font-weight:bold;
} 


#cabecera {
background-color: #E9005C; 
width: 100%;
height: 173px;
}

#indice {
background-color: #E9005C; 
width: 100px;
height: 50%;
position: relative;
z-index:2;
}

a.indice{
text-decoration: none;
}
a.indice:link{color: white;}
a.indice:visited{color: white;}

a.hotel:link{color: #E9005C;}
a.hotel:visited{color: #E9005C;}

.titulo{
color: #E9005C;
font-size: 14pt;
}

p.sede{
text-align: justify;
width: 870px;
}

hr.menu{
margin: 0px;
padding: 0px;
color: white;
}

.fotos{
border-color: #E9005C;
border-width: 3px;
}

