/* CSS Document */

#pagina {
width:1024px;
background:url(../images/fondo.jpg) repeat-x;
padding-top:10px;
margin-top:-15px;
}
#cuerpo{
margin-left:40px;
margin-right:40px;
width:944px;
background-color:#ccff99;
height:330px;
}
#cabecera {
width:1024px;
height:252px;
}
#menu {
width:944px;
}
#boton {
width:180px;
margin-left:4px;
margin-right:4px;
height:40px;
float:left;
margin-top:6px;
padding-top:8px;
}
#boton a {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#boton a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.b1 {
background:url(../images/b1.jpg) no-repeat;
}
.b2 {
background:url(../images/b2.jpg) no-repeat;
}
.b3 {
background:url(../images/b3.jpg) no-repeat;
}
.b4 {
background:url(../images/b4.jpg) no-repeat;
}
.b5 {
background:url(../images/b5.jpg) no-repeat;
}
#bievenida {
width:400px;
float:left;
padding:18px;
color:#000000;
line-height:20px;
font-size:14px;
}
#entrar {
width:480px;
padding:10px;
margin-top:15px;
font-size:14px;
}
#completa {
width:980px;
padding:18px;
font-size:14px;
}
#textofun {
width:500px;
padding-left:20px;
padding-right:20px;
float:left;
padding-top:60px;
}
#textofun a {
color:#666666;
text-decoration:none;
font-weight:bold;
}
#textofun a:hover {
text-decoration:underline;
}
#fotofun {
width:380px;
padding:10px;
float:left;
}