@charset "utf-8";
/* CSS Document */


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #EA1C80;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F54A80;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #EA1C80;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 span {
	color: #C7D8E0;
	margin: 0px;
	padding: 3px;
	width: 309px;
	float: left;
	background-color: #36587B;
	background-image: url(../imagenes/flecha.gif);
	background-repeat: no-repeat;
	background-position: right;
    display: inline;
}


h1 {
	display: none;
}
