@charset "utf-8";
/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("../images/bg_page.gif");
	background-repeat: repeat-x;
	background-color: #004fd4;
	font-family: sans-serif;
	color: #ccc;
	font-size: 11px;
}
.bbody{
	text-align:center; 
	margin: 0 auto;
}
#base{
	width: 783px;
	background-image:url("../images/bg_center.gif");
	background-repeat: repeat-y;
	margin: 0 auto; 
}
#lat_sombras{
	width: 11px;
	float: left;
}
#central{
	width: 761px;
	background-color: #004fd4;	
	background-image: url("../images/bg_page.gif");
	background-repeat: repeat-x;
	float:left;
}
#lat_esq{
	width: 213px;
	text-align: left;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
	float: left;
}
#conteudo{
	width: 480px;
	margin-top: 20px;
	float:left;
	text-align: left;
}
.tts_azul1{
	font-size: 13px;
	font-weight: bold;
	color: #77a4d4;
}
.ft_evento_home{
	border: 2px solid #ccc;
	float: left;
	margin-right: 15px;
}
#box_fotog_home{
	width: 457px;
	height: 208px;
	border: 8px solid #999;
	margin-bottom: 10px;
	overflow: hidden;
	display: block; 
}
#rodape{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #001d4f;
	height: 13px;
}
.link_cinza{
	text-decoration: none;
	color: #999;
	font-size: 10px;
}
.link_cinza:hover{
	text-decoration: underline;
}
.link_amarelo{
	text-decoration: none;
	color: #996600;
	font-size: 10px;
}
.link_amarelo:hover{
	text-decoration: underline;
}
.ft_right{
	border: 2px solid #ccc;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
a{
	cursor: pointer;
}
.txt_conteudo{
	line-height: 16px;
	font-size: 11px;
}
.ft_cont{
	border: 2px solid #ccc;
	float: right;
	margin-left: 15px;
}
.form_cinza12{
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
}
.label_cinza{
	width: 100px;
	float: left;
	display: block;
}
.form_cinza12_c{
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

div#divMudancaEndereco p
{
    font: normal 12px Arial, Sans-Serif, Times New Roman;
}

div#divMudancaEndereco
{
    position: absolute;
    top: 200px;
    left: 200px;
    width: 600px;
    height: 300px;
    background-color: #D9E8FF;
    color: #000849;
    background-repeat: repeat-x;
    z-index:99;
}
div#divMudancaEndereco p
{
    font: normal 13px Arial, Sans-Serif, Times New Roman;
}

div#divMudancaEndereco #divClose
{
    background-color: #000849;
    width: 600px;
    height: 20px;
    top: 0;
}

div#divMudancaEndereco #divClose a
{
    float: right;
    margin: 3px 3px;
}

div#divMudancaEndereco > #divClose a:link, a:visited, a:over, a:active
{
    color: #FFFFFF;
}


div#divMudancaEndereco #divContent
{
    position: relative;
    top: 10px;
}