

/* system CSS */
html { 
	margin: 0;
	padding: 0;
	height: 100%;
 }
 
div, ul, form, li, a { 
	margin: 0;
	padding: 0;
 }
 
 p {
 	margin: 0;
 	padding: 5px 0 5px 0; 
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	width: 100%;
	height: 100%;
	background:url(../images/bgBody.jpg) repeat-x #b8dcec;
}

li {
	list-style-position:outside;
	list-style-type:none;
}

h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 18px;
	line-height: 25px;
	color: #1fc2ff;
	background:url(../images/bgTit.png) repeat top left;
	padding: 4px 0 4px 6px;
	margin: 0;
}

h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #326b8e;
	padding: 0 0 3px 6px;
	margin: 25px 0 4px 0;
	border-bottom: #326b8e 2px solid;
	overflow: hidden;
}

h3 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #b12a39;
	padding: 0;
	margin: 5px 0 0 0;
	line-height: 16px;
}

#contNuvem {
	width: 100%;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	z-index: 1;
}
		
.nuvem {
	position: absolute;
	background-repeat: no-repeat;
	z-index: 2;
	outline-width:0;
	outline-style:none;
}		




a:link { color: #06C; }
a:visited { color: #900; }
a:hover { color: #900; }
a:active { color: red; }



#titulos {
	width: 100%;
	overflow:auto;
	clear:left;
	padding: 0;
	margin:0;
	/*border-bottom:#306 2px solid;*/
}

div#toolsUp ul {
	width: 80px;
	float: right;
}

div#toolsUp ul li {
	display: inline;
}

div#toolsDown ul {
	width: 698px;
	text-align:right;
	margin-top: 5px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .875em;
	color:#000;
	clear:both;
}

div#toolsDown ul li {
	display: inline;
}




/* header */
#contHeader {
	width: 100%;
	height:100px;
	padding: 0;
	margin: 60px 0 0 0;
}

#header {
	width: 920px;
	margin: 0 auto 0 auto;
}

.logoHead {
	float:left;
	width: 180px;
	margin: 0 40px 0 0;
}




/* menu */
#contMenu {
	width: 700px;
	margin: 36px 0 0 0;
	padding:0;
	float:left;
}

#menu {
	float: left;
	height: 37px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1000;
}

#menu li {
	float: left;
	display:inline;
	position: relative;
	color:#333;
}

#menu li, #menu li a {
	height: 37px;
	display:block;
	text-indent: -9999px;  
}

#menu li:hover a, #menu li.ie6hover a {
	cursor:pointer;
}

#menu li.menu1 {
	width: 77px;
	background:url(../images/menu.png) no-repeat 0px 0px;
}
#menu li.menu1:hover a {
	width: 77px;
	background:url(../images/menu.png) no-repeat 0px -74px;
}
#menu li.menu1sel {
	width: 77px;
	background:url(../images/menu.png) no-repeat 0px -37px;
}

#menu li.menu2 {
	width: 136px;
	background:url(../images/menu.png) no-repeat  -77px 0px ;
}
#menu li.menu2:hover a {
	width: 136px;
	background:url(../images/menu.png) no-repeat  -77px -74px;
}
#menu li.menu2sel {
	width: 136px;
	background:url(../images/menu.png) no-repeat  -77px -37px;
}

#menu li.menu3 {
	width: 102px;
	background:url(../images/menu.png) no-repeat  -213px 0px ;
}
#menu li.menu3:hover a {
	width: 102px;
	background:url(../images/menu.png) no-repeat  -213px -74px;
}
#menu li.menu3sel {
	width: 102px;
	background:url(../images/menu.png) no-repeat  -213px -37px;
}

#menu li.menu4 {
	width: 100px;
	background:url(../images/menu.png) no-repeat  -315px 0px ;
}
#menu li.menu4:hover a {
	width: 100px;
	background:url(../images/menu.png) no-repeat  -315px -74px;
}
#menu li.menu4sel {
	width: 100px;
	background:url(../images/menu.png) no-repeat  -315px -37px;
}

#menu li.menu5 {
	width: 93px;
	background:url(../images/menu.png) no-repeat  -415px 0px ;
}
#menu li.menu5:hover a {
	width: 93px;
	background:url(../images/menu.png) no-repeat  -415px -74px;
}
#menu li.menu5sel {
	width: 93px;
	background:url(../images/menu.png) no-repeat  -415px -37px;
}

