@charset "utf-8";
/* CSS Document */

h1 {
	margin: 0px;
	padding: 0px;
	display: none;
}
h2 {
	font-family: "Trebuchet MS";
	color: #9CCE42;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(../imagenes/gestor.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
}

h2 span {
	color: #666666;
	font-size: 0.6em;
	font-weight: normal;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: bold;
	color: #9CCE42;
	margin-top: 10px;
	float: left;
	width: 540px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0CE2D;
	display: inline;
}
