/* CSS Document */

frame {
overflow-x: hidden;
}

frame.topFrame{
overflow-y: hidden;
}


/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	background-color:#B9CED7
}


/* Neutralize styling: 
   Elements with a vertical margin: */
div, h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0 0;
	padding: 0 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 0;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

p { margin:0px 0px; padding:0px 0px; }

hr { margin:15px 0 6px 0; border-bottom:1px; border-style:solid; border-color:#000; border-bottom-color:#1F4302; border-top:none; border-left:none; border-right:none; }

ol { margin: 5px 0 0 10px;}
ol li { margin: 3px 0 3px 8px; font-size:12px;}
ul { margin: 5px 0 0 10px;}
ul li { margin: 3px 0 3px 3px; font-size:12px;}
ul li ul li { margin: 3px 0 3px 3px; font-size:12px;}
ul li a { text-decoration:underline; color:#666; }
ul li a:hover { color:#000; }


#begin { margin-right: auto; margin-left: auto; width: 940px; }

#top { 
	/*float:left;
	height:230px */
	}
	.tabela{
		margin-right: auto; 
		margin-left: auto;
	}

#menu { float:left; width:940px; height:35px; background-color:#99E0FF; }
#submenu { float:left; width:660px; height:25px; font-size:13px; font-style:italic; color:#666666; background-color:#FFF; padding:10px 0 0 280px; border:0; border-bottom:0.1em; border-bottom-style: solid; border-bottom-color:#B9CED7; }
#submenu a { color:#999999; text-decoration:none; padding-right:15px; }
#submenu a:hover { color:#CC0000; text-decoration:none; }

#content_1 { float:left; width:890px; background-color:#DFF1F9; padding:15px 25px 0 25px }
#content_1 a{ color:#006699; font-size:12px; font-weight:bold; text-decoration:none;}
/*#content_rena { float:left; width:940px; height:89px; background-color:#DFF1F9; background-image:url(images/top_prod.jpg);}*/
#content_rena { float:left; width:940px; height:1px; background-color:#DFF1F9;}



#content_left1 { float:left; width:220px; padding-right:35px; font-size:10px; color:#333; }
#content_left1 a{ text-decoration:none;}

#content_main1 { float:left; width:635px; padding:0 0 0 255px; }
#content_main2 { float:left; width:635px; }

#footer { float:left; width:940px; height:90px; background-image: url(images/bg_footer.jpg); background-repeat:no-repeat; }

h1 { color:#CC0000; font-size:28px; font-style:italic; font-weight:100; padding-bottom:15px; }
h2 { color:#006699; font-size:28px; font-style:italic; font-weight:100; padding-bottom:15px; }
h3 { color:#006699; font-size:16px; font-style:italic; font-weight:bold; padding-bottom:6px; }
h4 { color:#666; font-size:16px; font-style:italic; font-weight:bold; padding-bottom:0px; }

.t13italic { font-size:13px; color:#666666; font-style:italic; }
.t11b { font-size:11px; font-weight:bold; color:#666666; }
.txt_aviso{font-size:13px; color:#CC0000;}

.form_1 { margin-bottom:6px; font-size: 10px; color: #333; background-color:#CCC; border-color: #999; border-style: solid;border-width: 0.1em; }
.form_2 { margin:2px 2px 0 0; font-size: 11px; color: #333; background-color:#FFF; border-color: #999; border-style: solid;border-width: 0.1em; }

a.link1 { font-size:12px; font-style:italic; color:#666; text-decoration:underline;}
a.link1:hover { color:#000;}

a.link2 { font-size:12px; font-style:italic; color:#CC0000; text-decoration:underline;}
a.link2:hover { color:#000;}

.link2_a { font-size:12px; font-style:italic; color:#006699; text-decoration:underline;}

a.link3 { font-size:12px; font-style:italic; color:#666; text-decoration:none;}
a.link3:hover { color:#000;}

a.bt_executar { font-size:11px; font-weight:bold; color:#FFF; text-decoration:none; width:50px; margin: 4px 0 4px 0; padding: 2px 6px; background-color:#006699; }
a.bt_executar:hover { background-color:#003366; }


.img_missao{

	background-image: url(images/grafico.gif); 
	background-repeat:no-repeat;
	width: 615px;
	height: 242px;
}

	.link_1{
		float: left;
		margin-left: 50px;
		margin-top: 20px;
		width: 120px;
		height: 80px;
		cursor: hand;
	}
	.link_2{
		float: left;
		margin-left: 50px;
		margin-top: 20px;
		width: 140px;
		height: 80px;
		cursor: hand;
	}
	.link_3{
		float: left;
		margin-left: 70px;
		margin-top: 20px;
		width: 140px;
		height: 80px;
		cursor: hand;
	}
	.link_4{
		float: left;
		margin-left: 200px;
		margin-top: 20px;
		width: 180px;
		height: 80px;
		cursor: hand;
	}