@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(ficha.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
.espaciado {
	padding-left: 160px;
	padding-top: 30px;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #e7bd42;
}
h2 {
	font-size: 14px;
	color: #e2ac0c;
	font-weight: bold;
}
.espacio_int {
	padding-left: 10px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #E2AC0C;
}
.esp_vertical {
	padding-top: 10px;
	padding-bottom: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #42c2e7;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.linea_punteada {
	background-image: url(img/lin_punt.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 2px;
}
.interesp {
	width: 20px;
}
