body {
	text-align: center;
	color: #000000;
	background-color: rgb(51, 51, 51);
	background-image: url(img/bg4.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	text-decoration: none;
}

div.logo{
	width:30px;
	position:absolute;
	bottom:0px;
	right:0px;
	background-color:rgb(50,50,50);
}

div.logo2{
	width:190px;
	position:absolute;
	top:10px;
	left:50%;
	margin:0 0 0 -300px;
	background-color:rgb(0,0,0);	
	z-index:10;
}

div.menu{
	width:700px;
	height:250px;
	position:absolute;
	top:0px;
	left:50%;
	margin: 0 0 0 -350px;
	z-index:1;
	background-image: url(img/bg_creomenu.png);
	background-repeat: no-repeat;
	background-position:center top;
}

div.clients_icon{
	width:30px;
	position:absolute;
	left:50%;
	margin: 0 0 0 -15px;
	top:7px;
	z-index:3;
}

img{
	border-width:0px;
}

img.header{
	width:600px;
	border-width:0px;
	position: absolute;
	top:50px;
	left:50%;
	margin:0 0 0 -300px;
}

div.header{
	width:600px;
	border-width:0px;
	position: absolute;
	top:50px;
	left:50%;
	margin:0 0 0 -600px;
}

div.show{
	width:600px;
	border-width:0px;
	position: absolute;
	top:50px;
	left:50%;
	margin:0 0 0 -300px;
	z-index:10;
}

table.menu{
	width:400px;
	height:20px;
	position:absolute;
	top:215px;
	left:50%;
	margin:0 0 0 -200px;
	border-collapse:collapse;
}

td.menu1{
	width:100px;
	height:20px;
	background-image: url(img/menu5b.jpg);
	background-repeat: no-repeat;
	background-position:center center;
}

td.menu0{
	width:100px;
	height:20px;
	background-image: url(img/menu5.jpg);
	background-repeat: no-repeat;
	background-position:center center;
}

a.menu_link:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:rgb(255,255,255);
	text-decoration:none;
}

a.menu_link{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:rgb(150,150,150);
	text-decoration:none;
}

span.menu_link:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:rgb(255,255,255);
	text-decoration:none;
}

span.menu_link{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:rgb(150,150,150);
	text-decoration:none;
}

img.access:hover{
	border-width:0px;
	width:30px;
	filter:alpha(opacity=100);
	opacity:1.0;
}

img.access{
	border-width:0px;
	width:30px;
	filter:alpha(opacity=75);
	opacity:0.75;
}

div.text{
	width:300px;
	top:250px;
	left:50%;
	margin: 0 0 0 15px;
	position:absolute;
	border-width:0px;
        text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150, 150, 150);
        font-size: 11px;
	text-indent: 10px;
	line-height:24px;
}

div.textin{
	width:300px;
	float:left;
	border-width:0px;
        text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150, 150, 150);
        font-size: 13px;
	text-indent: 10px;
	line-height:24px;
	margin-left:50px;
}

a.link:hover {
        color: rgb(200,200,200);
	text-decoration:none;
}

a.link {
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150, 150, 150);
        font-size: 12px;
	text-decoration:underline;
	text-indent: 20px;
}

ul {
	width:100px;
	padding: 0; 
	margin: 0; 
	margin: -1px 0 0 0; 
}

ul li {
	width:100px;
	list-style-type: none;
  	border: 0px; 
  	position: relative; 
	vertical-align:middle;
}

ul ul {
	width:160px;
	padding:1px;
	display: none;
	background-color:rgb(0,0,0);
}

ul li:hover > ul {/* submenu */
	display: block; 
	position: absolute; 
	top: 0px; 
	left: 100%;
}

li a {
	padding:2px;
	display: block; 
	text-decoration: none;
	vertical-align:middle;
}

ul#topmenu li a:hover {
	text-decoration: none;
}

