BODY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(imagens/bg_header.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
}

.bodytext {
	color: #000000;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
	font-weight: none;
}

h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: none;
}

.email a:link, .email a:active, .email a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.email a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

.linkskype a:link, .linkskype a:active, .linkskype a:visited {
	color: #33cc00;
	text-decoration: none;
}

.linkskype a:hover {
	color: #0099FF;
	text-decoration: none;
}

.box1 {
	color:#000000;
	font-size:12px;
	padding: 20px;
	background-color: #F5F5F5;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

.box2 {
	color:#000000;
	font-size:13px;
	margin-right: 20px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #FFCC00;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(imagens/dobra_box2.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.box3 {
	background-image: url(imagens/box3_top.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	border: 1px solid #999999;
}

.box4 {
	color:#000000;
	font-size:13px;
	line-height: normal;
	background-image: url(imagens/box3_bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.box4 img {
	border: 2px solid #CCCCCC;
}

/* .box4 img:hover {
	border: 8px solid #999999;
} */

.box4 a:link, .box4 a:visited, .box4 a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000099;
}

.box4 a:hover {
	color: #FF9900;
}

/* HEADER */

#header {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: 155px;
}

.logoastro {
	position: absolute;
	top: 26px;
	width: 350px;
	height: 88px;
}

.ChatSkypeTopmenucontainer {
	width: 500px;
	height: 155px;
	float: right;
}

.chat {
	margin-top: 25px;
	margin-left: 35px;
	float: right;
	width: 162px;
	height: 25px;
}

.skype {
	margin-top: 25px;
	float: right;
	width: 118px;
	height: 25px;
}

#topmenu {
	float: right;
	margin-top: 63px;
	display: block;
	height: 29px;
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#topmenu ul { 
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
}

#topmenu ul li {
	display: block;
	float: left;
	margin: 0 1px 0 0;
}

#topmenu ul li a {
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	background-image: url(imagens/foxmenu_bg-OFF.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}

#topmenu ul li a:hover {
	color: #000000;
	background-image: url(imagens/foxmenu_bg-OVER.gif);
	background-repeat: repeat-x;
	background-color:#00CCFF;
}


/* SUBHEADER */

#subheader {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: 145px;
}

.tabheader1 {
	background-image:url(imagens/bem_vindo.gif);
	background-repeat:no-repeat;
	background-position: 15px 18px;
	text-align:left;
	width: 230px;
	font-size:15px;
	color:#FFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 73px;
}

.tabheader2 {
	background-image:url(imagens/portfolio.gif);
	background-repeat:no-repeat;
	background-position: 0px 18px;
	text-align:left;
	width: 230px;
	font-size:15px;
	color:#FFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 65px;
}

.tabheader3 {
	background-image:url(imagens/orcamento.gif);
	background-repeat:no-repeat;
	background-position: 0px 15px;
	text-align:left;
	width: 230px;
	font-size:15px;
	color:#FFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 70px;
}

#subheader a {
	text-decoration:none;
	color:#CCFF00;
}

#subheader a:hover {
	color: #0CF;
}

/* CONTAINER */
#container {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}


/* CONTENT */
.content {
	max-width: 750px;
	margin-right: 210px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

/* Template0 */

#containertemplate0 {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}

.contenttemplate0 {
	max-width: 955px;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFF;
}

.servicos a:link, .servicos a:visited, .servicos a:active {
	text-decoration:none;
	color:#00CCFF;
	font-weight:bold;
}

.servicos a:hover {
	text-decoration:none;
	color:#FF6600;
	font-weight:bold;
}

.servicos2 a:link, .servicos2 a:visited, .servicos2 a:active {
	text-decoration:none;
	color:#33CC00;
	font-weight:bold;
}

.servicos2 a:hover {
	text-decoration:none;
	color:#FF6600;
	font-weight:bold;
}

.quemfaz {
	width: 380px;
}

.oquefaco {
	width: 380px;
	padding-left: 60px;
}

/* Template3 */

#containertemplate3 {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
		background-color: #FFF;
}

.contenttemplate3 {
	max-width: 955px;
	margin-right: 500px;
	padding-top: 20px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFF;
}

