
/* Documento CSS */

table {border-collapse:collapse; border: none;}td {padding:0; margin:0; vertical-align: top;}A:link {text-decoration:none; color: #000;}A:visited {text-decoration:none; color: #000;}A:active {text-decoration:none; color: #000;}A:hover {text-decoration:none; color: #000;}img{border: none;}html, body{margin:0; padding:0; font-size: 15px;}
.marcoprincipal{background-color: #0CC;padding: 15px;border-radius: 10px;margin-top: 10px;}.marco2{background-color: #97edfa;padding: 15px;border-radius: 10px;margin-top: 15px;}.marco3{background-color: #FFF;padding: 5px;border-width: 2px;border-style: solid;border-color: #000;border-radius:10px;}.boton{font-weight:bold;font-size: 15px;}.salir{text-align: center;font-weight: bold;font-size: 20px;padding-left: 5px;padding-right: 5px;background-color: #EEE;border-radius: 5px;border: 1px black outset;}
.titulo1{color: #000;font-size: 20px;font-weight: bold;margin-top: 5px;margin-bottom: 15px;text-align: center;}.titulo2{color: #000;font-size: 18px;font-weight: bold;margin-top: 5px;margin-bottom: 5px;}.datos{font-size: 15px;margin-top: 5px;height: 25px;font-weight: bold;}.entradas{font-size: 15px;margin-top: 5px;font-weight:bold;height: 30px;}

/* Estilos  */
.fondo
{
width: 600px;
height: 680px;
background-image: url(./dibgen/LP1000fondo.png);
}

.pantallalp
{
font-weight: bold;
}

.encab
{
font-weight: bold;
font-size:30px;
text-aling:center;
}

.botonentrar
{
background-image: url(./dibgen/transparente.png);
cursor: pointer;
}

/* Fin Estilos  */
