HTML {
	background-image:url(/images/bg_line.jpg);
	background-repeat:repeat-x;
	background-color:#e2eefa;
	background-position:top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:100%;
}


BODY			{
	font-family:tahoma, verdana, arial;
	font-size:11px;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(/images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#3599ad;
	background-color:transparent;
	vertical-align:top;
}
table			{
	border:0px;
}
form {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
UL {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}
LI{
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

TEXTAREA			{
	font-family:Tahoma, Verdana,Arial, Verdana,  Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:10px;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:1px solid #586e85;
}
INPUT			{
	font-family:Tahoma, Verdana,Arial, Verdana,  Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:11px;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	white-space:nowrap;
	border:1px solid #586e85;

}


.checkbox			{
	border:0px; 
	width:14px;
	vertical-align:middle;
}
SELECT			{
	font-family:Tahoma, Verdana,Arial, Verdana,  Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:10px;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	white-space:nowrap;
	border:1px solid #586e85;
	
}

img	{
	border: 0px; 
}

h1, h2, h3, h5, h6, form {
	margin: 0px;
	padding:0px;
	font-weight:normal;
}


h3 {
	color:#759900;
	font-size:15px;	
	font-weight:bold;
}
h2{
	color:#0081c6;
	font-size:13px;
	font-weight:normal;
}


.emp {
	width:278px;
	height:50px;
	border:0px;
	border-bottom:1px solid #84a7b9;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}
.emp#even {
	margin-left:21px;	
}

.fecho {
	width:927px;
	vertical-align:top;
}
.fecho td{
	height:12px;
	vertical-align:top;
}
.field1 {
	width:420px;
	height:27px;
	background-image:url(/images/form_field.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 5px;
}
.field1 input {
	width:400px;
	border:0px;
}
.field2 {
	width:420px;
	height:140px;
	background-image:url(/images/form_message.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 5px;
}
.field2 textarea {
	width:400px;
	height:130px;
	border:0px;
}
.field3 {
	width:420px;
	height:27px;
	background-image:url(/images/form_field3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 5px;
}
.field3 input {
	width:100px;
	border:0px;
	vertical-align:middle;
}
.field3 img {
	vertical-align:middle;
	padding:0px 20px 0px 20px;
}
.footer {
	width:927px;
	height:165px;
	padding:15px 20px 10px 20px;
	background-image:url(/images/footer.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:19px;
	
}
.footer .copyright{
	font-size:11px;
	color:#0081c6;
	font-weight:bold;
}
.footer .autor{
	font-size:11px;
	color:#0081c6;
	text-align:right;
}
.footer .autor A{
	font-size:11px;
	color:#0081c6;
	font-weight:bold;
	text-decoration:none;
}
.footer .menu {
	margin:0px 0px 0px 0px;	
	color:#083d48;
	font-weight:normal;
	font-size:11px;
}
.header {
	width:927px;
	height:127px;
	vertical-align:top;
}
.header .logo {
	padding:47px 0px 0px 22px;
	vertical-align:top;
}
.header .language{
	text-align:right;
	font-size:9px;
	font-weight:bold;
	padding:0px 20px 0px 0px;
}
.header .language A{
	color:#154859;
	text-decoration:none;
}
.header .language img{
	vertical-align:middle;
}
.header .path {
	color:#3a798e;
	font-size:11px;
	text-align:right;
	padding:0px 20px 0px 0px;
}

.header .path A {
	color:#94bd0e;
	font-size:11px;
	text-decoration:none;
}
.label {
	width:165px;
	color:#0584c6;
	font-weight:bold;
}
.link {
	color:#0081c6;
	font-size:11px;
}
.link a {
	color:#0081c6;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.link a img {
	vertical-align:middle;	
}
.main {
	width:927px;
	vertical-align:top;
}

.main .first{
	background-repeat:repeat-y;
	background-position:top center;
}
.main .second{
	width:927px;
	background-repeat:no-repeat;
	background-position:top center;
	
}
.main#c1 .first{
	background-image:url(/images/c1_middle.jpg);
}
.main#c2 .first {
	background-image:url(/images/c2_middle.png);
}
.main#c3 .first {
	background-image:url(/images/c3_middle.png);
}
.main#c1 .second{
	background-image:url(/images/c1_top.png);
}
.main#c2 .second {
	background-image:url(/images/c2_top.jpg);
	padding:0px 20px 0px 20px;
}
.main#c1 .second h2 {
	font-size:14px;
	color:#94bd0e;
	margin-left:40px;
	font-weight:normal;
}
.main#c1 .second h3 {
	font-size:30px;
	color:#94bd0e;
	margin-left:40px;
	font-weight:normal;
}