.rightcontent3 {
	width: 450px;
	float: right;
	margin: 0px;
	padding-top: 79px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


/* RIGHTCONTENT */
.rightcontent {
	width: 210px;
	float: right;
	margin: 0px;
	padding-top: 45px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


/* FOOTER */

#footercontainer {
	clear: both;
	height: 247px;
	background-image: url(imagens/fundo_footer.gif);
	background-repeat:repeat-x;
	background-position: 0px 33px;
}

.footer {
	clear: both;
	height: 247px;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}


.estrelas {
	margin: 0px;
	float: right;
	width: 350px;
	height: 247px;
	background-image:url(imagens/estrelas.gif);
	background-repeat: no-repeat;
}

.dadosfooter {
	float: left;
}

.linksbottom {
	margin-top: 115px;
}

.linksbottom a {
	color: #F90;
	text-decoration: none;
	padding-right: 15px;
}

.linksbottom a:hover {
	color: #FFF;
}

.copy {
	margin-top: 30px;
	color: #999;
	font-size: 14px;
}

.typo3 {
	color: #999;
	font-size: 12px;
	margin-top: 30px;
}


/* MENU DINÂMICO */

.leftnav1 a {
	display: block;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.leftnav1 a:link, .leftnav1 a:visited, .leftnav1 a:active {
	background-color:#EAEAEA;
	color: #333333;
}

.leftnav1 a:hover {
	background-image:url(imagens/fundo_menu.jpg);
	background-repeat:repeat-y;
	color: #FFCC00;
}


/*Menu Principal-Act*/ 

.leftnav1-act a {
	display: block;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.leftnav1-act a:link, .leftnav1-act a:visited, .leftnav1-act a:active, .leftnav1-act a:hover {
	background-image:url(imagens/fundo_menu.jpg);
	background-repeat:repeat-y;
	color: #FFCC00;
}

/* FORMULÁRIO */

form {
	color: #333;
	border: 1px dashed silver;
	padding: 10px;
} 

.inputdados {
	width: 363px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px;
	color: #FFCC00;
	background-color: #333333;
	border: 1px silver solid;
}

.mtextarea {
	width: 363px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 5px;
	height: 120px;
	color: #FFCC00;
	background-color: #333333;
	border: 1px silver solid;
}

.blimpar {
	 color: #ffffff;
	 background-color: #444444;
	 font-size: 1em;
	 border: 1px solid #333;
	 padding: 3px;        
}
.benviar {
	color: #ffffff;
	background-color: #FF0000;
	font-size: 1em;
	border: 1px #333 solid;
	padding: 3px;
}

/* TYPO3 HACKS */

/* 
.div.csc-textpic-caption-l, .csc-textpic-caption {	
text-align: left;
font-size:12px;
color:#000000;
} */

.ampliar {
	color: #00CCFF;
	font-style: italic;
}

.titulobox4 {
	font-weight: bold;
	font-size: 16px;
}


/* FORMULÁRIOS DE ORÇAMENTO */

/* SITE */

.site {
	border: dashed 1px #FF9900;
}

.formleft {
	width: 364px;
	float: left;
	margin-right: 10px;
}

.formright {
	width: 364px;
	float: left;
}

fieldset {
	margin-bottom: 10px;
	padding: 10px;
	color: #0033cc;
	font-weight: bold;
}

label {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}

.inputorca {
	width: 100%;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	border: none;
	background-color: #F5F5F5;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.selectorca {
	width: 100%;
	color: #000000;
	font-weight: bold;
}

.textorcasite1 {
	width: 100%;
	height: 90px;
	background-color: #F5F5F5;
	border: none;
	color: #000066;
}

.textorcasite2 {
	width: 100%;
	height: 160px;
	background-color: #F5F5F5;
	border: none;
	color: #000066;
}

.textorcasite3 {
	width: 100%;
	height: 160px;
	background-color: #F5F5F5;
	border: none;
	color: #000066;
}

.enviar {
	clear: both;
}

.orcalimpar {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #666666;
	background-color: #999999;
}

.orcaenviar {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #333333;
	background-color: #FF9900;
}


/* FRAMES BOTTOM AND TOP */

.frametop {
	margin: 0px;
	width: 760px;
	height: 38px;
	background-image: url(imagens/border_top.gif);
	background-repeat: no-repeat;
}

.framebottom {
	margin-bottom: 20px;
	width: 760px;
	height: 38px;
	background-image: url(imagens/border_bottom.gif);
	background-repeat: no-repeat;
}


/* ---------- POWER MAIL ---------------------------- */

#formcontato, #formcadastro {
	margin-left: 0px;
	border-color: #CCCCCC;
}

span.powermail_mandatory {
	color: red;
}

input.validation-failed, textarea.validation-failed {
	background-color: #FFFFFF;
}

div.powermail_mandatory_js {
	color: red;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 130px;
	font-size: 12px;
}

fieldset.tx-powermail-pi1_fieldset {
	padding: 10px;
	margin-bottom: 15px;
}

fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 130px;
	height: 16px;
	float: left;
	clear: both;
	font-size: 14px;
}

fieldset.tx-powermail-pi1_fieldset legend {
	background-color: #FFFFFF;
	color: #000;
}

fieldset.tx-powermail-pi1_fieldset input, fieldset.tx-powermail-pi1_fieldset textarea {
	
}

.powermail_check {
	height: 16px;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	font-weight: normal;
}


input.powermail_reset {
	background-color: #666666;
	color: #FFFFFF;
	width: 80px;
	position: relative;
	float: left;
	margin-right: 7px;
	border: none;
	padding: 2px;
	color: #FFFFFF;
}

input.powermail_submit {
	font-weight: bold;
	background-color: #FF9900;
	position: relative;
	float: left;
	border: none;
	padding: 2px;
	color: #FFFFFF;
}

.tx-powermail-pi1_confirmation_back {
	border: 1px solid #444;
}

.tx-powermail-pi1_confirmation_submit {
	font-weight: bold;
	border: 1px solid #444;
	background-color: #00CC00;
}

td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

.powermail_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 6px;
	width: 320px;
	border: solid 1px #FF9900;
	background-image: url(imagens/bg_form.jpg);
	background-repeat: repeat-x;
}

.powermail_textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	width: 320px;
	height: 120px;
	border: solid 1px #FF9900;
	background-image: url(imagens/bg_form.jpg);
	background-repeat: repeat-x;
}

/* ---------- POWER MAIL final --------------------- */




/* ---------------- WT GALLERY --------------------- */

div.tx-wtgallery-pi1 {
	border: solid 1px #CCC;
}

div.wt_gallery_single_inner_pic {
	margin: 10px;
	padding: 1px;
}

div.wt_gallery_single_inner_pic a img {

}

div.wtgallery_list {
	padding: 1px;
	margin: 10px;
	background-color: #444;
}

div.wtgallery_list a img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	border: 1px solid #CCC;
}

div.wtgallery_list_current a img {
}

div.wtgallery_list a:hover img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00;
}

div.wt_gallery_single_inner_title {
	font-weight: bold;
	margin-top: 5px;
}

div.wt_gallery_single_inner_comments {

}

/* ---------------- WT GALLERY --------------------- */