/* CSS Document */
body {
background-color:#000000;
font-family: "Comic Sans MS", Arial, Tahoma;
color:#FFFFFF;
border:0px;
margin:0px;
padding:0px;
}


#contenedor {
width:780px;
height:820px;
margin-left: auto;
margin-right: auto;

}


#conjuntocabecera {
background-image:url(images/cabetot.jpg);
width:780px;
height:400px;
background-color:#000000;
position:absolute;
}


h1, h2, h3, h4, h5 {
display: inline;
font-weight: normal;
}

h1.titulo {
font-size: 32px;
}

h2.lema {
font-size: 16px;
line-height: 16px;

}

h3.menu {
font-size:15px;
font-weight: bolder;
}

h4.submenu {
font-size:14px;
font-weight: bolder;
}

h5.pie {
font-size:10px;
font-weight: bolder;
}

a.boton, a.boton:VISITED, a.boton:ACTIVE, a.boton:FOCUS, a.boton:LINK {
color: #FFFFFF;
text-decoration:none;
}

a.boton:HOVER {
color: #99CC66;
text-decoration:none;
}


#titulo {
position: absolute;
top:308px;
left:330px;
}

#lema {
position:absolute;
width:122px;
top:315px;
left:552px;
padding: 0px 0px 6px 0px;

}

#menu {
position:absolute;
top:364px;
left:66px;

}

#banderas {
position:absolute;
top:372px;
left:562px;
}


.fotosbanderas {
padding: 0px 8px 0px 0px;

}

#fotoytexto {
position:absolute;
top:402px;
width:780px;

}

#fototex {
position:absolute;
left:20px;
top:4px;
width:224px;
height:122px;
z-index:1;

}

#texto {
position:absolute;
width:500px;
left:256px;

}


p.texto {
font-size:12px;
line-height: 14px;
display:inline;
}

#fotosportada{
position:absolute;
width:760px;
height:720px;
top:542px;
}

#contactar {
float:left;
clear:none;
padding: 0px 0px 0px 126px;

}

#webadress {
float: left;
clear:none;
padding:0px 0px 0px 116px;

}

#mail {
float: right;
padding: 0px 40px 0px 0px;

}

#logoclub {
position:absolute;
top:1636px;
width:760px;
text-align:center;
padding:0px 20px 0px 0px;
}


#menupie {
position: absolute;
top:1704px;
width:780px;

}

#derechos {
position:absolute;
width:770px;
top:1720px;
text-align:center;
padding: 4px 0px 30px 0px;

}