/* CSS Document */

#titulo {
	left:0px;
	width:150px;
	height:16px;
	padding-top: 4px;
	background-color: #CE000D;
}
#pesquisa {
	left:0px;
	width:150px;
	background-color: #CE000D;
	padding: 5px 0px 5px 0px;
	white-space: inherit;
	text-align: center;
}
#noticias {
	left:0px;
	width:121px;
	height:200px;
}
#marqueecontainer{
position:absolute;
width: 141px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px #CE000D solid;
padding:2px;
padding-left: 5px;
}
#imagem {
	left:0px;
	width:150px;
	background-color: #CE000D;
}
#marqueeagenda{
position:absolute;
width: 141px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px #CE000D solid;
padding:2px;
padding-left: 5px;
}
#breves {
	left:0px;
	width:150px;
	height:205px;
}
#fundobreves {
	width:150px;
	height:30px;
	background-color: #CE000D;
	position: absolute;
	border-top:solid 1px #FFFFFF;
	padding-top: 8px;
	text-decoration: none;
	color:#FFFFFF;
}
#fundoanuncio {
	width:150px;
	height:16px;
	background-color: #CE000D;
	position: absolute;
	border-top:solid 1px #FFFFFF;
	padding-top: 4px;
	text-decoration: none;
	color:#FFFFFF;
}
#fundoanuncio a {
	text-decoration: none;
	color:#FFFFFF;
}
#fundoanuncio a:hover {
	text-decoration: none;
	color:#00FF00;
}
.webmail a {
	text-decoration: none;
	color:#FFFFFF;
}
.webmail a:hover {
	text-decoration: none;
	color:#00FF00;
}
#search {
	font-size:10px;
	margin:1px 0px 0px 0px;
	text-align:center;
	background-color: #CE000D;
}
#search div {
	white-space:nowrap;
  	text-align:center;
  	padding:10px 0px 5px 0px;
 	border-top:0px solid #808080;
  	border-bottom:0px solid #808080;
  	color:#000000;
  	background-color:#CE000D;
}
#search div input, #search div select {
	vertical-align:middle;
	font-size:inherit;
}
