@charset "utf-8";

.txt_parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #66CC00;
}
a:active {
	color: #336600;
		text-decoration: none;
}
a:visited {
	color: #336600;
		text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336666;
	font-size: 24px;
}
.alinearizquierda {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.alinearderecha {
	float: right;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
h2 {
	color: #669999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.pequenin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fondo {
	background-attachment: fixed;
	background-image: url(fondo.jpg);
	background-repeat: repeat-x;
}
.tabla {
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: medium;
	border-bottom-width: 2px;
	border-left-width: medium;
}


h3 {
	color: #669999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h4 {
	color: #669999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