li.sub > a {/* font do menu */
	font-size:12px;
	font-family:Verdana, Arial, Helvetica;
	color:rgb(200,200,200);
	text-decoration:underline;
	text-align:center;
	top:-1px;
}

ul#topmenu {
	width: 6em;
}

ul#topmenu > li:hover > ul {
	top:15px;
	left: 0px;
	background-color:rgb(0,0,0);
}

ul ul {
	width:160px;
	border-width:1px;
	border-color:rgb(50,50,50);
	border-style:solid;
}

* html ul li { height: 0%; }
* html ul li a { height: 0%; }

ul li ul li:hover{
	background-color:rgb(50,50,50);
}

ul li ul li{
	vertical-align:middle;
	width:150px;
	height:20px;
	padding:5px;
	text-align:left;
	border-width:0px;
	background-color:rgb(0,0,0);
}


a.link_float_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(150, 150, 150);
	border: 0px;
	padding: 0px;
	width:200px;
	font-weight:normal;
}

a.link_float_menu{
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(255, 255, 255);
        font-size: 12px;
	text-decoration:none;
	text-indent: 20px;
}

div.wrapper1{
	width:700px;
	top:260px;
	left:50%;
	margin: 0 0 0 -350px;
	position:absolute;
}

div.pub{
	width:300px;
	top:260px;
	left:50%;
	margin: 0 0 0 -315px;
	position:absolute;
	text-align:center;
}

div.publicidade{
	width:300px;
	top:260px;
	float:left;
	text-align:center;
	border-width:0px;
	border-bottom-width:1px;
	border-style:dotted;
	border-color:rgb(75,75,75);
}

div.clientes{
top:20px;
}

div.col_esq{
	width:300px;
	float:left;
	margin-left:25px;
}

p.pub{
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150, 150, 150);
        font-size: 12px;
	text-indent: 20px;
	text-align:center;
	top:0px;
	left:0px;
	margin: 0 0 0 0;
}

img.pub{
	width:300px;
	border-width:0px;
	float:right;
}

a.link02:hover {
	color: rgb(255, 255, 255);
	text-decoration:none;
}

.link02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(160, 160, 160);
	border: 0px;
	padding: 0px;
	text-decoration:underline;
}

div.creditsin{
	width:700px;
	float:left;
	border-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-style:dotted;
	text-align:center;
	border-color:rgb(75,75,75);
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150,150,150);
        font-size: 9px;
	margin-top:25px;
}

div.credits{
	width:700px;
	position:relative;
	bottom:0px;
	left:50%;
	margin:0 0 0 -500px;
	border-width:0px;
	border-top-width:1px;
	border-style:solid;
	text-align:center;
	border-color:rgb(150,150,150);
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150,150,150);
        font-size: 9px;
}

div.contactus{
	width:300px;
	position:relative;
	top:455px;
	left:50%;
	margin:0 0 0 -315px;
}

p.telefone{
	text-align:center;
	border-color:rgb(150,150,150);
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150,150,150);
        font-size: 24px;
	font-weight:bold;
}

img.orc{
	float: left;
	width: 50px;
}

img.phone{
	float: center;
	width: 25px;
}

div.advanced{
	width:250px;
	height:460px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin: -230px 0 0 -125px;
	z-index:10;
	background-image:url(img/shadow.png);
	background-repeat:repeat;
	background-position:center center;
	border-width:1px;
	border-style: solid;
	border-color: rgb(170,65,150);
}

a.closewin_advanced:hover{
	color: rgb(100,0,0);
}

a.closewin_advanced{
	z-index:11;
	position:absolute;
	left:10px;
	top:10px;
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: rgb(255,0,0);
	font-weight:bold;
	text-decoration:none;
}

span.title_quote{
	z-index:11;
	position:absolute;
	right:10px;
	top:10px;
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: rgb(255,255,255);
	font-weight:bold;
	text-decoration:none;
}

span.text{
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: rgb(255,255,255);
}

span.obli{
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: rgb(255,0,0);
}

