/* CSS Document */

body {
	margin:0;
	background:url(img/bg_internas.jpg) no-repeat #fff;
	}
html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#717171;
	text-decoration:none;
	}
#container {
	position:absolute;
	width:1000px;
	height:652px;
	left:50%;
	margin-left:-500px;
	}
#topo {
	position:absolute;
	width:1000px;
	height:134px;
	left:0;
	top:0;
	z-index:99;
	}
#foto {
	position:absolute;
	width:441px;
	height:289px;
	top:134px;
	}	
#rodape {
	position:absolute;
	width:441px;
	height:162px;
	top:443px;
	}
#textos {
	position:absolute;
	width:515px;
	left:441px;
	top:134px;
	padding:13px 26px 15px 18px;
	background:#ededed;
	}
img{border:0;}

.txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#717171;
	text-decoration:none;
	}
.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#717171;
	text-decoration:none;
	width:380px;
	border:1px solid #d2a215;
	}
.bt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#717171;
	font-weight:bold;
	background:none;
	border:none;
	}
strong{color:#004a8d; font-weight:bold;}
a {color:#9e9800; font-size:10px; text-decoration:none; font-weight:bold;}
a:hover {color:#9e9800; font-size:10px; text-decoration:underline; font-weight:bold;}