

/* ---------------- BODY ---------------- */

body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #f5f6eb;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #330;
	background-image: url(../imagens/bg_header.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1, h2, h3, h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #960;
}

/* ---------------- BODY ---------------- */



/* -------------- CONTAINER --------------*/

.twoColFixRtHdr #container {
	width: 959px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../imagens/bg_content.gif);
	background-repeat: repeat-y;
} 

/* ------------- CONTAINER ------------ */



/* -------------- HEADER -------------- */

.twoColFixRtHdr #header { 
	width: 959px;
	margin: 0 auto;
	height: 206px;
	background-image: url(../imagens/bg_header.jpg);
	background-position: center top;
	background-repeat: repeat-x;
} 

.logoecofogao {
	float: left;
	width: 185px;
	margin-top: 10px;
	margin-right: 15px;
}

.banner {
	float: left;
	margin-top: 45px;
	width: 500px;
	height: 112px;
}

.skypechat {
	float: right;
	margin-top: 45px;
	width: 230px;
	height: 112px;
}

.chat {
	margin-top: 15px;
}

.flags {
	margin-top: 15px;}

/* -------------- HEADER -------------- */

.twoColFixRtHdr #menutopcontainer {
	width: 939px;
	padding-left: 20px;
	margin: 0 auto;
	height: 58px;
	background-image: url(../imagens/bg_menu_top.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.munuleft {
	margin-top: 7px;
	float: left;
}

.menuright {
	width: 236px;
	height: 44px;
	float: right;
}

/* ------------- SIDEBAR 1 ------------ */

.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 212px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 95%;
	background-image: url(../imagens/bg_sidebar.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/* ------------- SIDEBAR 1 ------------ */



/* ------------ MAINCONTENT ----------- */

.twoColFixRtHdr #mainContent { 
	margin: 0 238px 0 0;
	padding: 0 20px;
} 

/* ------------ MAINCONTENT ----------- */



/* -------------- FOOTER -------------- */

.twoColFixRtHdr #footer { 
	height: 110px;
	background-color: #f5f6eb;
	background-image: url(../imagens/bg_footer.png);
	background-position: left top;
	background-repeat: no-repeat;
} 

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333;
	float: left;
	width: 200px;
	margin-top: 65px;
	padding-left: 5px;
}

.astro {
	float: right;
	width: 240px;
	margin-top: 50px;
}

/* -------------- FOOTER -------------- */



/* ---------- LINKS GERAIS ------------ */

.linksGeraisContainer {
	padding-left: 35px;
}

.linksGerais a {
	line-height: 130%;
	color: #330;
	text-decoration: none;
}

.linksGerais a:hover {
	color: #690;
	text-decoration: underline;
	
}

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

.email a:hover {
	color: #390;
}

.depoimentos a {
	font-weight: bold;
	color: #00cccc;
	text-decoration: none;
}

.depoimentos a:hover {
	color: #F60;
}

/* ---------- LINKS GERAIS ------------ */



/* ------------- TÍTULOS ---------------*/

.preco {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #F00;
	font-size: 24px;
}

.linhaConcreto {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 32px;
	height: 40px;
	padding-left: 15px;
	background-color: #999966;
	color: #FFF;
}

.linhaMetalica {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 32px;
	height: 40px;
	padding-left: 15px;
	background-color: #006600;
	color: #FFF;
}


/* ------------- TÍTULOS ---------------*/



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

#formcontato, #formcadastro {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

span.powermail_mandatory {
	color: red;
}

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

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

fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #b8db7c;
	padding: 10px;
	margin-bottom: 15px;
}

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

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

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

}

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


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

input.powermail_submit {
	font-weight: bold;
	background-color: #F90;
	color: #FFF;
	position: relative;
	float: left;
	border: none;
	padding: 4px;
}

.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-weight: bold;
	padding: 4px;
	width: 320px;
	color: #FFFFFF;
	background-color: #330000;
	border: none;
}

.powermail_textarea {
	font-weight: bold;
	padding: 4px;
	width: 320px;
	height: 100px;
	color: #FFFFFF;
	background-color: #330000;
	border: none;
}

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



/* ---------- TYPO3 HACKS ------------- */

div.csc-textpic img {
	padding-bottom: 5px;
}

.csc-textpic-caption {
	padding-bottom: 30px;
}

/* ---------- TYPO3 HACKS ------------- */



/* --------------------- TT NEWS ----------------------------- */

.news-single-backlink {
	margin-top: 25px;
}

.news-single-backlink a, .news-single-author a {
	font-weight: bolder;
	font-size: 15px;
	text-decoration: none;
	color: #6699CC;
}

.news-single-backlink a:hover, .news-single-author a:hover {
	color: #000066;
}

.news-single-imgcaption {
	font-size: 12px;
	color: #006699;
	max-width: 240px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.news-single-img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: solid 1px #CCCCCC;
	padding: 5px;
}

.text-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000033;
}


/* Artigos */
.link-artigos a {
	text-decoration: none;
	font-weight: bolder;
	color: #003333;
}

.link-artigos a:hover {
	color: #FF9900;
}
/* Artigos */


/* News */

.newslist-item {
	border: solid 1px #006699;
	margin-bottom: 20px;
	padding: 10px;
}

.newslist a {
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

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

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 14px;
	padding-left: 20px;
}

.newslist-item img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: solid 1px #CCCCCC;
	padding: 5px;
}


/* News */

/* --------------------- TT NEWS ----------------------------- */




