body {
	background-image: url(../images/body_bg.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height:100%;
}
#all {
	background-image: url(../images/all_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:100%;
	text-align: center;
}
#container {
	display:table; /* must put this in for FireFox. */
	width:780px;
	margin:auto; /* for IE6 and Firfox centering */
	text-align:left; /* so that IE6 and Firefox puts the text to the left */
	height:20px; /* Have to put SOMETHING in here for the height for both browser. DO NOT put in a percentage, must be a pixel value */
}
#top {
	background-image: url(../images/top_bg.gif);
	height: 90px;
	background-repeat: no-repeat;
}
#middle {
	display:table; /* must put this in for FireFox. */
	height:20px; /* Have to put SOMETHING in here for the height for both browser. DO NOT put in a percentage, must be a pixel value */
	background-image: url(../images/middle_bg.gif);
	background-repeat: repeat-y;
	padding:30px;
	padding-top:10px;
	width:100%;
	/*border:green solid 1px;*/
}
#left {
	float:left; /* float the menu to the left */
	height:100%; /* so the menu has the height of the content  and visa versa */
	width:150px;
	padding-right: 10px;
	border-right: #CCCCCC solid 1px;
}
#content {
	height:100%;/* so the  has the height of the menu and visa versa */
	float: right;
	width:555px;
	/*border: red 1px solid;*/
}
#content img {
	/*margin: 10px;
	padding: 5px;
	/*border: 1px solid #D7F2FF;*/
}
#botton {
	clear: both;
	background-image: url(../images/botton_bg.gif);
	height: 87px;
	width: 780px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#botton img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#botton_left {
	width: 275px;
	background-position: right top;
	float: left;
	padding-left: 30px;
}
#botton_right {
	text-align: right;
	float: right;
	width: 290px;
	padding-right: 30px;
}
#botton_left h5 {
	color: #005E8B;
	margin: 0px;
}
#botton_left p {
	margin: 0px;
	color: #666666;
}
#menu {
	margin-top:70px;
	
	margin-left: 50px;
	}

#menu ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
#menu ul li {
	display: inline;
	}
#menu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float:left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
#menu ul li a:hover {
	color: #FF9900;
	}
#comment {
	float: right;
	height: 50px;
	width: 380px;
	margin-top: 38px;
	text-align: right;
	color: #649EBD;
	padding-right: 30px;

}
#submenu {
	margin:0px;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
}
#submenu li {
	padding:1px;
}
#noticias_mini {
	color: #CCCCCC;
}
#noticias_mini h2 {
	color: #CCCCCC;
	width:100px;
	font-size: 14px;
	margin-top:20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#noticias_mini ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 10px;
}
#noticias_mini li {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBD9EC;
}
#noticias_mini a{
	color: #72B8E2;
	text-decoration: none;
}
#noticias_mini a:hover {
	color: #FF9900;
}
#noticias_mini p {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
}
#projetos img {
	margin: 7px;
}
h1, h1 a {
	font-size: 18px;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color: #F89A29;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	color: #F89A29;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
ul {
	list-style-image: url(../images/marcador.gif);
}
li {
	margin-top: 5px;
	margin-bottom: 2px;
}
label {
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
a {
	color: #008ACC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
a:active, .a_active {
	color: #FF9900;
}
table {
	font-size: 12px;
}
td {
}
.form_botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #BAD3E2;
	color: #003C77;
	border: 1px ridge #003C77;
	padding-left:3px;
	padding-right:3px;
}
.form_campo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	border: 1px solid #56708B;
	background-color: #FFFFFF;
	color: #666666;
	padding: 1px;
	border:#690A14 1px solid;
}
.form_erro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CC0000;
	background-color: #FFECEC;
	color: #CC0000;
	padding: 2px;
}
.form_erro_msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	cursor:pointer;
}
hr {
	height:1px;
	color:#CCCCCC;
}
.obs { 
	color: #999999 ;
	}

