@charset "utf-8";
.texto-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #E05423;
	font-size: 13px;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #E05423;
	font-size: 13px;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #663333;
	font-size: 13px;
}
.a-izquierda {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.fondo {
	background-color: #333333;
	background-image: url(fondo.gif);
	margin-top: 0px;
}

.a-derecha {
	float: right;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #E05423;
	font-size: 13px;
}
h1 {
	color: #354BE6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
body {
	background-image: url(fondo.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #7900A0;
}
.linea {
	border: 1px solid #6A71E6;
}


h2 {
	color: #104FF5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h3 {
	color: #104FF5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h4 {
	color: #104FF5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.min {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
