body {
	background-color: #ffffff;
	margin-left: 0px;
	
	margin-right: 0px;
	margin-bottom: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
	font-size: 13px;
}

input, textarea {
	width: 400px;
	background: #ffffff url(images/img05.jpg) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
	overflow:hidden;
}

.barra_cima{

	text-align:right;					
	width:99%;
	height:40px;
	
	
}

.cima{
	text-align:center;				
	padding:0px;
	width:100%;
	height:94px;
	background:  url('images/fundinho.jpg') repeat-x 0 0;
}

.spacer{
	padding:0px;
	width:100%;
	height:7px;
}

.meio{
height:300px;
	text-align:center;		
	padding:0px;
	width:100%;	
	background:  url('images/teste.jpg') repeat-x 0 0;
	vertical-align:top;
}

.meio_interna{
	text-align:center;		
	padding:0px;
	width:100%;	
	background:  url('images/teste.jpg') repeat-x 0 0;
	vertical-align:top;
}
.meio_conteudo{
	text-align:justify;
	padding:0px;
	width:600px;	
	vertical-align:top;
}
.titulo{
	text-align:left;			
	width:600px;
	color: #000000;
	font-weight:bold;	
}
.post {
}

.post .title {
text-align:left;
	margin: 0;
	padding: 10px 20px 20px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 5px 5px;
	
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	color: #31363B;
}




.link_frente{
	text-decoration: none;
	font:Arial, Helvetica, sans-serif;
	color: #9d9d9d;
	font-size: 13px;
	
	

}
a.link_frente:link {
	text-decoration: none;
}
a.link_frente:visited {
	text-decoration: none;
}
a.link_frente:hover {

	text-decoration: underline;
}
