/* CSS Document */
a {	
	color: #3366CC;	
	text-decoration: none
}
body {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	line-height: 2em;
	color: #333333;
	border: 1px solid #333333;
	}
.espNombre{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #555555;
	border-bottom: 1px dashed #333333;
}
.espValor{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #555555;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;	
}
.cat{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #555555;
	border-bottom: 5px solid #333333;
}
.nombre{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	color: #003366;
	border-bottom: 5px solid #333333;
}
.otros{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #555555;
}

