@charset "utf-8";
body {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #C7C7C8;
	margin-top: 8px;
}
#creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#ind {
	padding: 20px;
	font-family: Tahoma, Arial;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
}
#inicio {
	margin-top: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #000033;
	border-left-color: #000000;
}
#ind a {
	color: #003366;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3789AE;
	background-color: #020F31;
	letter-spacing: 1px;
}
#footer a {
	color: #3789AE;
}
#texto {
	font-family: Tahoma, Arial;
	font-size: 15px;
	font-weight: normal;
	color: #2F80AF;
	line-height: 25px;
	margin-top: 25px;
	margin-right: 265px;
	margin-bottom: 35px;
	margin-left: 45px;
}
#texto2 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #2F80AF;
	line-height: 20px;
	margin-top: 25px;
	margin-right: 190px;
	margin-bottom: 25px;
	margin-left: 35px;
}
#texto2 a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

#texto2 h3 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #085283;
	letter-spacing: 1px;
}
#texto3 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #2F80AF;
	line-height: 20px;
	margin-top: 25px;
	margin-right: 35px;
	margin-bottom: 25px;
	margin-left: 35px;
}
#texto3 h3 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #085283;
	letter-spacing: 1px;
}
#back {
	float: right;
	width: 200px;
	font-weight: bold;
	text-align: right;
}
#back a {
	color: #CC0000;
	text-decoration: none;
}
