*  {

	margin:0;

	padding:0;

	

}

 

html {

	

	overflow: scroll;

	overflow-x: hidden;



}





body {

	height:100%;

	font-family: "Trebuchet MS", arial, Verdana, Helvetica, "Sans Sarif";

	font-size: 9pt;

	font-weight:bold;

	line-height: 14px;

	color: #565656;

	background-color:#B5C3E8;

	background-image : url(../imagens/bgAzul.png);

	background-repeat: repeat-x;

}



td {

	font-size: 9pt;

	font-family: "Trebuchet MS", Verdana, Helvetica, "Sans Sarif";

	font-size: 9pt;

	font-weight:bold;

	line-height: 14px;

}



p {

	

}



br {

	margin-top:10px;



}



a { 

	color: #069;

	text-decoration: underline;

}



a:hover {

	color: #BD0B3D;

	text-decoration : none;

}



.link_noticia {

	color : #004990;

	text-decoration: none;

}



.link_noticia a {

	color: #004990;

	text-decoration: underline;

}



.link_noticia a:hover {

	color: #BD0B3D;

	text-decoration : none;

}



.link_noticia2 {

	color : #565656;

	text-decoration: none;

}



.link_noticia2 a {

	color: #004990;

	text-decoration: underline;

}



.link_noticia2 a:hover {

	color: #BD0B3D;

	text-decoration : none;

}


p {
	margin-bottom : 20px;
}






.titulo {

	font-size:18px;font-weight:bold;color:#333; margin-bottom:15px;	

}



.itens {

	margin-left:16px;font-size:16px; line-height:30px; list-style:none; color:#F48000;

}



.off {

	background-color : #fff;

}



.on {

	cursor: pointer;

	background-color : yellow;

}



.CaixaTexto {

	text-align: left; 

	font-size : 10pt; 

	font-weight : normal;

	color : #000000; 

	border-width: 1px;

	border-style: solid;

	border-color: #CCCCCC #666666 #666666 #CCCCCC;

	margin-top :3px;

	margin-bottom :3px;

}



.botao {

	

	font-family: verdana; 

	font-size : 8pt; 

	background-color :#074B8C ;  

	cursor : pointer ;

	border-width: 0px;

	color : #FFF;

	margin-top :3px;

	margin-bottom :3px;

	height: 18px;

	width : 25px;

}


