﻿A:link { COLOR: #084784; TEXT-DECORATION:underline; font-weight: normal }
A:visited { COLOR: #084784; TEXT-DECORATION:underline;  font-weight: normal }
A:active { COLOR: #084784; TEXT-DECORATION:underline;   }
A:hover { COLOR: #084784;TEXT-DECORATION:underline;  font-weight: normal }

body {
margin:0;
vertical-align:middle;   
padding:0;
font-family:"Trebuchet MS" ;
font-size: 13px;
color:#222;
}

.main_destaque
{
    vertical-align: top;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    width: 205px;
    height:215px;
    border: 1px solid grey;
    padding: 10px;
    margin-top: 15px;
    margin-right: 10px;
    display:inline-block;
    -moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
    box-shadow: 5px 5px 5px #ccc;
}

.main_destaque select
{
    width:200px;
    
}

.sidebar_box h2
{
    text-align: center;
}

.news_box
{
    text-align:left;
}

.mbutton
{
    height: 25px;
    min-width: 150px;
    border-radius:8px;    
    -moz-border-radius:8px;
    font-size:14px;
    color: #284E98;
    border: 1px solid #507CD1;
    background-color: White;
    padding: 5px;
    margin-bottom: 10px;
    text-align:center;
    cursor: pointer;
    text-decoration: none;
 }
 
 .mbutton:hover
{
    font-size: 16px;
 }

.legend
{
 display: block;
 width: 500px;
 text-align: left;
 font-size: 18px;
 font-weight:bold;
 margin-top: 10px;     
}    

.inquerito_input
{
 display: block;
 width: 500px;
 height: 30px;
 text-align: left;
 font-size: 15px;
 border: 1px solid black;    
 -moz-border-radius: 10px;
 border-radius: 10px;
 padding: 3px;
}    

div .aviso
{
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: black;
    border: 1px solid black;
    padding: 10px;
    font-size: 22px;
    background-color: #E6EFC2;
    
}
    
.smallfont
{
	font-size: 11px;
	font-weight: bold; 
}

.menutitle{
cursor:pointer;
}

.mainpage
{
margin:0;
vertical-align:middle;   
padding:0;
font-family:"verdana" ;
font-size: 10px;
color:#222;

}

table_prn
{
    width: 993px;
}
td_topo
{
    text-align:center;
    vertical-align: bottom;
    height: 110px; 
    width: 993px;
}
.menutitle
{
cursor:pointer;
}

#pscroller1{
width: 150px;
height: 100px;
border: 0px solid black;
padding: 5px;
background-color: #FFFFFF;
}
 
a.normal:link
{
color: Black;
text-decoration: none;
}
a.normal:hover
{
color: Black;
text-decoration: None;
font-weight:bold ;
}
a.normal:visited
{
color: Black;
text-decoration: none;
}
a.normal:active
{
color: Black;
text-decoration: none;
}

td.normal
{
background-image: url(b_up.gif);
text-align:center;

}

td.normalon {
text-align:center;
} 





a.normal2:link
{
color: White;
text-decoration: none;
}
a.normal2:hover
{
color: White;
text-decoration: none;
font-weight:bold ;
}
a.normal2:visited
{
color: White;
text-decoration: none;
}
a.normal2:active
{
color: White;
}

ul.plusbullets {
	margin-top: 15px;
	margin-left: 100px;
	padding: 0;	
	list-style: none;
}
ul.plusbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
}

.bigfont
{
	font-size:14px;
}


.heading
{
    padding:auto;
    color:#333333;
    text-align:center;
    
    
    
}


