body{
	background: #cc9;
	font-family:Helvetica,Arial;
	font-size:10px;
	margin:0px;
}
.cabeza{
	background: url(../images/onlineban.jpg) no-repeat;
	height:167;
}
.lineas{
	border-bottom: 1px dashed #dbdbdb;
	font-family:Helvetica,Arial;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	
}
.concepto{
	border-bottom: 1px dashed #dbdbdb;
	font-family:Helvetica,Arial;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	
}
.valores{
	border-bottom: 1px dashed #dbdbdb;
	font-family:Helvetica,Arial;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	text-align:right;
	
}
.tablas{
	background: #ffffff;
	border: 1px solid #f90;
}
.cabeceratitle{
	background:#036;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.texto {
	text-align:left;
	font-family:Helvetica,Arial;
	font-size:12px;
	padding:5px;
}
p.texto {
	text-align:center;
}

ul{
	font-size: 12px;
}
li em {
font-size: 12px;
color: red;
}
input[type="text"] {
border: 1px solid #036;
color: black;
background-color: white; 
}
a:link, a:visited{
	color:#39F;
	text-decoration:none;
}
a:hover{
	color:#036;
}
.pie{
	text-align:center;
	font-size:10px;
}
.button {
  border: 1px solid #003366;
  font-size:12px;
  font-weight: bold;
	color:#036;
}
.titulot {
	font-family:Helvetica,Arial;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	background:#cc9;
}
.tituloinfo {
	font-family:Helvetica,Arial;
	color:#036;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	text-align:center;
	
}