﻿body
{
	font-family:Arial, "Microsoft Sans Serif";
	font-size:11px;
	width:100%;
	height:100%;
	border:0;
	margin:0;
	padding:0;
    color:#333333;
    background:#fff url(/images/background.png);
    background-repeat: no-repeat;
    background-position: top center;
}

div 
{
    border:0px;
    margin:0px;
    padding:0px;
}

hr
{
    border:0px;
    height:1px;
    color:#ddd;
    width:100%;
}

a, a:hover, a:active, a:focus
{
    text-decoration:none;
    color:#3B3B3B;
}

.a_branco, a_branco:active, a_branco:focus
{
    text-decoration:none;
    color:#727272;
}

.a_branco:hover
{
    text-decoration:none;
    color:#FFFFFF;
    }

#container
{
	width:1002px;
	margin:0px auto;
	text-align:center;
	border:0;
	padding:0;
}

#topo
{
	clear:both;
	width:980px;
	margin:0px auto;
	text-align:center;
	border:0;
	padding:0;
}

#sombra_esq
{
    float:left;
	width:10px;
	margin:0px;
	text-align:right;
	border:0px;
	padding:0px;
}

#sombra_dir
{
	float:left;
	width:10px;
	margin:0px;
	text-align:left;
	border:0px;
	padding:0px;
}

#conteudo
{
	float:left;
	width:980px;
	margin:0px;
	text-align:center;
	border:0px;
	padding:0px;
}


#footer
{
	float:left;
	width:980px;
	margin:0px;
	text-align:center;
	border:0px;
	padding:0px;
}

.pesquisa {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:12px;
	border:1px solid #E1E1E1;
	margin:0px;
	color:#000000;
	height:20px;
	width:380px;
	padding-top:5px;
	padding-left:5px;
	vertical-align:middle;
}

.input_info {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:12px;
	border:0px;
	margin:0px;
	color:#000000;
	height:20px;
	width:260px;
	padding-top:5px;
	padding-left:5px;
	vertical-align:middle;
}

.input_news {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:12px;
	background-image:url('/images/input_news_bg.png');
	background-repeat:repeat-x;
	border:0px;
	margin:0px;
	color:#000000;
	height:19px;
	width:190px;
	padding-top:5px;
	padding-left:5px;
}


.textarea {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:12px;
	border:1px solid #E1E1E1;
	margin:0px;
	color:#000000;
	padding-top:5px;
	padding-left:5px;
	vertical-align:middle;
	height:125px;
	width:380px;
}

.combos 
{
    font-size:11px;
    border:0px;
    height:20px;
    color:#333333;
    background-color:#FFFFFF;
}

.t10 {
    font-size:10px;
}

.t11 {
    font-size:11px;
}

.t12 {
    font-size:12px;
}

.t14 {
    font-size:14px;
}

.t16 {
    font-size:16px;
}

.t20 {
    font-size:20px;
}


.t26 {
    font-size:26px;
}


.t20 {
    font-size:20px;
}

.texto_150
{
    line-height:150%;
    }

.branco
{
    color:#fff;
}

.preto
{
    color:#000;
}

.vermelho
{
    color:#FF0000;
}


.cinza
{
    color:#727272;
}

.titulos
{
    font-family:Arial, "Microsoft Sans Serif";
    color:#8a8a8a;
    font-size:20px;
}

.bold 
{
    font-weight:bold;
}


div.hide_on{
	display:none;
}

div.hide_off{
	display:block;
}
.showhide { 
	display:none;
}

#social_networks{
	display:none;
	position:absolute;
	height:170px;
	width:192px;
	padding:5px;
	z-index:1111;
	border:5px solid #333333;
	background-color:#fff;
}

/*
* Required 
*/
.container { width:980px; height:340px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:980px; display:none; }
/*
* Optional
*/
#loopedSlider { width:980px; position:relative;}


#ds_h div{width:100%;left:1px;top:1px}
#ds .hh1{height:1px}
#ds .hh2{height:2px}
#ds .hh3{height:3px}
#ds .hh4{height:4px}
#ds .hh5{height:5px}
#ds .hh6{height:6px}
#ds_v div{height:9999px; left:1px;top:1px}
#ds_v{height:0;}
#ds .v1{width:1px}
#ds .v2{width:2px}
#ds .v3{width:3px}
#ds .v4{width:4px}
#ds .v5{width:5px}
#ds .v6{width:6px}

#mapa_container{
	position:relative;
	display:block;
}

.ds{background:#000;position:absolute;z-index:999;overflow:hidden}
#ds .o1{ opacity:.1;filter:alpha(opacity=10)}
#ds .o2{ opacity:.08;filter:alpha(opacity=8)}
#ds .o3{ opacity:.06;filter:alpha(opacity=6)}
#ds .o4{ opacity:.04;filter:alpha(opacity=4)}
#ds .o5{ opacity:.02;filter:alpha(opacity=2)}


/* Paginação  */
.paginacao_actual
{
    font:12px Arial;
    color:#666;
}

.paginacao_buttons
{
    font:12px Arial;
    color:#666;
}
