@charset "UTF-8";
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2B3980;
}
.bodytextChicBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2B3980;
	font-weight: bold;
	text-align: center;
}
.txt_fondo {
	background-color: #E5F5EB;
	background-image: url(images_sen/sencillas_r2_c2.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #39865D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #13438B;
	letter-spacing: 0.1em;
}
a:link {
	color: #228344;
	text-decoration: none;
}
a:visited {
	color: #228344;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:active {
	color: #228344;
	text-decoration: none;
}

