@charset "utf-8";
body {
	margin: 0px;
	background-image: url(fondo.gif);
}
p {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #333333;
}
h2 {
	font-size: 14px;
	font-family: "Century Gothic";
	text-decoration: underline;
	color: #333333;
}
h3 {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 30px;
	color: #333333;
}

h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #333333;
}

ul {
	font-family: "Century Gothic";
	font-size: 13px;
	list-style-image: url(imagenes/cuadrito2.jpg);
}
