body,html, table{
margin-top:0;
margin-bottom:0;
padding:0;
font-size:12px;
font-family: Verdana,Arial,Helvetica, sans-serif;

text-align:justify;
}

font.mini{
font-size:8px;
}

td.linea{	
	border:1px solid;	
	font-size:10px;
	color:black;
	background-color:white;
	border-left-color:white;
	border-right-color:white;
	border-top-color:white;
	border-bottom-color:#bdd784;
}
td.linea_titulo{	
	border:1px solid;	
	font-size:18px;
	color:black;
	background-color:white;
	border-left-color:white;
	border-right-color:white;
	border-top-color:white;
	border-bottom-color:#bdd784;
}

td.titulo{	
	border:0px solid;	
	font-size:16px;	
	font-weight:bold;	
	color:black;	
}

td.rojo{	
	border:0px solid;	
	font-size:12px;	
	font-weight:bold;	
	color:red;	
}

td.pestana{	
	border:1px solid;	
	font-size:12px;	
	color:white;
	font-weight:bold;
	background-color:#4b8be0;
	border-left-color:black;
	border-right-color:black;
	border-top-color:black;
	border-bottom-color:#4b8be0;
	
}
td.celda{	
	border:1px solid;	
	font-size:10px;
	color:white;		
	text-align:left;
	background-color:black;
	border-left-color:black;
	border-right-color:black;
	border-top-color:black;
	border-bottom-color:black;
	
}

td.pie{
	border:1px solid;
	font-size:10px;
	color:black;
	background-color:#7cbfd2;	
	border-top-color:black;
	border-left-color:#7cbfd2;
	border-right-color:#7cbfd2;
	border-bottom-color:#7cbfd2;
}

a.normal{
 	text-decoration:none;	
	font-size:12px;
	color:#002767;
}
a.normal:hover{
	text-decoration:underline;	
	font-size:12px;
	color:#002767;
}
a.azul{
 	text-decoration:none;	
	font-size:11px;
	color:#005e54;
}
a.azul:hover{
	text-decoration:underline;	
	font-size:11px;
	color:#005e54;
}

input.texto{	
	border:1px solid;	
	font-size:10px;
	width:90px;
	background-color:white;
	border-left-color:#73ae08;
	border-right-color:#73ae08;
	border-top-color:#73ae08;
	border-bottom-color:#73ae08;
}
input.transparente{	
	border:0px solid;	
	font-size:10px;	
	width:350px;	
	background-color:white;
	border-left-color:white;
	border-right-color:white;
	border-top-color:white;
	border-bottom-color:white;
}
input.transparente3{	
	border:0px solid;	
	font-size:10px;
	color:blue;
	font-style:italic;
	width:350px;
	background-color:white;
	border-left-color:white;
	border-right-color:white;
	border-top-color:white;
	border-bottom-color:white;
}
input.transparente2{	
	border:0px solid;	
	font-size:10px;	
	width:350px;
	color:red;
	background-color:white;
	border-left-color:white;
	border-right-color:white;
	border-top-color:white;
	border-bottom-color:white;
}
input.texto_libre{	
	border:1px solid;	
	font-size:10px;	
	background-color:white;
	border-left-color:#73ae08;
	border-right-color:#73ae08;
	border-top-color:#73ae08;
	border-bottom-color:#73ae08;
}
input.texto_largo{	
	border:1px solid;	
	font-size:10px;
	width:200px;
	background-color:white;
	border-left-color:#73ae08;
	border-right-color:#73ae08;
	border-top-color:#73ae08;
	border-bottom-color:#73ae08;
}
select.menu{	
	border:1px solid;	
	font-size:10px;
	
	background-color:white;
	border-left-color:#73ae08;
	border-right-color:#73ae08;
	border-top-color:#73ae08;
	border-bottom-color:#73ae08;
}
textarea.area{	
	border:1px solid;	
	font-size:10px;
	
	background-color:white;
	border-left-color:#73ae08;
	border-right-color:#73ae08;
	border-top-color:#73ae08;
	border-bottom-color:#73ae08;
}
textarea.transparente{	
	border:0px;	
	font-size:10px;
}
.boton{
	border:1px solid;
	font-size:10px;
	background-color:#feffbf;
}
.iframe{
	border:0px;
	font-size:10px;	
}

