body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../gfx/body/bg-body.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

html {
	scrollbar-face-color:#fdb825;
	scrollbar-highlight-color:#e3c153;
	scrollbar-3dlight-color:#ffffec;
	scrollbar-darkshadow-color:#a05504;
	scrollbar-shadow-color:#a05504;
	scrollbar-arrow-color:#a77200;
	scrollbar-track-color:#ca931e;
}

/* TIPOGRAFIA */

h1 {
	color: #ffe222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
}


#conteudo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	text-align: justify;
}

.p-visitantes  {
	color: #FFFFFF;
	float: left;
}

.p-creditos  {
	background-color: #fdb825;
	padding: 5px;
	color: #000000;
	text-align: center;
	float: right;
}


/* LINKS */

a {
	outline: none;
}

a:link {
	color: #d1ff00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #d1ff00;
}
a:hover {
	text-decoration: none;
	color: #ffe222;
}
a:active {
	text-decoration: underline;
	color: #d1ff00;
}

.p-visitantes a, .p-visitantes a:visited {
	color: #e6de1c;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

/* CONTAINERS */

#wrapper {
	width:1013px;
	margin:0 auto;
}

#header {
	background-image: url(../gfx/body/bg-topo.jpg);
	background-repeat: no-repeat;
	height: 187px;
	width: 1013px;
}

#img-rotator {
	background-image: url(../gfx/body/bg-img.rotator.jpg);
	background-repeat: no-repeat;
	height: 208px;
	width: 1013px;
}

#menu-wrapper {
	height: 39px;
	width: 942px;
	background-image: url(../gfx/body/bg-menu.jpg);
	background-repeat: no-repeat;
	padding-left: 71px;
}

#flash-nuvens {
	position: absolute;
}


#borboleta-2 {
	position: absolute;
	margin-top: 133px;
	margin-left: 883px;
}


#beijaflor2 {
	position: absolute;
	margin-top: 30px;
	margin-left: 305px;
}

#content-wrapper {
	width: 1013px;
}

#col-esquerda {
	float: left;
	height: 1205px;
	width: 340px;
	background-image: url(../gfx/body/bg-col-esquerda.jpg);
	background-repeat: no-repeat;
}

#col-direita {
	height: 1205px;
	width: 673px;
	float: right;
	background-image: url(../gfx/body/bg-col-direita.jpg);
	background-repeat: no-repeat;
}

#destaque {
	height: 158px;
	width: 210px;
	margin-left: 103px;
	margin-top: 34px;
}

#destaque span {
	height: 94px;
	width: 82px;
	position: absolute;
	background-image: url(../gfx/body/lagartixa.png);
	background-repeat: no-repeat;
	z-index: 99999;
	margin-top: -20px;
	margin-left: -35px;
}

#conteudo {
	height: 750px;
	width: 460px;
	margin-left: 75px;
	margin-top: 30px;
	overflow: auto;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}

#galeria {
	height: 750px;
	width: 500px;
	margin-left: 50px;
	margin-top: 30px;
	overflow: auto;
	padding-left:10px;
	
}


#newsletter {
	width: 240px;
	margin-left: 100px;
	margin-top: 95px;
	height: 250px;
}

#rodape {
	width: 184px;
	height: 30px;
	margin-left: 350px;
	margin-top: 230px;
	background-image: url(../gfx/body/preto_transp.png);
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#pesquisar {
	height: 24px;
	width: 192px;
	margin-left: 86px;
	margin-top: 6px;

}

#arquivo {
	float: right;
	
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	background-image: url(../gfx/body/preto_transp.png);
}

#paginacao {
	
	margin-top:10px;
	float:left;
	background-image: url(../gfx/body/preto_transp.png);
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	
}

/* FORMULÁRIOS */

.field-pesquisa {
	background-image: url(../gfx/body/bg-pesquisa.jpg);
	height: 19px;
	width: 131px;
	border: none;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffe4b5;
	padding-left: 30px;
	padding-top:4px;
	background-repeat: no-repeat;
	float:left;
}

.bt-newsletter {
	height: 46px;
	width: 103px;
	margin-top: 168px;
	margin-left: 20px;
	position: absolute;
}

