
/* Documento CSS */

body {background-image: url('../fondo.gif');background-color: #FFF;color: #000;font-size: 15px;margin:0;padding:0;height: 100%;}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{margin:0; padding:0;  height: 100%;}
.marcoprincipal{background-color:#8b7355;padding: 15px;border-radius:10px;margin-top:10px;}.titulo1{color:#FFF;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-bottom: 5px;text-align:center;}.marco2{background-color:#ebe5cb;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;}.boton1{text-align:center;font-weight:bold;font-size: 15px;padding-left: 5px;padding-right: 5px;padding-top: 2px;padding-bottom: 2px;background-color: #EEE;border-radius:5px;border: 1px black outset;cursor:pointer;}.boton2{font-weight:bold;font-size: 15px;cursor:pointer;}

.boton10
{
text-align:center;
font-weight:bold;
font-size: 15px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #edd944;
border-radius:5px;
//border: 1px black outset;
cursor:pointer;
color:#94251c;
}

.boton001
{
height: 37px;
margin:5px;
font-size: 15px;
font-weight:bold;
color:#FFF;
text-align:center;

cursor: pointer;
background-color: #566b30;
border-color:#f0e78c;
border-radius:12px;
border-width:6px;
border-style:outset;
}

.boton002
{
height: 37px;
margin:5px;
font-size: 15px;
font-weight:bold;
text-align:center;

cursor: pointer;
background-color:#FFF;
border-color:#f2e78d;
border-radius:12px;
border-width:4px;
border-style:solid;

//padding-top:8px;
}

.botonej
{
background-image:url('./fotos/botonej.png');
text-align:center;
color:#94251c;
font-size: 17px;
font-weight:bold;
cursor: pointer;
}

.borde1
{
margin:5px;
border-color:#f2e78d;
border-radius:12px;
border-width:4px;
border-style:solid;

//padding-top:8px;
padding:10px;
}

.borde2
{
margin:20px;
border-color:#f2e78d;
border-radius:14px;
border-width:6px;
border-style:solid;
padding:20px;
}

.nombrecli
{
font-weight:bold;
margin-top:5px;
margin-right:20px;
text-align:right;
}

.texto1
{
font-size:20px;
font-weight:bold;
margin-top: 5px;
margin-bottom: 15px;
text-align:center;
}

.datos
{
font-size: 15px;
margin-top: 5px;
height:25px;
font-weight:bold;
}

.txttitu
{
font-size:20px;
font-weight:bold;
margin-top: 15px;
margin-bottom: 25px;
margin-left: 30px;
}

.texto
{
font-size:16px;
//font-weight:bold;
font-style: italic;
font-family: calibri;
}

.pie1
{
font-size: 18px;
font-family: calibri;
text-align:right;
}

.pie
{
font-size: 18px;
font-weight:bold;
margin-top: 10px;
margin-bottom: 15px;
text-align:center;
color:#ff7d38;
//color:#d59f55;
}

/* Estilos  */
/* Fin Estilos  */


