/* LINKS */
a:link{
	text-decoration: none;
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFE888;
	font-weight: 400;
	font-style: normal;
	text-decoration: underline;
	}


/* SCROLL */
.scrolldiv {
	height:100%;
	overflow:hidden;
	width:auto;
	margin:0px;
	margin-right:20px;
}

.scrollbar {
	height:100%;
	display:block;
	width:16px;
	position:absolute;
	top:0px;
	right:0px;

}

.up {
	top:0px;
	background-image:url("seta_cima.gif");
}
.down {
	bottom:0px;
	background-image:url("seta_baixo.gif");
}

.botao {
	margin:0px;
	padding:0px;
	position:absolute;
	border:none;
	left:0px;
	width:16px;
	height:12px;
	background-position: center center;
	_background-position: center center;
	background-color:transparent; 
	background-repeat: no-repeat;
}

.scrollLine {
	display:block;
	position:relative;
	width:10px;
	margin:auto;
	margin-top:12px;
	margin-bottom:12px;
	background-image: url("scrollbg.gif");
	background-position:center;
	_background-position:center;
	background-repeat:repeat-y
} 

.scrollButton {
	display:block;
	position:absolute;
	top:0px;
	width:10px;
	height:10px;
	padding:0px;
	margin:auto;
	border:none;
	background:transparent;
	background-image: url("scroll.gif");
	background-position:center center;
	background-repeat:no-repeat;
}

.scrolls {overflow:hidden;position:relative;}



/* BODY */
body {
	background-attachment: fixed;
	background-image: url(imgens/fundo.jpg);
	background-position: center center;
	background-color: #99CC00;
	background-repeat: no-repeat;	
}

/* FUNDO QUE SUSTENTA TUDO */
.fundo {
	height: 450px;
	width:  900px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-450px;
	margin-top:-225px;
	border: 2px solid #FFFFFF;
	background-image: url(imgens/index/fundo.png);	
}

/* TEXTO PERFIL */
.textperfil {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	left: 10px;
	top: 261px;
	width: 250px;
	height: 200px;
	padding-left: 10px;
	padding-right: 25px;
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 5px;
	overflow: auto;
	text-align: justify;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	}


.fundo {
	height: 520px;
	width:  900px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-450px;
	margin-top:-260px;
	border: 2px solid #FFFFFF;
	background-image: url(imgens/index/fundo.png);
}

/* BOTOES */
.galeria {
	position:absolute;
	left: 542px;
	top: 318px;
	width: 200px;
	height: 136px;
	}

.contato {
	position:absolute;
	left: 769px;
	top: 318px;
	width: 106px;
	height: 136px;
	}
/* formulario */
.formulario {
	height:250px;
	width:  320px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-160px;
	margin-top:-125px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	background-image: url(imgens/index/back.png);
	background-color: transparent;
	
}

.phone {
	position:absolute;
	height: 20px;
	width:  20px;
	left: 14px;
	top: 0px;
	clear: both;
	float: right;
}

.mail {
	position:absolute;
	height: 20px;
	width:  20px;
	left: 431px;
	top: 0px;
	clear: both;
	float: right;
}

.contatos{
	position:absolute;
	height: 17px;
	width:  428px;
	right: 193px;
	bottom: 17px;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ass {
	position:absolute;
	height: 35px;
	width:  350px;
	bottom: 4px;
	right: 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	vertical-align: middle;
}

.blog{
	position:absolute;
	height: 17px;
	width:  200px;
	left: 653px;
	bottom: 17px;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.blogi {
	position:absolute;
	height: 20px;
	width:  20px;
	left: 205px;
	top: -1px;
	clear: both;
	float: right;
}

