﻿body
{
	width:100%;
	height:100%;
	border:0;
	margin:0;
	padding:0;
    color:#A29DB5;
    background:#000 url(/images/bg_main1.png);
    background-repeat: no-repeat;
    background-position: top center;
	font-family:Arial, "Microsoft Sans Serif";
	font-size:12px;
	line-height:150%;
	
}

a, a:hover, a:active, a:focus
{
    text-decoration:none;
    color:#fff;
}

#topo
{
	clear:both;
	float:left;
	margin:0px auto;
	width:100%;
	height:142px;
}

#conteudo
{
	clear:both;
	float:left;
	width:100%;
	margin:0px auto;
	padding-bottom:100px;
}


#master_footer
{
    position:fixed;
	z-index:999;
	width:100%;
	bottom:0;
	margin:0;
    height:50px;
	background-image:url(/images/footer_fundo.jpg);
	background-repeat: repeat-x;
}

#footer
{
	float:left;
	width:100%;
	margin:0px;
	text-align:center;
	border:0px;
	padding-bottom:50px;
}

.bold 
{
    font-weight:bold;
}

.showhide { 
	display:none;
}

.rosa
{
    color:#75004F;
}

.rosa_escuro
{
    color:#5E5C6D;
}

.t11
{
	font-family:Arial, "Microsoft Sans Serif";
	font-size:11px;
}


#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)}

td.atalhooff { }
td.atalhoon { background-color:#1A1A1A;}

/* Paginação  */
.paginacao_actual
{
    font:12px Arial;
    color:#666;
}

.paginacao_buttons
{
    font:12px Arial;
    color:#666;
}

.input_news {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:10px;
	background-image:url('/images/newsletter_bg.png');
	background-repeat:repeat-x;
	background-color:#000000;
	border:0;
	margin:0;
	color:#fff;
	height:28px;
	width:195px;
	padding-top:7px;
}


.input_info {
	font-family:Arial, "Microsoft Sans Serif";
	font-size:12px;
	border:0px;
	margin:0px;
	color:#000000;
	height:18px;
	width:260px;
	padding-top:5px;
	padding-left:5px;
	vertical-align:middle;
}

.vermelho
{
	color:#FF0000;
}

.titulo
{
	font-family:Arial, "Microsoft Sans Serif";
	font-size:22px;
	color:#75004F;
}

/*
* Required 
*/
.container { width:720px; height:375px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:720px; display:none; }
/*
* Optional
*/
#loopedSlider { width:720px; position:relative;}