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 {
	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; /* 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/container_bg.jpg);
	background-repeat: repeat-y;
}
#top {
	background-image: url(../images/top_bg.jpg);
	height: 182px;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
div{
/*	border: 1px solid #FF0000;*/
}

#middle {
	display:table; /* must put this in for FireFox. */
	width:780px;
	height:20px;
	padding-top:0px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;	/*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:100px;
	padding-right: 0px;
	border-right: #CCCCCC solid 1px;
	margin-right: 0px;
}
#content {
	width: 600px;
	/*border: red 1px solid;*/
}
#content img {
	/*margin: 10px;
	padding: 5px;
	/*border: 1px solid #D7F2FF;*/
}
#botton {
	clear: both;
	background-image: url(../images/botton_bg.jpg);
	height: 125px;
	width: 742px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: -10px;
}
#botton img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#botton_left {
}
#botton_right {
	text-align: right;
	float: right;
	width: 500px;
}
#botton_right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#creditos_infonova {
	text-align: center;
	margin-top: 50px;	
}
#menu {
	top: 0px;
	float:left;
	}

#menu ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	margin-top: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: 5px;
	padding-bottom: 6px;
	padding-right: 18px;
	padding-left: 18px;
	
	letter-spacing:1px;


	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #FFFFFF;
	}
	
#menu ul li a:hover {
	color: #FFFFFF;
	background-color: #426DA5;
	}

#menu_principal {
	margin-top:110px;
	margin-bottom: 0px;
	padding: 0px;
	height: 10px;
	}

#menu_principal ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/marcador.gif);
	list-style:url(../images/marcador.gif);
	
	}
#menu_principal ul li {
	display: inline;
	margin:-50px;
	list-style-position: inside;
	list-style-type: none;
	padding:-5px;
	}
	
#menu_principal ul li a {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float:left;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	color: #FFFFFF;
	}
#menu_principal ul li a:hover {
	color: #FFFFFF;

	background-color: ;
	background-color: #476FA0;
	}


#comment {
	float: right;
	height: 70px;
	width: 250px;
	margin-top: 40px;
	text-align: right;
	color: #649EBD;
	padding-right: 30px;

}

#destaques img{
border:0px;
}

#submenu {
	margin:0px;
	list-style-image: none;
	list-style-type: none;
	width:120px;
}
#submenu li {
	padding:1px;
}
#noticias_mini {
	color: #999999;
	width:270px;
}
#noticias_mini ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 3px;
	margin-bottom: 0px;
	font-size: 10px;
}
#noticias_mini li {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
#noticias_mini a{
	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;
}


#noticias_mini_menu {
	color: #CCCCCC;
	float:left;
	width:100px;
}
#noticias_mini_menu 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_menu ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 10px;
}
#noticias_mini_menu li {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBD9EC;
}
#noticias_mini_menu a{
	color: #0077B0;
	text-decoration: none;
}
#noticias_mini_menu a:hover {
	color: #FF9900;
}
#noticias_mini_menu p {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	color: #999999;
}




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;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #F89A29;
}
h3 {
	font-size: 12px;
	color: #F89A29;
	margin: 2px;
}
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;
}






table {
	background-color: #CCCCCC;
}
td {
	background-color: #FFFFFF;
}

.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;
}
.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;
	
}

div
{

}