body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #ECE9D8;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/back.gif);
	background-repeat: repeat-y;

}
table {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titulocuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #ECE9D8;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linea {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

