/* CSS Document */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	word-spacing: 1pt;
	white-space: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	word-spacing: 1pt;
	white-space: normal;
	color: #FF0000;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
li {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	list-style-type: square;
	list-style-image: url(imagenes/enlace_lista.gif);
}
ul {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	background-color: #CCCC99;
	text-align: left;
	text-transform: uppercase;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #990000;
	text-decoration: underline;
	text-align: left;
	text-transform: uppercase;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: left;

}
.firma {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-style: italic;

}
.actividades {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 30px;
	background-color: #FFFFCC;


}
h6 {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.pie_foto {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-style: italic;
}