.main#c2 .third {
	margin-top:35px;
	width:887px;
}

.main .third {
	margin-top:35px;
	width:887px;
}
.main .third .column {
	width:260px;
	vertical-align:top;
}
.main .third .sep {
	width:42px;
}
.main .third .wide {
	width:585px;
	vertical-align:top;
	font-size:11px;
	font-weight:normal;
	color:#0081c6;
}
.wide#project p{
	margin:0px 0px 2px 0px;
}
.main .third .wide img.mask0{
	border: 1px solid #94bd0e;
	padding:2px;
	background-color:#FFFFFF;
	margin:0px 0px 10px 10px;
}
.main .second {
	background-image:url(/images/c3_top.jpg);
	padding:0px 20px 0px 20px;
}
.menu {
	margin:38px 0px 0px 0px;	
	color:#083d48;
	font-weight:bold;
	font-size:12px;
}
.menu .option {
	padding:0px 13px 0px 13px;	
}
.menu .sep {
	width:1px;
	background-color:#c6d8dd;
}
.menu A{
	text-decoration:none;
	color:#083d48;
}
.menu A.on{
	text-decoration:none;
	color:#0081c6;
}
.sub {
	
}
.sub a{
	margin-left:10px;
}
.mask1{
	border: 1px solid #94bd0e;
	padding:2px;
	width:46px;
	height:46px;
	background-color:#FFFFFF;
	text-align:center;
	
}
.mask1 div {
	width:46px;
	height:46px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:0px;
}
.mask1 div a img {
	border:none;
	background-color:transparent;
}
.paginacao {
	font-size:11px;
	height:24px;
	vertical-align:middle;
}
.paginacao A{
	color:#759900;
	font-weight:bold;
	text-decoration:none;
}
.paginacao a.on {
	color:#0081c5;	
}
.paginacao .mid {
	background-image:url(/images/pag_mid.gif);
	background-repeat:repeat-x;
}
.prop, .prop A {
	font-weight:bold;
	color:#759900;
	text-decoration:none;
}
.quadros {
	width:927px;
	height:191px;
	margin-top:13px;
}
.quadros .sep{
	width:12px;	
}
.quadros .quadro {
	width:259px;
	background-image:url(/images/quadro1.png);
	padding:14px 21px 10px 21px;
	vertical-align:top;
	background-repeat:no-repeat;
}
.quadro .nome {
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.klima{
	background-image:url(/images/klimakost.png);	
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.related_tit {
	color:#0b3057;
	font-size:14px;
	font-weight:bold;
}
.related_item , .related_item A{
	color:#0081c6;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.related_desc {
	color:#0b3057;
	font-size:11px;
}
.related_desc a {
	color:#0b3057;
	text-decoration:none;
}
.sp {
	height:5px;	
}
.sep1 {
	width:100%;
	border-top:1px solid;
	border-color:#FFFFFF;
	height:1px;
	margin: 10px 0px 10px 0px;
	overflow:hidden;
}
.sep2 {
	width:100%;
	border-top:1px solid;
	border-color:#7ca5b8;
	height:1px;
	margin: 7px 0px 7px 0px;
	overflow:hidden;
}
.sep3 {
	width:100%;
	border-top:1px solid;
	border-color:#84a7b9;
	height:1px;
	margin: 7px 0px 7px 0px;
	overflow:hidden;
}
.sep4 {
	width:100%;
	border-top:1px solid;
	border-color:#c6e1e9;
	height:1px;
	margin: 7px 0px 7px 0px;
	overflow:hidden;
}
.submenu {
	width:100%;
	font-weight:bold;
	font-size:12px;
}
.submenu A {
	text-decoration:none;
	color:#759900;
	padding:0px 0px 0px 15px;
}
.submenu A.on {
	text-decoration:none;
	color:#0081c6;
	padding:0px 0px 0px 15px;
	background-image:url(/images/bulet_1.png);
	background-position:left center;
	background-repeat:no-repeat;
}
a.back {
	text-decoration:none;
	color:#759900;
	padding:0px 0px 20px 0px;
	font-size:13px;
}
.tit {
	font-size:11px;
	color:#759900;
	font-weight:bold;
}
.tit a{
	font-size:11px;
	color:#759900;
	text-decoration:none;
}
