@charset "utf-8";
html {
	height: 100%;
}

body {
	background-image: url(../img/bk.jpg);
	vertical-align: top;
	margin: 0px;
	height: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}


#tabela {
	height: 100%;
}

.td_midle {
	text-align: center;
	width: 20%;
	background-image: url(../img/bk_midle_home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.td_left {
	width: 40%;
}
.td_rigth {
	width: 40%;
}
#top {
	text-align: center;
	vertical-align: top;
	height: 99px;
}



#fla {
	text-align: center;
	vertical-align: top;
	height: 179px;
}
#menu {
	height: 27px;
	width: 992px;
}
#body {

}
#inova {
	float: left;
	height: 524px;
	width: 320px;
	background-image: url(../img/bk_inova.jpg);
	padding-left: 49px;
	text-align: left;
	padding-top: 15px;
	background-repeat: no-repeat;
}
#resumo {
	padding-left: 13px;
}
#assinatura {
	font-size: 10px;
}
#assinatura a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}



#imagens {
	float: left;
	height: 342px;
	width: 623px;
	background-image: url(../img/bk_imagens.jpg);
	text-align: left;
}
#foto1 {
	height: 207px;
	width: 210px;
	float: left;
}
#texto_foto1 {
	height: 120px;
	width: 170px;
	float: left;
	padding-left: 40px;
	padding-top: 16px;
	font-size: 12px;
}
#foto2 {
	height: 207px;
	width: 187px;
	float: left;
}
#texto_foto2 {
	height: 120px;
	width: 170px;
	float: left;
	padding-top: 16px;
	padding-left: 17px;
	font-size: 12px;
}
#foto3 {
	height: 207px;
	width: 226px;
	float: left;
}
#texto_foto3 {
	height: 120px;
	width: 210px;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
	font-size: 12px;
}




#botton {
	height: 27px;
	width: 992px;
	vertical-align: bottom;
	float: none;
	clear: both;
}
#banner {
	float: left;
	height: 197px;
	width: 623px;
}
