@charset "utf-8";
/* CSS Document */

body, html {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: "Tahoma", Verdana, Arial;
}
html {
background-image:url("../images/bk.jpg");
background-repeat: repeat-x;
background-color:#152c3a;

}

.form {
	border:1px solid;
	border-color:#999999;
	width: 130px;
}
.form2 {
	border:1px solid;
	border-color:#999999;
	width: 200px;
}
.form_contato {
	border:1px solid;
	border-color:#999999;
	width: 310px;
}
.link {
	font: 13px Tahoma, Arial;
	font-weight:bold;
	text-decoration:none;
	color:#646464;
}

.menu_esquerdo .link {
display: block;
}

.link:hover {
text-decoration:underline;
}

.link a {
	font: 11px "Tahoma", Verdana, Arial;
	font-weight:bold;
	text-decoration:underline;
	color:#2e5871;
	padding:5px 5px 0 5px;
}
.link2 {
	font: 12px "Tahoma", Verdana, Arial;
	font-weight:bold;
	text-decoration:underline;
	color:#848484;
}

.linkdata {
	font: 10px "Tahoma", Verdana, Arial;
	font-weight:bold;
	color:#2e5871;
}
.texto {
	font-size:11px;
	padding:5px;
	color:#666666;
	text-decoration:none;
}
.texto2 {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.texto a {
	color:#666666;
	text-decoration:none;
}
.texto a:hover {
	color:#666666;
	text-decoration:underline;
}
.titulo {
	font-size:12px;
	color:#2e5871;
}
.titulo_2 {
	font-size:15px;
	color:#2e5871;
}
.secaoLeia {
	font-family:Verdana, Arial;
	font-size:11px;
	color:#3F88C8;
	font-weight:bold;
	text-decoration:none;
}
.secao {
	font-family: Arial;
	font-size:20px;
	color:#333333;
	text-decoration:none;
	padding:5px;
}
.linkFoto {
	cursor:pointer;
}

.links_rodape {
	text-align: center;
	margin: 15px auto;
	width: 515px;
}
.links_rodape a{
	color: #CCCCCC;
}

.links_rodape td {
padding: 0 10px;}

.linksFechar:link
{
 	text-decoration: none;
	font-size: 13x;
	color: #ffffff;
}