
/* ----GENERAL---- */

body.home {
margin: 5px 0px 0px 0px;
padding: 0px;
}

a img {
border: none;
}

.separataContenido {
padding-top: 10px;
}

form {
display: inline;
}

/* ----OTROS---- */

.marcoPublicidad {
border: solid 1px #d3d3d3;
}

.txtCabecera {
font-family: Arial;
font-size: 10px;
color: #b7b7b7;
}

.buscador {
height: 31px;
background: url(../images/fondo_buscador_cabecera.gif) no-repeat;
}


/* ----FORMU---- */

input, select {
font-family: Verdana;
font-size: 10px;
color: #000;
border: solid 1px #6faa1b;
}

.botonBuscar {
width: 16px;
height: 16px;
background: url(../images/boton_buscar.gif) no-repeat;
border: none;
}

.botonActividad {
width: 16px;
height: 16px;
background: url(../images/boton_buscar_actividad.gif) no-repeat;
border: none;
}

.formu {
padding-top: 5px;
}