.mainLimitTop {
	background-image: url(../imagens/limite_horizontal.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.mainLimitBottom {
	background-image: url(../imagens/limite_horizontal.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.mainLimitRight {
	background-image: url(../imagens/limite_vertical.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.mainLimitLeft {
	background-image: url(../imagens/limite_vertical.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.mainLimitLeftUpperCorner {
	background-image: url(../imagens/canto_sup_esq.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.mainLimitRightUpperCorner {
	background-image: url(../imagens/canto_sup_dir.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.mainLimitLeftInfCorner {
	background-image: url(../imagens/canto_inf_esq.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.mainLimitRightInfCorner {
	background-image: url(../imagens/canto_inf_dir.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.pubLimitTop {
	background-image: url(../imagens/mold/t_13.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.pubLimitTopLeftCorner {
	background-image: url(../imagens/mold/t_11.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.pubLimitTopRightCorner {
	background-image: url(../imagens/mold/t_15.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.pubLimitBottom {
	background-image: url(../imagens/mold/t_fon_bot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.pubLimitBottomLeftCorner {
	background-image: url(../imagens/mold/t_41.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.pubLimitBottomRightCorner {
	background-image: url(../imagens/mold/t_45.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.pubLimitLeft {
	background-image: url(../imagens/mold/t_fon_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.pubLimitRight {
	background-image: url(../imagens/mold/t_fon_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

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;
}

.body {
	background-image: url(../imagens/bg.gif);
	margin: 2 0 2 0;
	margin-top: 5px;
}

.conteudo {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	border-right: 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;}