@charset "utf-8";
td img {display: block;}
body {
	margin-top: 0px;
	background-image: url(backg.jpg);
	background-repeat: repeat-x;
	background-color: #E188FF;
	background-attachment: fixed;
}

.marcodetabla {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FF6699;
	border-right-color: #FF6699;
	border-bottom-color: #FF6699;
	border-left-color: #FF6699;
}
.texto_normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.7em;
}
strong {
	font-weight: bolder;
	color: #FF0066;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #9F0080;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC66FF;
}
a:link {
	color: #CC00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:visited {
	color: #CC00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	color: #417791;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.alinear_derecha {
	float: right;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.alinear_izquierda {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
a:active {
	color: #CC00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC66FF;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC66FF;
}