.field-newsletter-nome {
	background-image: url(../gfx/body/bg-field-newsletter-nome.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 163px;
	border: none;
	background-color:#FFFFFF;
	position: absolute;
	margin-top: 80px;
	margin-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.field-newsletter-email {
	background-image: url(../gfx/body/bg-field-newsletter-email.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 163px;
	border: none;
	background-color:#FFFFFF;
	position: absolute;
	margin-top: 130px;
	margin-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.field_default {
	width: 400px;
	border: solid 1px #fcb31c;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff4dd;
}

.contactos-submit {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fcb31c;
	color: #000000;
	border: none;

}

/* TITULOS */

.tt-novidades {
	background-image: url(../gfx/titulos/novidades.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 17px;
	width: 104px;
	margin-top: 117px;
	margin-left: 120px;
}

.tt-comentarios {
	background-image: url(../gfx/titulos/comentarios.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 41px;
	width: 450px;

}

.tt-bar {
	background-image: url(../gfx/titulos/o-bar.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 16px;
	width: 61px;
	margin-top: 117px;
	margin-left: 120px;
}

.tt-eventos {
	background-image: url(../gfx/titulos/eventos.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 16px;
	width: 79px;
	margin-top: 117px;
	margin-left: 120px;
}

.tt-servicos {
	background-image: url(../gfx/titulos/servicos.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 21px;
	width: 88px;
	margin-top: 117px;
	margin-left: 120px;
}
.tt-links {
	background-image: url(../gfx/titulos/links.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 16px;
	width: 54px;
	margin-top: 117px;
	margin-left: 120px;
}

.tt-galeria {
	background-image: url(../gfx/titulos/galeria.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 16px;
	width: 165px;
	margin-top: 117px;
	margin-left: 120px;
}

.tt-contactos {
	background-image: url(../gfx/titulos/contactos.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 16px;
	width: 100px;
	margin-top: 117px;
	margin-left: 120px;
}

.tt-produtos {
	background-image: url(../gfx/titulos/produtos.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 16px;
	width: 93px;
	margin-top: 117px;
	margin-left: 120px;
}

.tt-destaques {
	background-image: url(../gfx/titulos/destaques.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 20px;
	width: 104px;
	margin-top: 117px;
	margin-left: 120px;
}

.tt-pesquisa {
	background-image: url(../gfx/titulos/pesquisa.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 20px;
	width: 88px;
	margin-top: 117px;
	margin-left: 120px;
}

.tt-quem-somos {
	background-image: url(../gfx/titulos/quem-somos.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 19px;
	width: 133px;
	margin-top: 117px;
	margin-left: 120px;
}

.tt-trilobite {
	background-image: url(../gfx/titulos/trilobite.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 16px;
	width: 78px;
	margin-top: 117px;
	margin-left: 120px;
}

.tt-parceiros {
	background-image: url(../gfx/titulos/parceiros.png);
	background-repeat: no-repeat;
	display: block;
	text-indent:-9999px;
	height: 16px;
	width: 97px;
	margin-top: 117px;
	margin-left: 120px;
}

/* GALERIA */



#galeria-fotos img {
	border: 1px solid #ffffff;
	
	
}

#galeria-fotos img:hover{
	border: 1px solid #000000;
	
}

#galeria-fotos li  span {
	background-image: url(../gfx/body/tape.png);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 77px;
	position: absolute;
	margin-left: 25px;
	margin-top: -17px;
}

#galeria-fotos li{
	display: inline;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 7px;
	width: 127px;
	height:auto;
	background-color: #ffffff;
	text-align:center;
}

#galeria-fotos li p{
	padding:0;
	margin-top:5px;
	font-size: 10px;
	color: #555555;
	text-align:center;
	height: 35px;
}


/* CLASSES */

.img-rotator {
	margin-top: 9px;
	margin-left: 96px;
}

.fita-cola-esq {
	background-image: url(../gfx/body/fita-cola-esq.png);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 70px;
	position: absolute;
	margin-top: 180px;
	margin-left: 80px;
	z-index:100;
}

.fita-cola-dir {
	background-image: url(../gfx/body/fita-cola-dir.png);
	background-repeat: no-repeat;
	display: block;
	height: 71px;
	width: 70px;
	position: absolute;
	margin-top: 180px;
	margin-left: 870px;
	z-index:100;
}

.logo-transp {
	background-image: url(../gfx/body/logo-transp.png);
	background-repeat: no-repeat;
	display: block;
	height: 94px;
	width: 147px;
	position: absolute;
	margin-top: 280px;
	margin-left: 770px;
	z-index:100;
}

.rodape-txt {
	background-image: url(../gfx/body/rodape-txt.png);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 323px;
	margin-bottom: 10px;
	margin-left: 25px;
	text-indent:-9999px;
}



.slideshow {
	height: 180px;
	width: 830px;
	margin-left: 96px;
	padding-top: 9px;
}

.separador {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9f2d00;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bt-pesquisar {
	float: right;
}

.menu {
	margin-top: 39px;
	margin-left:69px;
}

.img-noticias {
	float:left;
	padding:5px;
	border: 1px solid #9f2d00;
	background-color:#FFFFFF;
	margin-right:10px;
	margin-bottom:10px;
	clear:both;
}

#conteudo img {
	padding:5px;
	border: 1px solid #9f2d00;
	background-color:#FFFFFF;
	margin-right:10px;
	margin-bottom:10px;
	clear:both;
}
