﻿body {
	background-image: url('../images/layout/fundo.jpg');
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;

/*SCROLBAR*/	
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #bbbcbe;
	scrollbar-3dlight-color: #bbbcbe;
	scrollbar-shadow-color: #bbbcbe;
	scrollbar-darkshadow-color: #dbbbcbe;
	scrollbar-arrow-color: #bbbcbe;
	scrollbar-track-color: #bbbcbe;
}
/*LINKS*/
a:link{
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
/*LAYOUT*/
html, body {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border: none;
}
.table1 {
	text-align: center;
}
.table2 {
	width: 980px;
	height: 680px;
	text-align:center;
}
.top {
	height: 23px;
	background-image: url('../images/layout/top.jpg');
}
.bottom {
	height: 28px;
	background-image:url('../images/layout/bottom.jpg')
}
.lat_esq {
	width:25px;
	height:629px;
	background-image:url('../images/layout/lat_esq.jpg')
}
.lat_drt {
	width:25px;
	height:629px;
	background-image:url('../images/layout/lat_drt.jpg')
}
.main {
	width:930px;
	height: 629px;
}
.banner {
	height:99px;
	background-image:url('../images/layout/banner.jpg');
}
.main-img {
	height:360px;
	background-image:url('../images/layout/main.jpg')
}
.footer {
	height:170px;
	background-image:url('../images/layout/footer.jpg')
}
.logo_team{
	margin-left: 5px;
	margin-bottom: 0px;
	border: 0px;
}
.logo_sfori{
	margin-right: 5px;
	margin-bottom: 0px;
	border: 0px;
}
.content-img {
	height:530px;
	background-image:url('../images/layout/content.jpg')
}
.button_enviar {
	font-family: Tahoma;
	font-size: x-small;		 
	color: black;
	background: #CEC8BC;
	border: 1px solid #ec008c;
	font-size: x-small;		 
}





.main-txt{
	width:479px;
	text-align:left;
	vertical-align:top;
	background-image:url('../images/layout/main.png');
}
.contact_table{
	vertical-align:top;
	text-align:left;
}
.contact_txt{
	width:146px;
	height:490px;
	margin-left:8px;
}
.txt_index{
	margin-right:8px;
	text-align:justify;
	font-size:x-small;
	line-height:200%;
}
.txt_orc{
	width: 460px;
	height: 330px;
	margin-top:5px;
	text-align:justify;
	font-size:x-small;
	line-height:150%;
}
.txt_orc_2{
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}
.new_1{
	text-align:center;
	width:210px;
	height:20px;
	font-weight:bolder;
	color:#ececf0;
	background-color:#7877a4;
}
.new_2{
	text-align:center;
	width:210px;
	height:100%;
}
.info_1{
	text-align:center;
	width:420px;
	height:20px;
	font-weight:bolder;
	color:#ececf0;
	background-color:#7877a4;
}
.info_2{
	text-align:justify;
	width:420px;
	height:100%;
}
.boxes {
	font-family: Verdana;
	font-size: x-small;
	color: #ed008c;
}