#menu li.menu6 {
	width: 99px;
	background:url(../images/menu.png) no-repeat  -508px 0px ;
}
#menu li.menu6:hover a {
	width: 99px;
	background:url(../images/menu.png) no-repeat  -508px -74px;
}
#menu li.menu6sel {
	width: 99px;
	background:url(../images/menu.png) no-repeat  -508px -37px;
}

#menu li.menu7 {
	width: 93px;
	background:url(../images/menu.png) no-repeat  -605px 0px ;
}
#menu li.menu7:hover a {
	width: 93px;
	background:url(../images/menu.png) no-repeat  -605px -74px;
}
#menu li.menu7sel {
	width: 93px;
	background:url(../images/menu.png) no-repeat  -605px -37px;
}


/* sub menu */
#menu li ul.sub {
	width: 194px;
	float:left;
	z-index: 1001;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 37px;
	left: 0;
	display: none;
}

#menu li:hover ul.sub, #menu li.ie6hover ul.sub {
	width: 194px;
	display:block;
	background-image:none;
}

#menu li ul.sub li a, #menu li ul.sub li {
	width: 194px;
	height: 37px;
	display:block;
	color:#192168;
	margin: 0;
	padding: 0;
	text-decoration:none;
}

#menu li ul.sub li.smenu1 a {
	width: 194px;
	background:url(../images/smenu1.png) no-repeat #367ca7; 
}
#menu li ul.sub li.smenu2 a {
	width: 194px;
	background:url(../images/smenu2.png) no-repeat #367ca7; 
}
#menu li ul.sub li.smenu3 a {
	width: 194px;
	background:url(../images/smenu3.png) no-repeat #367ca7; 
}
#menu li ul.sub li.smenu4 a {
	width: 194px;
	background:url(../images/smenu5.png) no-repeat #367ca7; 
}
#menu li ul.sub li.smenu5 a {
	width: 194px;
	background:url(../images/smenu6.png) no-repeat #367ca7; 
}
#menu li ul.sub li.smenu6 a {
	width: 194px;
	background:url(../images/smenu7.png) no-repeat #367ca7; 
}

#menu li ul.sub li:hover a, #menu li ul.sub li.ie6hover a {
	width: 194px;
	height: 37px;
	color:#000000;
	display:block;
	margin: 0;
	padding: 0;
	background-color:#2e6a8f;
}




/* footer */
#contFooter {
	width:100%;
	height: 240px;
	padding:0;
	margin:0;
	background:url(../images/bgFooter.png) no-repeat top center;
}

#footer {
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	padding: 110px 10px 0 10px;
	overflow: visible;
}

#footer1 {
	width: 800px;
	height: auto;
	padding: 0;
	float:left;
}

#footer1 p {
	padding: 0;
	margin: 0;
}

#footer2 {
	width: 120px;
	height: auto;
	padding: 0px;
	float: right;
	text-align:right;
}

.footer {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 160%;
	color:#333300;
}

.footer a {
	color:#333300;
}




/* styles images */
.link, #link {  cursor: pointer; }




/* alternate rows table */
.standard, .enhanced {
	border-collapse: collapse;
	caption-side: bottom;
	margin: .4em 0 .4em 0;
	padding: 0;
	width: 100%;
	border: #dedede 1px solid;
	text-align:left;
	}
	
.standard td, .enhanced td {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: .2em;
	}
	
.standard th, .enhanced th {
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
	padding: .2em;
	text-align: left;
	}




/* content */
#body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	min-height: 100%;
	height: auto !important;
	position: relative;
	background:url(../images/raios.png) top center no-repeat;
	z-index:2;
	overflow:auto;
}

#conteiner {
	width: 920px;
	padding:0;
	margin: 0 auto 0 auto;
	overflow:auto;
	z-index: 3;
}

#meio {
	width: 920px;
	padding: 0;
	margin: 0;
	overflow:auto;
	z-index: 4;
}

.meioCont {
	width: 920px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	color:#FFF;
	line-height: 150%;
	text-align:left;
	padding: 0;
	margin: 0;
	float:left;
	overflow:hidden;
}

