{}
body, td, tr, div, input, textarea, p	{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
}
body{
	margin:0px;
	background-image:url(../../imgs/blog/bg-fundo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fffdef;
}
img	{
	border:none;
}
.geral	{
	background-image:url(../../imgs/blog/fundo_geral.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:100%;
}
.bg-centro	{
	background-color:#fffffa;
	background-image:url(../../imgs/blog/bg-centro.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.data	{
	background-image:url(../../imgs/blog/bg-data.jpg);
	background-repeat:no-repeat;
	height:51px;
	width:51px;
	text-align:center;
}
.dia	{
	color:#e66007;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:36px;
	color:#e66007;
	font-weight:bold;
}
.mes	{
	color:#ffffff;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:9px;
	line-height:0px;
}

h1	{
	font-size:15px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	color:#e66007;
}
p	{
	text-align:justify;
}
.linha	{
	background-image:url(../../imgs/blog/linha.gif);
	background-repeat:repeat-x;
	display:block;
	height:1px;
	margin: 0px;
}
a.mes	{
	font-size:11px;
	color:#e66007;
	text-decoration:none;
	margin:0px;
	display:block;
	height:30px;
	line-height:35px;
}
a:hover	{
	text-decoration:underline;
}
a	{
	font-size:11px;
	color:#e66007;
	text-decoration:none;
}


/*------------- CSS Direito	----------*/
.direito	{
	background-image:url(../../imgs/blog/bkg_direito.jpg);
	background-color:#fff39d;
	background-position:top;
	background-repeat:no-repeat;
	padding: 13px 1px 0px 13px;
}

.format	{
	text-align:justify;
	color:#e66007;
	padding: 10px 0px 0px 0px;
}
a.o-que-e-isso	{
	font-size:9px;
	color:#ffb717;
	margin: 0px 0px 0px 20px;
}
