.Sidebar {
	background-color: #F2F2F2;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 14px;
	width: 188px;
}

.Footer {
	background-color: #3399CC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
}

/* FOOTER LINKS */
.Footer a:link, a:active, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Footer a:hover {
	color: #3399CC;
	background-color: #FFFFFF;
}
/* FOOTER LINKS */
#noticiaForte {
	background-color: #33C05F;
	padding: 5px;
	color: #FFFFFF;
}
#noticiaFraca {
	padding: 5px;
	color: #003366;
}
.BoxTopo {
	background-color: #FFA619;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
	background-image: url(../images/canto_sup.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.BoxBaixo {
	background-color: #FFD384;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3D89CF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	background-image: url(../images/canto_inf.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Texto {
	padding-left: 15px;
	color: #666666;
}
body {
	background-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
table {
	background-color: #FFFFFF;
}

#Menu {
	background-color: #F2F2F2;
	color: #003366;
}
.Conteudo .BoxBaixo a {
	font-weight: bold;
	text-decoration: underline;
	color: #3D89CF;
}
.BreadCrumb {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #33C05F;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.BreadCrumb a:link, a:active, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.BreadCrumb a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
.Sidebar p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.Sidebar #Menu a {
	color: #FF9900;
}

.Sidebar #Menu a:Hover, a:active {
	color: #3399CC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
}

.Conteudo .Texto a {
	color: #3399CC;
	text-decoration: none;
}
.Conteudo .Texto a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.Conteudo .Texto li {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-size: 0.75em;
}
.Conteudo .Texto strong {
	color: #333333;
}
.Conteudo #Thumbs a:Hover img {
	border: 2px solid #3399CC;
}
.Conteudo #Thumbs a img {
	border: 2px solid #CCCCCC;
}
.txtDestaque {
	font-size: 1.2em;
	font-style: italic;
	color: #3399CC;
	font-weight: bold;
}
input, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFCC;
	font-size: 0.75em;
	border: 1px solid #3399CC;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #3399CC;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3399CC;
	text-transform: uppercase;
	font-style: italic;
}
.Conteudo .Fotos #alimenta {
	top: 390px;
	position: relative;
}
.Conteudo .Fotos #parceiros {
	top: 460px;
	position: relative;
}blockquote {
	background-color: #FFFFCC;
	border: 1px solid #AECDEB;
}
/*////////////////////////       scroll       ///////////////////////*/
.divContainer{position:relative; width:80; height:300; overflow:hidden; top:20; left:5; clip:rect(0,80,300,0)} 
#divContent{position:relative;}

.divContainer_x{position:relative; width:430; height:25; overflow:hidden; top:0; left:0; clip:rect(0 430 25 0)} 

.divContainer_y{
	position:relative;
	width:80;
	height:320; /* <<<<--------- ALTURA DA COLUNA DE THUMBS   */
	overflow:hidden;
	top:0;
	left:0;
	clip:rect(0 80 320 0);
} 

.divContainer_perfil{
	position:relative;
	width:500;
	height:500;
	overflow:hidden;
	top:0;
	left:0;
	clip:rect(0,500,500,0);
} 
.menu_y {
	padding-bottom: 10px;
}
.menu_y img{
	border: 1px solid #AECDEB;
}
.fotoScroll {
	margin-top: 18px;
}
.Sidebar #Menu li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
	list-style-type: circle;
	left: 10px;
}
