/* CSS Document */
* {
	margin: 0;
	padding: 0;	
	}

body {
	margin:0;
	padding:0;
	border:none;
	font: 11px/1.5 Calibri, Arial, Helvetica, sans-serif;
	background:#d0dee1;
	color:#3a3a3a;	}
p { 		
	font-size: 1.25em;	
	line-height: 2em;	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0000FF;	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0000FF;	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;	}

/* container */
#container{ width:1000px; margin:0 auto; background-color:#FFFFFF; height: auto;}

<!--
.style2 {font-size: 14px; }
.style3 {
	font-size: 12px;
	font-weight: bold;
}
-->

/*HEADER*/

#header{ height:246px; background:url(../images/header_layout.jpg) left top no-repeat; margin:0; padding:0; position:relative;}
#login{ float:right; padding:5px;}
#login a{ padding:10px; color:#1F7B96; font-size:1.3em;}

/*Menu*/
#box_menu{position:absolute; left:255px; top:150px;}
#menu {    width:650px; height:20px;  }
#menu a {display:block; height: 19px; float:left; color:#FFFFFF; }
.nv_1, .nv_2, .nv_3, .nv_4, .nv_5{background: url(../images/menu_link.gif) no-repeat; }
.nv_1_a, .nv_2_a, .nv_3_a, .nv_4_a, .nv_5_a{background: url(../images/menu_active.gif) no-repeat;}
.nv_1 {width:62px;  margin-right: 22px; margin-left:10px; }
.nv_1:hover{ background-position: 0 -20px;}
.nv_1_a {width:62px;  margin-right: 22px; margin-left:10px; }

.nv_2 {width:92px; background-position: -62px 0; margin-right: 20px} 
.nv_2:hover { background-position: -62px -20px;}
.nv_2_a {width:92px; background-position: -62px 0; margin-right: 20px}

.nv_3 {width:70px; background-position: -150px 0; margin-right: 25px} 
.nv_3:hover {background-position: -150px -20px;}
.nv_3_a {width:70px; background-position: -150px 0; margin-right: 25px}

.nv_4 {width:130px; background-position: -225px 0; margin-right: 20px} 
.nv_4:hover {background-position: -225px -20px;}
.nv_4_a {width:130px; background-position: -225px 0; margin-right: 20px}

.nv_5 {width:158px; background-position: -350px 0;} 
.nv_5:hover {background-position: -350px -20px;}
.nv_5_a {width:158px; background-position: -350px 0;}

#menu a span {display:none;}


/*Sub menu*/

/*Sub menu*/
#sub_menu{
	position:absolute;
	left:240px;
	top:185px;
	width: 620px;
}
#sub_menu ul {	margin: 0;	padding: 0;}
#sub_menu li {	line-height: 1.3em; display: inline; list-style-type: none;	font-size: 1.7em; color:#efefef;}

#sub_menu li a{padding:10px;}
#sub_menu li a.submenu:link {	color: #5296ae; text-decoration:none;	}
#sub_menu li a.submenu:visited{	color: #5296ae;	text-decoration:none;}
#sub_menu li a.submenu:hover{	color: #b0a589;	text-decoration:none;}
#sub_menu li a.submenu_a:link {	color: #fa7718;	text-decoration:none;}
#sub_menu li a.submenu_a:visited{	color: #fa7718;	text-decoration:none;}
#sub_menu li a.submenu:hover{	color: #b0a589;	text-decoration:none;}




/*Sub menu2*/
#sub_menu2{
	position: relative;
	width: 150px;
}
#sub_menu2 ul {	margin: 0;	padding: 0; text-align:left;}
#sub_menu2 li {	line-height: 1.3em; padding-bottom:4px; list-style-type: none;	font-size: 1.4em; color:#efefef;}

