.lugar {
    font-family: "Comic Sans MS", Arial, Verdana;
    font-size: 11px;
    color: #000000;
}
.pie {
    font-family: "Comic Sans MS", Arial, Verdana;
    font-size: 9px;
    color: 6A703C;
}
.titulo {
    font-family: "Comic Sans MS", Arial, Verdana;
    font-size: 13px;
    color: #000000;
        font-weight: bold;
}
body {
    scrollbar-arrow-color: #F77F3E;
    scrollbar-base-color:  #F6EA31;
    scrollbar-dark-shadow-color: white;
    scrollbar-track-color: #F77F3E;
    scrollbar-face-color: white;
    scrollbar-shadow-color: white;
    scrollbar-highlight-color:  #F77F3E;
    scrollbar-3d-light-color: white;
    background-image: url(imagenes/fondo_cuaderno.gif);
}

.seccion {
    background-color: #F8AC1A;
    font-weight: bold;
}

A.verde:link {
    font-family: "Comic Sans MS", Arial, Verdana;
    font-size: 11px;
    color: #333333;
    text-decoration: yes;

}
A.verde:visited {
    font-family: "Comic Sans MS", Arial, Verdana;
    font-size: 11px;
    color: #333333;

    text-decoration: yes;

}
A.verde:hover {
    font-family: "Comic Sans MS", Arial, Verdana;
    font-size: 11px;
    color: #000000;
    text-decoration: yes;

}
.foto2{
    border: 1px solid #6D7442;
    font-family: "Comic Sans MS", Arial, Verdana;
    font-size: 11px;
    color: #000000;

}
A.esp:link {
    font-family: "Comic Sans MS", Arial, Verdana;
    font-size: 11px;
    color: #F77F3E;
    font-weight: bold;
    text-decoration: none;

}
A.esp:visited {
    font-family: "Comic Sans MS", Arial, Verdana;
    font-size: 11px;
    color: #F77F3E;
    font-weight: bold;
    text-decoration: none;

}
A.esp:hover {
    font-family: "Comic Sans MS", Arial, Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;

}
.subtitulo {

    font-family: "Comic Sans MS", Arial, Verdana;
    font-size: 10px;
    color: F77F3E;
    font-weight: bold;
}
.campo {
    font-family:  "Comic Sans MS", Arial, Verdana;
    font-size: 10px;
    color: #F77F3E;
    border: 1px solid #000000;
}
.tabla { border-top: 0; margin-top: 0; padding-top: 0;
}

.lista_logos li{
	//display:inline;
	list-style-type: none;
}

.lista_logos ul{
	padding-right:50px;
	margin-right:50px;
}
