html, body{
	scrollbar-face-color:#EBF5FF;
	scrollbar-base-color:#EBF5FF;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#78AAFF;
	scrollbar-darkshadow-Color:#78AAFF;
	/* background-image: url(../images/bg.gif); */
	background-color: #0B5C98;
	background-attachment: fixed;
	margin-top: 0px;
	margin-bottom: 0px;
	
}	


.conteudo {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	border-right: none;
	font: 12px arial;
	background-color: #F9F9F9;
}

.conteudo2 {
	border: 1px solid #DDDDDD;
	border-bottom: none;	
	font: 12px arial;
	background-color: #F9F9F9;
}

.pub {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	border-right: none;
	font: 12px arial;
	background-color: #F9F9F9;
	
}

.footer {
	border: 1px solid #DDDDDD;
	background-color: #E5EEF6;
	font: 12px arial;
	color: #0B5C98;
}

.container {
        padding: 15px;
}

/* circle */
#navCircle {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #DDDDDD;
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
        float: left;
        font-size: 13px;
        line-height: 14px;
        padding: 0px 6px 6px 12px;
        text-decoration: none;
        color: #000000;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        padding-bottom: 6px;
        color: #0B5C98;
        background: url(../imagens/circle.png) no-repeat bottom center;
}

#navCircle a:link.deactive {
        padding-bottom: 6px;
        color: #000000;
}

#url a:link {font-size: 11px; color: #0B5C98; text-decoration: none; font-weight: bold;}
#url a:visited {font-size: 11px; color: #0B5C98; text-decoration: none; font-weight: bold;}
#url a:hover {font-size: 11px; color: #093A65; text-decoration: underline; font-weight: bold;}
#url a:active {font-size: 11px; color: #0B5C98; text-decoration: none; font-weight: bold;}

#url_l a:link {font-size: 11px; color: #E5EEF6; text-decoration: none; font-weight: bold;}
#url_l a:visited {font-size: 11px; color: #E5EEF6; text-decoration: none; font-weight: bold;}
#url_l a:hover {font-size: 11px; color: #E5EEF6; text-decoration: underline; font-weight: bold;}
#url_l a:active {font-size: 11px; color: #E5EEF6; text-decoration: none; font-weight: bold;}

#lang a:link {font-size: 11px; color: #0B5C98; text-decoration: none; font-weight: bold;}
#lang a:visited {font-size: 11px; color: #0B5C98; text-decoration: none; font-weight: bold;}
#lang a:hover {font-size: 11px; color: #093A65; text-decoration: underline; font-weight: bold;}
#lang a:active {font-size: 11px; color: #0B5C98; text-decoration: none; font-weight: bold;}