@charset "iso-8859-1";
/* CSS Document */

html, body {
	height:100%;
}
body,td,th {
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a { color: #465802; 
}
#main{
	width: 700px;
	left: 50%;
	margin-left: -350px;
	position: absolute;
}
#corpo{
	float:left;
	width:100%;
}
#blogItem {
	width:99%;
}
#blogItem h1{font:bold 28px Trebuchet MS, Trebuchet, Arial, Verdana; color:#004A69; margin:5px 0 4px 0;border:0;}

#blogItem h2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a5a5a5;
	margin-top: 10px;


}
#blogItem h3{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;

}
#blogItem h4{
	margin-top: 2px;
	margin-bottom: 40px;
	background-image: url(../imagens/blog_separador.gif);
	background-repeat: repeat-x;
	height: 20px;
}
#blogItem span
{font:bold 18px Trebuchet MS, Trebuchet, Arial, Verdana;color:#004A69;border-bottom:1px solid #a5a5a5;height:26px;margin:10px 10px 5px 10px;}

#blogItem p{font:bold 12px Trebuchet MS, Trebuchet, Arial, Verdana; color:#004A69; clear:both;}
#blogItem p.texto{font:12px Trebuchet MS, Trebuchet, Arial, Verdana; color:#333; margin-top:10px;}

#b#blogItem p{font:bold 12px Trebuchet MS, Trebuchet, Arial, Verdana; color:#004A69; clear:both;}
logItem p.comments{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#blogItem p.comments img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
	
}
#blogItem p.blogData{
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	display: inline;
	color: #666666;
}
#blogItem p.blogAssunto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #465802;
	text-transform: uppercase;
	display: inline;
}
#blogItem a{
	text-decoration: none;
	color: #465802;
}

#blogItem a:hover{
	text-decoration: underline;
	
}
#blogItem .comments a{
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	
}

#blogItem .comments a:hover{
	font-weight: bold;
	
}
#aolado{
	float:
	left;
	width:200px;
}
#aolado h1{
	color:#FFFFFF;
	background-image: url(../imagens/blog_sideheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-top: 7px;
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	height: 24px;
	margin-top: 0px;
	margin-bottom: -2px;	
}

#aolado h2{
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../imagens/blog_sideseta.gif);
	background-position: left center;
	margin-left: 21px;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#aolado h2 a{
	color:#333333;
	text-decoration:none;
	font-weight: normal;
}
#aolado h2 a:hover{
	font-weight: bold;
}
#aolado h3{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 21px;
}
