@charset "utf-8";
/* CSS Document */

a {text-decoration:none;}
a:hover, a:hover * {text-decoration:underline;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(/home/img/bg.jpg);
	//background-repeat: repeat-x;
	
	//background-position: center top;*/
	background-color: #AA8B16;
}
.topo_{
	background-image: url(../img/tn_bg_estrela.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topo_2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.data{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #794128;
}
.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #491111;
	position: relative;
	width: 200px;
	top: 100px;
	left: 545px;
	text-align: justify;
}
.foto{
	background-image: url(../img/foto.jpg);
	background-repeat: no-repeat;
	height: 494px;
	width: 800px;
	background-position: center bottom;
}
.foto_ing{
	background-image: url(../img/foto_ing.jpg);
	background-repeat: no-repeat;
	height: 494px;
	width: 800px;
	background-position: center bottom;
}
.esq{
	background-image: url(../img/esq.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
