/* CSS Document */

body {
        background-image: url(../images/topbar_bg.gif);
        background-repeat: no-repeat;;
        }
html, body {
        margin: 0;
        padding: 0;
        background-color: #fff;
        color: #000;
        }
div {
        border: none;
        }

.text, p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000033;
        line-height: 15px;
        margin-bottom: 10px;
        }
a a:link a:visited {
        color: #2940AB;
        }
a:hover {
        color: #2940AB;
        }
.text a:link {
        color: #2940AB;
        }
.text a:visited {
        color: #2940AB;
        }
.text a:hover {
        color: #00913F;
        }
.text a:active {
        color: #FFFF00;
        }

.content {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000033;
        width: 600px;
}
.content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	line-height: 15px;
        text-decoration: none;
	list-style: none;
	padding-left: 16px;
	background: url(../images/setinha_li.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
        }

#menuhrz {display: none;}
        
/* ===== positional ids : main colunms and rows ===== */
#header {display: none;}
#leftcol {display: none;}

#content {
        padding: 3px;
        color: #000;
        margin-top: 0px;
        margin-bottom: 0;
        margin-left: 50px;
        }

#footer {display: none;}
 
#englishversion {display: none;}
#address {display: none;}
.printlogo {
        display: block;
        width: 500px;
        height: 130px;
        position: static;
        margin-top: 10px;
        margin-left: 50px;
	text-align: center;
}
#bigfoto {display: none;}
#news {
        height: auto;
        width: 500px;
        margin-top: 10px;
        margin-left: 15px;
        }
#news-destaques {
        height: auto;
        width: 500px;
        margin-top: 10px;
        margin-left: 15px;
        }
.headline {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #2940AB;
        text-decoration: none;
        letter-spacing: -1px;
        display: list-item;
        list-style-type: square;
        }
        .headline a {
        color: #2940AB;
        }
        .headline a:hover {
        color: #00913F;
        }
#tickertop {display: none;}
#ticker {display: none;}
#joker-banner {display: none;}
#copy {display: none;}


/* Styles for Menu Start */

.leftNav ul {display: none;}

.leftNav ul li {display: none;}    
        
.leftNav li ul {display: none;}

/* Styles for Menu Items */
.leftNav ul li a {display: none;}
.leftNav .subNav li a {display: none;}
.leftNav .subNav li a:link {display: none;}
.leftNav .subNav {display: none;}                
        
.leftNav ul li a:hover {display: none;}

.leftNav .subNav li a:hover {display: none;}


 /* Hover Styles */
                
.leftNav li ul li a {display: none;} /* Sub Menu Styles */
                
.leftNav li:hover ul, li.over ul {display: none;} /* The magic */
.navlink a:link ul li {display: none;}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
* .content ul li { float: none; height: 1%; vertical-align: top; }
/* End */

ul#nav_categories {display: none;}
#nav_categories ul li a {display: none;}
#nav_categories ul li a:hover {  
    background-image:  url(../images/smv_bgon.gif);
        background-repeat: no-repeat;
        background-position: 0% 50%;
        text-decoration: none;
        color: #FFFFFF;
}

td.gold {
	padding: 4px 4px 4px 8px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td.goldright {

	padding: 4px 4px 4px 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td.goldtop {
	padding: 3px 3px 3px 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
	text-align: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
td.goldtopright {
	padding: 3px 3px 3px 8px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
	text-align: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
hr {
        border: none 0;
        border-top: 1px dashed #CCC;/*the border*/
        width: 600px;
        height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

h1 {
	font: normal 20px "Arial Black", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
h2 {
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #999999;
}
.info-date {
	color: #666666;
}
.info-date2 {
	color: #999999;
}


.consul-tit {
	font-size: 11px;
	margin-left: 10px;
}
.consul-name {
	font-size: 13px;
	font-weight: bolder;
}

.advert {
	color: #999999;
}

.breadcrumb {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#textsize-switcher {display: none;}

/* CSS Contact Add-On */

.contactlist ul li {
	line-height: 16px;
	list-style: none;
	padding-left: 16px;
	background: url(../images/setinha2_li.gif) no-repeat 0 50%;
}
.contactlist a:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
} 
.contactlist a:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
.contactlist a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
}

/* CSS Conselho da Comunidade Add-On */

.ataitem {
	padding: 15px;
	height: auto;
	width: 480px;
	border: 1px dotted #CCCCCC;
}
.style_consulado {
        font-family: Arial, Helvetica, sans-serif;
	color: #067E39;
	font-size: 11px;
	line-height: 12px;
}
h4 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
}

/* CSS Add-On 2006 */

.title-imprensa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-left: 16px;
	list-style: none;
	background: url(../images/setinha_li.gif) no-repeat 0 50%;
}

/* Paste-In from BRAZILNY_HOME_CSS file */

#rightcol {display: none;}
#rightcol-x {display: none;}