@charset "utf-8";
/* CSS Document */

.style3 {
	color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: lighter;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	visibility: hidden;
}
.style4 {
	color: #FFFFFF;
	visibility: hidden;
}
.style5 {font-size: 10px; font-style: italic; line-height: 12px; font-weight: lighter; text-decoration: none; font-family: "Times New Roman", Times, serif;}
.style6 {color: #666666}

#splash {
	width: 1030px;
	height: 440px;
	margin-top: 85px;
}
#splash_img {
	height: 420px;
	margin-left: 10px;
	float: left;
	width: auto;
	overflow: hidden;
	visibility: visible;
}
#splash #splash_int {
	float: left;
	height: 420px;
	width: 200px;
}

#splash_int {
	height: 420px;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

#noticias {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 3px;
}
.lista  {
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
}

