HTML, body { width: 100%; height: 100%; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#google{
display:none;	
}

body { margin: 0px; padding: 0px; }

.fonthometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.fonthometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d95a6f;
}
.fontsubtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.fonttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #e75870;
}

.borda1 {
	border: 1px solid #e75870;
}

.celpad1 {
	padding: 18px;
}

.celpad2 {
	padding-top: 18px; padding-bottom: 18px; padding-right: 18px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.fonttext .fontsubtit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e75870;
}
.fontbigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e75870;
}
.fundo_top {
	background-image: url(images/im_hometop_back.jpg);
	background-repeat: repeat;
	height: 297px;
	width: 775px;
}

#slider {
    position:relative;
    width:775px; /* Change this to your images width */
    height:297px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
#navfotoprev {
	height: 40px;
	width: 40px;
	position: absolute;
	z-index: 20;
	left: 50%;
	top: 230px;
	margin-left: -410px;
}
#navfotonext {
	height: 40px;
	width: 40px;
	position: absolute;
	z-index: 20;
	left: 50%;
	top: 230px;
	margin-left: 370px;
}

