body 
{
	margin:0;
	padding:0;
	/*text-align:center;*/
	margin:0px;
}
.alinhar
{
	margin:0px;
	padding:0px;
	padding-top:3px;

}

.fundo {
	background-image:url(img/fundo.jpg);
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.fonte
{
	font-family:Verdana;
	color:#372400;
	font-size:13px;
	
}

.titulo
{
	font-family:Verdana;
	color:#372400;
	font-size:15px;
	font-weight:bold;
	
}

 
.bg {
	background-image:url(img/bg.jpg);
}

.fundo2 {
	background: url(img/sombra.jpg) right no-repeat;
	
}

.blur{ 
   background-color: #ccc; /*shadow color*/ 
   color: inherit; 
   margin-left: 4px; 
   margin-top: 4px; 
} 

.blog
{
	text-decoration:none;
	color:#372400;
}

.blog a:link
{
	text-decoration:none;
	color:#372400;
}

.blog a:active
{
	text-decoration:none;
	color:#372400;
}

.blog a:hover
{
	text-decoration:none;
	color:#372400;
}

.blog a:visited
{
	text-decoration:none;
	color:#372400;
}
.shadow, 
.content{ 
	width:880px;
   position: relative; 
   bottom: 2px; 
   right: 2px; 
} 

.shadow{ 
   background-color: #666; /*shadow color*/ 
   color: inherit; 
} 

.content{ 
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 1px solid #000; /*border color*/ 
   padding: .5em 2ex; 
} 
.fonte2
{
	font-family:Verdana;
	color:#372400;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
	
}