input.fmfm{
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: rgb(170,65,150);
	border-width:1px;
	border-style: solid;
	border-color: rgb(170,65,150);
	background-color:rgb(200,200,200);
}

select.fmfm{
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: rgb(170,65,150);
	border-width:1px;
	border-style: solid;
	border-color: rgb(170,65,150);
	background-color:rgb(200,200,200);
}

textarea.fmfm{
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: rgb(170,65,150);
	border-width:1px;
	border-style: solid;
	border-color: rgb(170,65,150);
	background-color:rgb(200,200,200);
}

input.buttons{
	height:20px;
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: rgb(150,150,150);
	border-width:0px;
	background-color:rgb(200,200,200);
	background-image:url(img/menu5.jpg);
	background-repeat:repeat;
	background-position:center center;
	cursor:pointer;
}

/* Web Design  */

div.image_imo{
	width:650px;
	top:250px;
	left:50%;
	margin: 0 0 0 -325px;
	position:absolute;
}

div.text_web{
	width:600px;
	top:600px;
	left:50%;
	margin: 0 0 0 -300px;
	position:absolute;
	border-width:0px;
        text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150, 150, 150);
        font-size: 11px;
	line-height:24px;
}

div.text_web_main{
	width:600px;
	top:250px;
	left:50%;
	margin: 0 0 0 -300px;
	position:absolute;
	border-width:0px;
        text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150, 150, 150);
        font-size: 11px;
	line-height:24px;
}

a.link02{
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150, 150, 150);
        font-size: 11px;
}

div.credits_web{
	width:700px;
	position:relative;
	bottom:0px;
	left:50%;
	margin:0 0 0 -350px;
	border-width:0px;
	border-top-width:1px;
	border-style:solid;
	text-align:center;
	border-color:rgb(150,150,150);
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150,150,150);
        font-size: 9px;
}

img.icon_imob{
	border-width:0px;
	margin-right:15px;
	float:left;
	vertical-align:top;
}

/*   Fotografia */

div.main_image{
	height:300px;
	width:400px;
	top:0px;
	left:50%;
	position:absolute;
	margin:0 0 0 -470px;
}

img.main_image{
	height:300px;
	width:400px;
	top:50%;
	left:50%;
	position:absolute;
	margin:-150px 0 0 -200px;
	border-width:0px;
	border-right-width:4px;
	border-bottom-width:4px;
	border-style:solid;
	border-color:rgb(20,20,20);
}

div.galeria{
	height:300px;
	width:210px;
	top:0px;
	left:50%;
	margin:0 0 0 -50px;
	position:absolute;
}

img.img{
	width:45px;
	margin:0px;
	border-width:0px;
	border-style:solid;
	border-color:rgb(40,40,40);
	cursor:pointer;
}

div.fotos{
	width:300px;
	top:260px;
	left:50%;
	margin: 0 0 0 15px;
	position:absolute;
	border-width:0px;
        text-align: justify;
}

div.text_foto{
	position:absolute;
	top:550px;
	width:600px;
	left:50%;
	margin:0 0 0 -300px;
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150, 150, 150);
        font-size: 11px;
	text-indent: 10px;
	line-height:24px;
	text-align:justify;
	padding-top:25px;
	padding-bottom:25px;
}

p.credits{
	width:650px;
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150, 150, 150);
        font-size: 9px;
	text-indent: 0px;
	line-height:12px;
	border-width:0px;
	border-top-width:1px;
	border-style:solid;
	border-color:rgb(150,150,150);
}

p.creditsin{
	width:650px;
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150, 150, 150);
        font-size: 9px;
	text-indent: 0px;
	line-height:12px;
}
/* contactos */

table.body {
top:250px;
left:50%;
margin: 0 0 0 -325px;
position:absolute;
	height: 220px;
	width: 650px;
	text-align: center;
	border-width:0px;
	padding: 0;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
        color: rgb(255,255,255);
        font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
}

