html, body {
  padding: 0; 
  margin: 0;
  background-image: url(imagens/background.gif);
}
/* div {border:solid 1px black} */
h1{
        font-family: arial, sans-serif;
		font-style: italic;
        font-size: 15px;
		font-weight: bold;
        color: black;
		margin-left: 25px;
}

h2 {
   		font-size: 12px;
}


h3 {
   		font-size: 10px;
}

h4 {
        font-family: arial, sans-serif;
        font-size: 15px;
		font-weight: bold;
        color: black;
}


#padrao{

		font-size: 12px;
		color: black;
		font-style: italic;
		font-weight: bold;
}


#tudo {
        width: 778px;
        text-align: left;
		background-color: #FDFEDC;
}

#topo{
        color: silver;
	    text-align: center;
}

#titulo {
        height: 68px !important;
        height: 73px;        
        padding-top: 6px; 
        background-color: #003366;
        font-family: Arial, Sans-serif;
        font-size: 12pt;
        font-weight: bold;
        text-align: center;    
}

#topo_menu {
        height: 30px;
        width: 400px;
        background-image: url('images/barra_link.jpg');
        background-repeat: repeat-x;
        background-position: bottom;
        text-align: left;
}

#topo_menu a {
        display: block;
        float: left;
        text-align: center;
        color: black;
        font-family: Trebuchet MS, Sans-serif;
        font-size: 12pt;
        text-decoration: none;
}

#barra {
        height: 45px;
        background-image: url('images/barra_menu.jpg');
        background-repeat: repeat-x;
        background-color: #003366;
}

#titulo_noticias {
        width: 130px;
        float: left;
}

#centro {
        float: left;
	    background: url('imagens/arcosup.jpg');
}

#rodape {
	    width: 778px;
        clear: left;  
        font-family: arial, sans-serif;
	    font-size: 10px;
        color: black;
        text-align: center;
		background-color: #FDFEDC;
}

#texto_central {
	background-image: url('imagens/arcomeio.jpg');
	background-repeat: repeat-y;
	width: 670px !important;
	width: 770px;
	margin-top: 200px !important;
	margin: 0;
	padding: 0px 50px 1px 50px;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: black;
	text-align: justify;
}

#texto_colunas {
        background-image: url('images/bgpanel_meio.jpg');
		background-repeat: repeat-y;
        font-family: arial, sans-serif;
        font-size: 12px;
        color: white;
}

#texto_noticias {
        background-image: url('images/noticias_meio.jpg');
        background-repeat: repeat-y;
        width: 130px;
        padding: 10px;
        font-family: arial, sans-serif;
        font-size: 12px;
        color: white;
        text-align: left;
}

#data {
        display: block;
        text-align: right;
        padding: 15px 20px 0px 0px;
        font-family: arial, sans-serif;
        font-size: 12px;
        color: white;
}

div.aniversarios {
	text-decoration: none;
	font-size: 12px;
	color: #1F6B10;
	line-height: 16px;
    padding: 0px 90px 0px 90px;
}
div.menu {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
    padding: 0px 250px 0px 250px;
}

a.download_link:link {
	text-decoration: none;
	font-size: 12px;
	color: #1F6B10;
	line-height: 16px;
    padding: 0px 90px 0px 90px;
}
a.download_link:visited {
	text-decoration: none;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
}
a.download_link:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #007CB9;
	line-height: 16px;
}
a.download_link:active {
	text-decoration: none;
	font-size: 12px;
	color: #007CB9;
	line-height: 16px;
}
a.noticias_principal:link {
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a.noticias_principal:visited {
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a.noticias_principal:hover {
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1DB1FF;
}
a.noticias_principal:active {
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.topico_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #1DB1FF;
}
.bold {
	font-size: 9px;
	font-weight: bold;
}
#content{
	background-color: #F4FCFF;
	padding:10px 10px 0px 10px;
	text-align:justify;
	width:550px;
	height:244px;
	overflow:auto;
	scrollbar-arrow-color: #49B3E3;
	scrollbar-3dlight-color: #E3F3FB;
	scrollbar-highlight-color: #49B3E3;
	scrollbar-face-color: #E3F3FB;
	scrollbar-shadow-color: #49B3E3;
	scrollbar-darkshadow-color: #E3F3FB;
	scrollbar-track-color: #F9F9F9;
}
.titulo_principal {
	font-size: small;
	font-weight: bold;
}
.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}
#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}



