
/* 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;}

.logoff
{
	text-align: right;
	height:17px;
	margin-bottom:30px;
	margin-right:10px;
	
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}

.logoff a
{
	color:#ff7d38;
}

.logoff a:hover
{
	text-decoration:none;
	color:#6494c0;
}

/* Estilos menu */
.menu
{
	padding-top:15px;
	float:right;
}
.menu ul
{
	list-style:none;
	padding:0;
	float:left;
}
.menu ul li
{
	margin:0;
	padding:0;
	float:left;
}
.menu ul li a
{
	display:block;
	margin:0;
	padding:5px 12px;
	font-size:17px;
	line-height:1px;
	font-weight:bold;
	color:#ff7d38;
	text-decoration:none;
	text-transform:none;
	text-align:center;
}
.menu ul li.activo a, .menu ul li a:hover
{
	text-decoration:none;
	color:#6494c0;
}

/* Fin Estilos menu */

.encabezado
{
background-image: url('./fotos/encabezado1.png');
height:100px;
width:800px;
}

.cliente
{
	font-size:17px;
	font-weight:bold;
	color:#b95505;
}

.datos
{
font-size: 15px;
margin-top: 5px;
height:25px;
font-weight:bold;
}

.texto
{
font-size: 15px;
margin-top: 5px;
margin-bottom: 10px;
font-weight:bold;
}

.pie
{
font-size: 18px;
font-weight:bold;
margin-top: 25px;
margin-bottom: 15px;
text-align:center;
color:#ff7d38;
}

.divbotones
{
text-align:center;
margin-top: 15px;
}


/* Estilos  */
/* Fin Estilos  */