.con_texto1 {
	vertical-align: top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	width: 325px; 
	height: 100px;
        color: rgb(150, 150, 150);
	padding-right: 50px;
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	background-image: url(img/bg_contactos_voz.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.con_texto2 {
	vertical-align: top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	width: 325px; 
	height: 100px;
        color: rgb(150, 150, 150);
	padding-right: 50px;
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	background-image: url(img/bg_contactos_mail.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.con_texto3 {
	vertical-align: top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	width: 325px; 
	height: 100px;
        color: rgb(150, 150, 150);
	padding-right: 50px;
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	background-image: url(img/bg_contactos_carta.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.conteudo2 {
	vertical-align: middle;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	width: 650px; 
        color: rgb(150, 150, 150);
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
}

.line {
	height:1px;
	background-color: rgb(150,150,150);
}

div.text_contactos{
	position:relative;
	top:600px;
	width:600px;
	left:50%;
	margin:0 0 0 -300px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(150, 150, 150);
	font-size: 11px;
	text-indent: 10px;
	line-height:24px;
	text-align:justify;
	padding-top:25px;
	padding-bottom:25px;
}

div.credits_contactos{
	width:700px;
	position:absolute;
	top:625px;
	left:50%;
	margin:0 0 0 -350px;
	border-width:0px;
	border-top-width:1px;
	border-style:solid;
	text-align:center;
	border-color:rgb(150,150,150);
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150,150,150);
        font-size: 9px;
}

/* serviços */

table.tbcorpo {
	position:absolute;
	top:250px;
	width:650px;
	left:50%;
	margin:0 0 0 -325px;
}

.texto1 {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 325px; 
	height: 100px;
        color: rgb(150, 150, 150);
	padding-right: 50px;
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	background-image: url(img/bg_servicos_web.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.texto2 {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 325px; 
	height: 100px;
        color: rgb(150, 150, 150);
	padding-right: 50px;
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	background-image: url(img/bg_servicos_design.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.texto3 {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 325px; 
	height: 100px;
        color: rgb(150, 150, 150);
	padding-right: 50px;
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	background-image: url(img/bg_servicos_lab.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.texto4 {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 325px; 
	height: 100px;
        color: rgb(150, 150, 150);
	padding-right: 50px;
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	background-image: url(img/bg_servicos_foto.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}


.texto5 {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 325px; 
	height: 100px;
        color: rgb(150, 150, 150);
	padding-right: 50px;
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	background-image: url(img/bg_servicos_offset.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.texto6 {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 325px; 
	height: 100px;
        color: rgb(150, 150, 150);
	padding-right: 50px;
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	background-image: url(img/bg_servicos_misc.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

span.title {
	font-family: Arial, Helvetica, sans-serif;
        color: rgb(255,255,255);
        font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
}

div.credits_servicos{
	width:700px;
	position:absolute;
	top:950px;
	left:50%;
	margin:0 0 0 -350px;
	border-width:0px;
	border-top-width:1px;
	border-style:solid;
	text-align:center;
	border-color:rgb(150,150,150);
        font-family: Arial, Helvetica, sans-serif;
        color: rgb(150,150,150);
        font-size: 9px;
}

/* fotografis */

div.wrapper_galerias{
	width:1000px;
	position:absolute;
	top:510px;
	left:50%;
	margin:0 0 0 -500px;
	z-index:0;
}

img.thumb{
	cursor:pointer;
width:75px;
height:50px;
}

div.show h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#4088b8;
    clear: both;
}

div.show h1 {
}

div.show h2 {
    color: #c8c8c8;
		margin-top: -25px;
}

div.show h3 {
}

div.show h4 {
    color: #333;
    margin-bottom: -10px;
}

div.show p {
    margin: 10px 0;
    clear: both;
}

div.show ul, ol {
    margin-left 0;
}

div.show ul ul {
    margin-bottom: 20px;
}

div.show #wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin-left: 20px;
	float:left;
	height:250px;
}

div.show a {
    color: #4088b8;
}

div.show select, input, textarea {
    font: 99% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

div.show pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

div.show pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

div.show td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}
