body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	margin:0;
	background-color:#ffffff;
}

 #background {
	/*background-image:url(background.jpg);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-position:top center;
	background-attachment:scroll;*/
	background: url(bg_green.jpg) repeat-x fixed bottom;
} 

/* Classes */

#window {	
	background-color:#000000;
	width:100%;
	height:1230px;
	position:absolute;
	z-index:100;
	vertical-align:middle;
	text-align:center;
	display:none;
}

.header {
	height:150px;
}

.coluna {
	width:170px;
	vertical-align:top;
	text-align:center;
}

.tdColuna {
	vertical-align:top;
	padding:0px 0px 10px 0px;
}

.main {
	width:600px;
	vertical-align:top;
}

.footer {
	width:580px;
	padding: 5px;
	font-size:10px;
}

.content {
	vertical-align:top;
}

.txtLink {
	text-decoration:none;
	color:#000000;
}

.txtLink2 {
	text-decoration:none;
	color:#3e9592;
}

.txtLinkArtigos {
	text-decoration:none;
	color:#000000;
}

.txtTituloArtigos {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.txtFonteArtigos {
	font-size:10px;
	color:#666666;
}

.txtDestaque{
	font-size:16px;
	color:#3EB3A2;
}
.txtPremio{
	font-size:12px;
	color:#000;
}


/* Divs Coluna */

#coluna {
	position:relative;
	width:170px;
}

#painel {
	position:relative;
	width:170px;
	z-index:1;
}

#contato {
	position:relative;
	width:170px;
	z-index:3;
}

#cases {
	position:relative;
	width:170px;
	margin-top:-50px;
	z-index:2;
}

#parceiros {
	position:relative;
	width:170px;
	z-index:4;
}

/* ID */
#linha {
	height:1px;
	background-color:#3e9592;
}

#esColuna {
	height:10px;
}

#menuFooter {
	font-size:9px;
	color:#3e9592;
}

#txtContent {
	vertical-align:top;
	padding: 10px 15px 0px 15px;
}

#txtContentArtigos {
	vertical-align:top;
	padding: 10px 15px 10px 15px;
}

#txtContent2 {
	vertical-align:top;
	padding: 0px;
}

#rodape {
	width:570px;
	bottom:0px;
	margin-bottom:0px;
	margin-left:15px;
	position:absolute;
}

#box_mes {
	padding:10px;
	text-align:center;
	vertical-align:top;
	font: 11px Verdana;
	background:url(imagens/box_mes.gif) center top no-repeat;
}

#popup {
	position:absolute;
	width:200px;
	min-height:200px;
	top:135px;
	margin-left:67%;
	z-index:5;
}