#sub_menu2 li a{padding:6px 0 6px 10px; display:block; }
#sub_menu2 li a.submenu2:link {	color: #022a3e; text-decoration:none; background:#b7dfe0;}
#sub_menu2 li a.submenu2:visited{	color: #022a3e;	text-decoration:none; background:#b7dfe0;}
#sub_menu2 li a.submenu2:hover{	color: #3a352f;	text-decoration:none; background:#cebba6;}
#sub_menu2 li a.submenu2_a:link {	color: #ffffff;	text-decoration:none; background:#4f7e80;}
#sub_menu2 li a.submenu2_a:visited{	color: #ffffff;	text-decoration:none; background:#4f7e80;}
#sub_menu2 li a.submenu2:hover{	color: #3a352f;	text-decoration:none; background:#cebba6;}




/* Conteudo */
#conteudo{    margin:0; padding:0;}

/*Texto2*/
#texto2{
	top:232px;
	left:250px;
	position:absolute;
	width: 218px;
}
#texto2 h1{ color:#d75c0a; font-weight:lighter; margin:0 0 16px 0; font-size:2.2em; padding:0; }

/*Texto3*/
#texto3{
	top:252px;
	left:250px;
	position:absolute;
	width: 218px;
}
#texto3 h1{ color:#d75c0a; font-weight:lighter; margin:0 0 16px 0; font-size:2.2em; padding:0; }


/* Form */
#form1{  margin-left:250px; width:620px; margin-top:25px; font: 13px Arial, Helvetica, sans-serif;}
#form1 h1{ color:#d75c0a; font-weight:lighter; margin:0 0 16px 0; font-size:2.6em; padding:0; }
#form1 h3{ color:#679869; ; margin:18px 0 12px 0; font-size:16px;}
#form1 h4{ color:#E8663E; font:bold 16px arial, verdana; margin:0 0 10px 0; }



#form1 a{ font-weight:lighter;
	text-align: center;
}

m1 form{ background:#f9fbf6; padding:3px; border: 1px solid #edf1e7;}
#form1 input{ border:1px solid #DFDFDF; background: #FAFDFE;  text-indent:5px;}
#form1 select{ border:1px solid #DFDFDF; background: #FAFDFE;  text-indent:5px;}


/*Texto*/

#texto{  margin-left:250px; width:630px; margin-top:25px; background:url(../images/fundo_azul.jpg) left top no-repeat;}

#texto h1{ color:#d75c0a; font-weight:lighter; margin:0 0 16px 0; font-size:2.6em; padding:0; }
#texto h3{ color:#679869; ; margin:18px 0 12px 0; font-size:16px;}
#texto table{ border:1px solid #d3d3d3}
#texto td{ padding: 2px 3px 2px 6px;}
/*Credits art*/
.cooperation{ color: #337f9f; font:bold 11px verdana; padding-bottom:8px; }


/*Logos*/
#logos{ 	position: relative; float:left; margin-left:50px;}
/* foooter*/

#footer{
	height:331px;
	margin-top:-30px;
	background:url(../images/rodape.jpg) left top no-repeat;
	text-align:center;
}
#footer2{ height:246px; background:url(../images/header.jpg) left top no-repeat; margin:0; padding:0; position:relative;}

/* Modern table */
#simple {
	margin: 0; padding:0; border-collapse:collapse;

}


/* Modern table */
#modern {
	margin: 0 0 1em;
	background: #FFF;
	border-collapse: collapse;
	border-top: 1px solid #363;
	border-bottom: 2px solid #363;
}

/* reduced font size to save space */
#modern tr { font-size: 100%; }
/* prevent nested tables reducing font size further */
#modern tr tr { font-size: 100%; }

/* tinted rows */
/* in CSS3 selectors: tbody tr:even or tbody tr:nth-child(2n) */
#modern tr.odd {
	background: #e2edf1;
}

/* table cells */
#modern th, td {
	padding: .3em 0.5em 0.3em 0;

	vertical-align: top;
}

/* borders to separate body sections */
#modern tbody tr:first-child th,
#modern tbody tr:first-child td,
#modern tfoot tr:first-child th,
#modern tfoot tr:first-child td {
	border-top: 1px solid #363;
}

/* tints for column headings */
#modern thead { color: #ffffff;
	
	background: #6093b0;
	white-space: nowrap;
}
