body {
	margin-left: 0px;
	margin-top: 8px;
	background-image: url(imagenes/fondot.jpg);
	background-repeat:  repeat-x;	
}
.bordetabla {
	border: thin solid #B3A288;
}
.textoprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	text-indent: 15px;
	padding: 5px;
}
.celdasseries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
	padding: 10px;
	border: 3px outset #A89574;
}

.textoconfondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(imagenes/paratexto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
	text-indent: 20px;
	padding: 30px;
}
.menuseries {
	padding-right: 4px;
}
.celdasusados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
	padding: 10px;
	border: 3px outset #A89574;
	background-color: #f47940;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 3px;
	border: 3px outset #A89574;
	background-color: #f47940;
	font-weight: bold;
}
.celdasencabezadonaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border: 3px outset #A89574;
	background-color: #f47940;
	font-weight: bold;
}
A:link            { text-decoration: none; font-size:8pt; font-family:Arial; color:#ffffff; font-weight:bold }
A:visited    { text-decoration: none; font-family: Arial; font-size: 8pt; color: #ffffff; font-weight: bold }
A:hover      { font-family: Arial; font-size: 8 pt; color: #ffffff; text-decoration:underline; font-weight: bold }.textospequenos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
