/* Global Styles */

body {
	color:#FFFFFF;
	margin: center;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #FFCC66;
	text-decoration:none;
	}
	
a:hover {
	color: #FFCC66;
	text-decoration:underline;
	}
	/*background-color:#02021e;bgcolor="#010B24"*/

#full{
	width:900px;
	height:100%;
	border:0px;
	background-color:#02021e;
	margin: auto;
}

#conteudo{
width:300px;
}
	
	
/* ID Styles */
#navigation{
	border-right:  2pt solid #445DA0;
}

#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;

	border-bottom: 1pt dotted #FFCC66;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#ffffff;
	border-left: 3pt solid #FFCC66;
	}
	
#sidebarHeader {
	padding: 5px 4px 4px 55px;
	}

#logo {
	font:41px Times New Roman, Times, serif;
	color: #FFCC66;
	line-height:24px;
	letter-spacing:.0 em;
font-weight:bold
	}
	
#logo a:hover{
	text-decoration:none;
	}		

#tagline {
	font:12px georgia;
	color: #FFCC66;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

#menuNoticias {	
	width: 113px;
	height: 140px; /* Set height to be able to contain height of largest content shown*/
	border: 3px outset #FFCC66; /*#687C98*/ /*medium thin thick dashed dotted double groove inset* hidden outset ridge solid inherit*/
	overflow: hidden;
}

/* Class Styles */


.noticias{
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;	
	border-top-style:dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-left: 5px;
	margin-right: 5px;
	font:11px arial;	
}
		
.noticias a{
	color: #99CCFF;
	text-decoration:none;	
}

.noticias a:hover {
	text-decoration: underline;	
	color: #FFCC66;
}

	


.bodyText {
	font:11px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	padding-left: 10px;
	}

	
.pageName{
	font:22px georgia;
	color: #FFCC66;
	line-height:20px;
	letter-spacing:.1em;
	padding-left: 10px;
	text-align: top;
	}
	
.subHeader {
	font:16px georgia;
	color: #FFCC66;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;	
	}
	
.subHeader  img{
	border-color: #02021E;
	border-width: 2pt;
	text-decoration: none;
}	
	
.subHeader  img:hover{
	border-style: outset;
	border-color: #FFCC66;
	border-width: 2pt;
}	
	
.sidebarHeader {
	font:16px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	
	}	
.sidebarHeader2 {
	font:16px Times New Roman, Times, serif;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	
	}	
.detailText {
	font:8px georgia;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}

.texto{
	font-size: 13px;
}	

#footer{
	background-image: url(imagens/fundo1.gif);
	background-position: top;
	background-repeat: repeat-x;
	border:none;
	border-color: #02021E;
}

#footer a{
	border-color: #02021E;
	padding: 7px;
}

#footer img{
	border-color: #02021E;
	border-width: 2pt;
}

#footer img:hover{
	border-style: outset;
	border-color: #FFCC66;
	border-width: 2pt;
}


	

	
