@charset "utf-8";
/* CSS Document */


.body
{background: url(background.png) top}

.menu
{border: double 6px #C800C8}

.cuadromenu
{color: #EEEEEE;
background: #1478AA;
padding-top: 4px;
padding-left: 4%;
padding-right: 4%;
padding-bottom: 4px;
font-family: Arial;
font-size: 16px;
text-align: center;
text-decoration: none}

.enlacemenu
{color: #F6F6F6;
font-weight: bold;
font-family: Arial;
font-size: 14px;
text-align: center;
text-decoration: none}

.enlacemenu:hover
{color: #FFA050;
font-weight: bold;
font-family: Arial;
font-size: 14px;
text-align: center;
text-decoration: none}

.buscamos
{color: green;
text-align: center;
font-weight: bold;
font-size: 20px;
font-family: Arial;}

.tablafotos
{border: solid 2px #C800C8;
background-color: #D9DFE4}

.comoregistrarse
{color: green;
text-align: justify;
font-weight: bold;
font-size: 17px;
font-family: Arial}

.comoregistrarsetitulo
{color: blue;
text-align: center;
font-weight: bold;
font-size: 20px;
font-family: Arial}

.comoregistrarsetabla
{border: dashed 6px #C800C8;
background-color: #D9DFE4}