/* CSS Document */

/* Div lateral que abarca todo el menú hasta el pie*/
#menu{
width: 114px;
height: auto;
float: left;
}

/* Primer botón y siguientes de igual tipo*/
#boton{
width: 114px;
height: 18px;
background-color: #028203;
background-image: url(/racingclubferrol/imagenes/fondo/botones/boton.gif);
background-position: left;
background-repeat: no-repeat;
margin-bottom: 5px;
}


/* Segundo botón y siguientes de igual tipo*/
#boton2{
width: 114px;
height: 18px;
background-color: #5DAF5E;
background-image: url(/racingclubferrol/imagenes/fondo/botones/boton2.gif);
background-position: left;
background-repeat: no-repeat;
margin-bottom: 1px;
}


#boton3{
width: 114px;
height: 18px;
background-color: #028203;
background-image: url(/racingclubferrol/imagenes/fondo/botones/boton.gif);
background-position: left;
background-repeat: no-repeat;
margin-bottom: 5px;
margin-top: 10px;
}
#boton3{
width: 114px;
height: 18px;
background-color: #028203;
background-image: url(/racingclubferrol/imagenes/fondo/botones/boton.gif);
background-position: left;
background-repeat: no-repeat;
margin-bottom: 5px;
margin-top: 10px;
}

#boton5{
width: 114px;
height: auto;
background-color: #DE9C21;
margin-top: 10px;
text-align: center;
border: #028203 1px solid;
}


.textoboton{
color: #003300;
font-family: arial; 
font-size: 8.5pt; 
font-style: normal; 
font-weight: normal; 
font-variant: normal;
word-spacing: 0em; 
margin-left: 10px;
}

a.textoboton{
color: #003300;
font-family: arial; 
font-size: 8.5pt; 
font-style: normal; 
font-weight: normal; 
font-variant: normal;
word-spacing: 0em;
text-decoration: none; 
margin-left: 10px;
}

a.textoboton:hover {
color: #FFffff;
font-family: arial; 
font-size: 8.5pt; 
font-style: normal; 
font-weight: normal; 
font-variant: normal;
word-spacing: 0em; 
text-decoration: underline;
margin-left: 10px;
}

.textobotonBase{
color: #003300;
font-family: arial; 
font-size: 10pt; 
font-style: normal; 
font-weight: normal; 
font-variant: normal;
word-spacing: 0em; 
margin-left: 10px;
}
.textobotonHorario{
color: #003300;
font-family: arial; 
font-size: 10pt; 
font-style: normal; 
font-weight: normal; 
font-variant: normal;
word-spacing: 0em; 

}
.textopublicidad{
color: #000000;
font-family: arial; 
font-size: 8.5pt; 
font-style: normal; 
font-weight: normal; 
font-variant: normal;
word-spacing: 0em; 
margin-left: 10px;
}


#carnet{
width: 114px;
height: 30px;
margin-top:5px;
text-align:center;
}

#botonpublicidad{
width: 114px;
height: 10px;
margin-top: 10px;
text-align: left;
}


#bannerpublicidad{
width: 114px;
height: 118px;
margin-top: 5px;
text-left: center;
}

#bannerpublicidadlfp{
width: 114px;
height: 110px;
margin-top: 5px;
text-left: center;
}

