/* CSS Document */

.centerpage {
position:relative;
margin:0 auto;
text-align:left;
width:868px;
}

#allsite {
	position:absolute;
	left:0px;
	top:0px;
	width:868px;
	background-color: #FFFFFF;

}
#marginleft {
	width:225px;
	float: left;
	background-color: #FFFFFF;
}
#yellow {
	background-color: #FFFFFF;
	width: 14px;
	float: left;
	height: 1000px;
	background-image: url(images/titles_menus/yellow.jpg);
	background-repeat: no-repeat;
}
#title {
	background-color: #003466;
	width: 625px;
	float: left;
	background-image: url(images/titles_menus/titulo_back521.jpg);
	background-repeat: repeat-x;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660033;
	padding-left: 20px;
}
#menus {
	background-color: #FFFFFF;
	width: 200px;
	float: left;
}
#content {
	background-color: #FFFFFF;
	width: 629px;
	float: left;
	background-image: url(images/titles_menus/titulo_back521.jpg);
	background-repeat: repeat-x;
}
#credit {
	background-color: #666699;
	width: 868px;
	float: left;
	height: 25px;
	color: #FFFFFF;
}

.credit {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding-left: 223px;
	}
	.credit a:link {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	}
	.credit a:visited {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	}
	.credit a:hover{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	}

.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	padding-left: 3px;
	color: #000000;
	font-weight: bold;
}
.text a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #660066;
	text-decoration: none;
}
.text a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.titles {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #660033;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
}
.proximos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.proximos a {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #002164;
	text-decoration: none;
}
.proximos a:hover{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.submenus {
	margin-left: 0px;
	padding-left: 30px;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #660066;
	text-decoration: none;
}
