/* Ertech Systems (c) 2008 */

/* geral */
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #636F71;
	text-decoration: none;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #13670B;
}
.ban {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #13670B;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #13670B;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #2F923E;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #636F71;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #636F71;
}
.tit2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #2F923E;
}
.tit_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #2F923E;
}
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	height: 17px;
	width: 166px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}
.form_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	height: 17px;
	width: 141px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}
.form_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	height: 140px;
	width: 232px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	overflow:auto;
}

/* artigos */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #36c;
}
a:hover {
	color: #c00;
}

H1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	text-decoration: none; 
	line-height: 20px; 
	font-style: normal; 
	color: #000000 ; 
	font-weight: bold
}
H2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 18px; 
	font-style: normal; 
	color: #000000; 
	font-weight: bold
} 
H3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	font-style: normal; 
	color: #000000; 
	font-weight: bold
} 

#articleTools {
	border: 1px solid #ccc;
	background-color: #eaeaea;
	height: 20px;
	padding: 5px;
	margin: 2px 0px 5px 0px;
}
#articleTools .tools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #636F71;
	display: inline;
	float: left;
}
#articleTools .pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #636F71;
	display: inline;
	float: right;
}

#article .headline {
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt; 
	color: #036;
}
#article .author { 
	font-size: 11px; 
	font-style: italic; 
	text-decoration: none; 
	line-height: 18px; 
	color: #000000 
	display: inline;
	float: left;
} 
#article .date {
	font-size: 11px;
	font-style: italic; 
	color: #000000;
	float: right;
	display: inline;
	float: right;
}
#article .firstParagraph {
	font-size: 11pt;
	line-height: 16pt; 
	color: #666;
}
#article .content {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	line-height: 12pt; 
	color: #000000;
}
#article .advert {
	float: right;
	margin: 5px;
	width: 336px;
}
#article .insert {
	width: 200px;
	float: left;
	margin: 5px;
	color: #600;
	font-size: 12pt;
	font-weight: bold;
}
