/* Tags */
body {
	background-color: #efefef;
	margin: 0px;


}

img { 
    border:0;
}

/* Divs */

#wrap{
	width: 800px;
	float: left;
	margin-left: -400px;
	position: absolute;
	margin-top: 10px;
	left: 50%;
	top: 0px;
}

#tudo {
	height: 1000px;
	width: 800px;
	position: relative;
}
#tel {
	background-image: url(imagens/tel.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 280px;
	position: absolute;
	left: 505px;
	top: 6px;
}

#logo {
	background-image: url(imagens/logo.png);
	background-repeat: no-repeat;
	height: 103px;
	width: 409px;
	position: absolute;
	left: 195.5px;
	top: 30px;
}
#paper {
	background-image: url(imagens/paper.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 58px;
	position: absolute;
	left: 371px;
	top: 169px;
}

#aviso {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #E0E0E0;
	width: 488px;
	border: 1px solid #9A9A9A;
	position: absolute;
	left: 156px;
	top: 229px;
	padding: 10px;
	color: #666;
}
#trabalhos {
	background-image: url(imagens/trabalhos.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 254px;
	position: absolute;
	left: 284px;
	top: 336px;
}




/* Banner */
#container {
	width:580px;
	padding:10px;
	margin:0 auto;
	position:absolute;
	z-index:0;
	left: 110px;
	top: 358px;
}

#example {
	width:600px;
	height:350px;
	position:relative;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

.slides_container {
	width:570px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container a {
	width:570px;
	height:270px;
	display:block;
}

.slides_container a img {
	display:block;
}

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}

.pagination {
	width:290px;
	margin-top: 26px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

#footer {
	text-align:center;
	width:580px;
	margin-top:9px;
	padding:4.5px 0 18px;
	border-top:1px solid #dfdfdf;
}

#footer p {
	margin:4.5px 0;
	font-size:1.0em;
}

a:link,a:visited {
	color:#599100;
	text-decoration:none;
}

a:hover,a:active {
	color:#599100;
	text-decoration:underline;
}
#lasts {
	background-image: url(imagens/lasts.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 195px;
	position: absolute;
	left: 583px;
	top: 763px;
}
#txtLasts {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	width: 214px;
	position: absolute;
	left: 587px;
	top: 820px;
}

#somos {
	background-image: url(imagens/somos.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 210px;
	position: absolute;
	left: 288px;
	top: 759px;
}

#txtSomos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	width: 250px;
	position: absolute;
	left: 288px;
	top: 819px;
}

#redes {
	background-image: url(imagens/redes.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 143px;
	position: absolute;
	left: 1px;
	top: 766px;
}

#txtRedes {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	width: 250px;
	position: absolute;
	left: 1px;
	top: 819px;
}

