/* ##################### GLOBAIS ##################### */



* {

	padding: 0;

	margin: 0;

}



body, html {

	background: #E4F2FF;

	width: 767px;

	font-family: Sans-serif;

	font-size   : 11px;

	margin-left: auto;

	margin-right: auto;

}



a:link, a:active, a:visited {

	font-size        : 11px;

	color: #3F729E;

	text-decoration: none;

	page-break-after: always;

}

a:hover {

	color            : #093860;

}



.text_small {

	font-size        : 11px;

}



.hr {

	color : #5DB1EF; 

	height : 1px; 

}



/* ##################### CABECALHO ##################### */



.url {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	font-weight: bold;

	text-align: left;

	padding-left: 15px;

}



.menu_topo a:link, .menu_topo a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	text-align: center;

	border-left-width: 5px;

	border-left-style: solid;

	border-left-color: #000066;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #000066;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #000066;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000066;

	margin-right: 20px;

	padding-right: 10px;

	padding-left: 10px;

	background-color: #FFFFFF;

	

	position: relative;

	top: 1px;

	

}



.menu_topo a:hover {

background       : #e9e9e9;

border-right-width: 5px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #000066;

	border-left-color: #000066;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #000066;

	border-bottom-color: #000066;

}





/* ##################### CONTEUDO ##################### */





.titulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size        : 20px;

	font-weight      : bold;

	color            : #3F729E;

	margin-left      : 10px;

	padding-top      : 10px;

	text-align: center;

}



.conteudo {

	font-family: sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #111111;

	text-align: justify;

}





/* ##################### noticias ##################### */

.topic {

	/*background : #5DB1EF url(bg_topic.gif) no-repeat 0% 50%;*/
	background : #FFAE21;

	font-weight : bold;

	color : black;

	font-size: 14px;

	padding-top: 2px;

	padding-right: 10px;

	padding-bottom: 3px;

	padding-left: 30px;

} 



.news {

	padding : 5px 0 5px 6px;

	font-size: 12px

} 



.news .content {

	padding-left: 0px;

	text-indent: 10px;

}



.news .date {

	color : #5e6f7c; 

	font-size : 90%; 

} 

.news_title {

	font-weight : bold;

	font-size: 13px;

	margin : 5px 0 5px;

} 



.news .more {

	

	text-align: right;

} 

.news .more a {

	padding-right: 15px;

	padding-top: 15px;

	

}



hr{

	height : 2px;

	color: #5DB1EF;

	border-top-color: #5DB1EF;

	border-right-color: #5DB1EF;

	border-bottom-color: #5DB1EF;

	border-left-color: #5DB1EF;

	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

}



/* ##################### menu ##################### */


.menu {


	width            : 145px;

	
}


.mainmenu {

	padding-left:10;

	border           : 1px solid #666666;

	/*height           : 15px;*/

	display          : block;

	width            : 145px;

	color            : #444444;

	margin: 2px 20px 2px 2px;

	text-indent: 10px;

}



a.mainmenu:link, a.mainmenu:visited {

	height           : 15px;

	display          : block;

	color            : #444444;

	margin: 5px 2px 2px 2px;

	border-top: 1px solid #666666;

	border-right: 1px solid #666666;

	border-bottom: 1px solid #666666;

	border-left: 10px solid #000066;

	

}

a.mainmenu:hover {

	border-top: 1px solid #666666;

	border-left: 1px solid #666666;

	border-bottom: 1px solid #666666;

	border-right: 10px solid #000066;

	/*height           : 15px;*/

	display          : block;

	width            : 145px;

	color            : #444444;



}


.submenu {

	border           : 1px solid #666666;

	height           : 15px;

	display          : block;

	width            : 135px;

	color            : #444444;

	margin: 2px 20px 12px 2px;

	text-indent: 10px;

}



a.submenu:link, a.submenu:visited {

	height           : 15px;

	display          : block;

	color            : #444444;

	margin: 2px 2px 2px 12px;

	border-top: 1px solid #666666;

	border-right: 1px solid #666666;

	border-bottom: 1px solid #666666;

	border-left: 10px solid #000066;

	

}

a.submenu:hover {

	border-top: 1px solid #666666;

	border-left: 1px solid #666666;

	border-bottom: 1px solid #666666;

	border-right: 10px solid #000066;

	/*height           : 15px;*/

	display          : block;

	width            : 135px;

	color            : #444444;



}



.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	text-align: center;

	padding-bottom: 10px;



}



p {

	margin: 0 0 13 0;

}



ul {margin: 0px 0px 13px 20px}



ol {margin: 0px 0px 13px 20px}



.inactive {

	border           : 1px solid #000000;

	height           : 15px;

	display          : block;

	width            : 145px;

	color            : #FFFFFF;

	background       : #000066;

	font-size: 12px;

	font-weight: bold;

	margin: 2px 2px 2px 2px;

	text-indent: 10px;

	

	

}

a.inactive:link, a.inactive:visited {

	border           : 1px solid #000000;

	height           : 15px;

	display          : block;

	width            : 155px;

	color            : #FFFFFF;

	background       : #000066;

	font-size: 12px;

	font-weight: bold;

	margin: 2px 2px 2px 2px;

	

}


/*drop menu */

.tmenu {height: 30px; background: #F7EFDE;}
div.menu1 a:hover, .menu1_over {/*background: #A6B8C9;*/}
.menu2 {margin: 0; padding: 0; width: 190px}
.menu3 {margin: 0; padding: 0; width: 210px}
.menu2 div.m3_over, .menu2 div.m3, .menu2 div.item {margin: 0px; background: #F7EFDE; width:100%;}
.menu1 .menu2, .menu1_over .menu2 {position: absolute; border-top: solid 3px #F7EFDE; display: none; z-Index: 100}
div.m3_over div.menu3, .menu2 div.m3 div.menu3 {position: absolute; padding-left: 1px; margin-top: -20px; left: 190px; display: none; z-Index: 80}
div.m3 a, div.m3_over a, div.item a {color: #000000; display: block;	text-decoration: none; padding: 3px 13px 3px 13px}
div.m3 .menu3 a:hover, div.m3_over a, div.m3:hover a, div.item a:hover {background: #ffffff;}	
div.m3 .menu3 a, div.m3_over .menu3 a {background: #F7EFDE}


/* Fix IE. Hide from IE Mac \*/
* html .menu2 div.item { float: left; }
* html .menu2 div.item a { height: 1%; }
* html .menu2 div.m3 { float: left; }
* html .menu2 div.m3 a{ height: 1%; }
* html .menu2 div.m3_over { float: left; }
* html .menu2 div.m3_over a{ height: 1%; }
/* End */

div.menu1:hover .menu2,  .menu1_over .menu2 {display: block}
div.m3:hover div.menu3 {display: block}
div.m3_over div.menu3 {display: block}
.menu1_over, .menu1 {font-size: 11px; float: left; background: #F7EFDE}
.menu1_over a, .menu1 a {position: relative; color: #000000; text-decoration: none;  display: block; padding: 8px 13px}
div.menu1:hover, .menu1_over {background: #F7EFDE}
.mn2_t {font-size: 1px; line-height: 1px; height: 2px}
.mn2_b {font-size: 1px; line-height: 1px; height: 2px}