.contImg {
	background-color:#bad287;
	float:right;
	margin: 0 0 10px 10px;
	padding: 5px;
	text-align:center;
	font-size: .85em;
}

.contImg img {
	margin: 5px;
}

.tit {
	background:url(../images/bgTit.png) repeat top left;
	padding: 4px 0 4px 6px;
	margin: 0;
}

.content {
	width: 700px;
	font-size: 1.0625em;
	font-weight:bold;
	color:#1b4158;
	float:left;
	margin-left: 48px;
}

.content p {
	padding: 5px 0 5px 6px;
	
}

.content br {
	padding: 0;
	margin: 0;
	line-height: 10px;
}

.p1_1 {
	width: 334px;
	margin-right: 10px;
	float:left;
}

.p1_2 {
	width: 334px;
	margin-left: 10px;
	float: right;
}



/* cores */
.azul1 { color:#2c5f7e; }




/* estrutura news */
#newsLeft {
	width: 172px;
	float:left;
}

#newsLeft ul {
	width: 172px;
}

#newsLeft ul li {
	border-bottom:#326b8e 2px solid;
	font-weight:bold;
}

#newsLeft ul li a {
	width: 162px;
	height:auto;
	padding: 5px;
	display:block;
	cursor:pointer;
	text-decoration:none;
}

#newsLeft ul li:hover a {
	background:url(../images/bgLista.png) repeat top left;
}

#newsLeft ul li span.t1 {
	font-size: 1.125em;
	color:#1b4158;
}

#newsLeft ul li span.t2 {
	font-size: 1em;
	color:#FFF;
}

#newsLeft ul li span.t3 {
	font-size: 1em;
	color:#2c5f7e;
	line-height: 1.35em;
}





ul.imgNewsD {
	width: 215px;
	overflow:visible;
	float:right;
	background-color:#f2f2f2;
	margin: 5px 0 5px 5px;
}
 
ul.imgNewsD li {
	text-align: center;
	margin-bottom: 4px;
}

ul.imgNewsD li img.fotoNews {
	border:#dedede 1px solid;
	margin: 5px 0 0 0;
}

ul.imgNewsE {
	width:215px;
	overflow:visible;
	float:left;
	background-color:#f2f2f2;
	margin: 5px 5px 5px 0;
}

ul.imgNewsE li {
	text-align: center;
	margin-bottom: 4px;
}

ul.imgNewsE li img.fotoNews {
	border:#dedede 1px solid;
	margin: 5px 0 5px 0;
}

.imgNewsHome {
	float:left;
	margin: 0 8px 5px 0;
	border: #FFFFFF 4px solid;
}

.liNewsHome {
	width: 512px;
	display:block;
	margin: 0;
	padding: 4px 0 4px 0;
}

.liNewsHome a {
	display:block;
}




/* listas */
ul.listaSimples {
	display:inline;
}

ul.listaSimples li {
	display:inline;
}




/* form contato */
#contForm {
	border:none;
	width: 400px;
	padding:0;
	margin:0;
	display:inline;
	text-align:left;
}

#contForm label {
	width: 400px;
	display: block;
	padding: 5px 0 5px 0;
}

#contForm label.lb50 {
	width: 190px;
	display: block;
	padding: 5px 0 5px 0;
	margin: 0 10px 0 0;
	float:left;
}

#contForm .textbox, #contForm .textboxOn  {
	width: 385px;
	border: 2px solid #d3d3d3;
	background-color: #f9f9f9;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #4b5051;
	padding: 3px;
	margin-top: 2px;
}

#contForm .textboxOn { 
	border-color: #068e76; 
	background-color: #f2f2f2; 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #333;
}

#contForm .textbox50, #contForm .textboxOn50 {
	width: 185px;
	border: 2px solid #d3d3d3;
	background-color: #f9f9f9;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #4b5051;
	padding: 3px;
	margin-top: 2px;
}

#contForm .textboxOn50 { 
	border-color: #068e76; 
	background-color: #f2f2f2; 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #333;
}

#contForm .formBot {
	padding: 0 5px 5px 5px;
	height: 24px;
	background-color:#c1c0bf;
	border: none;
	font-size:12px;
	font-weight:bold;
	color:#333;
}




