* {
	margin: 0;
	padding: 0;
}

body {
	width:970px;
	margin-top:0;
	background: url(imagens/fundo2.jpg) no-repeat scroll;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #554D49;
	background-color:#E6C794;
	
}

h4 {
font-family: "Lucida Handwriting", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #554D49;
height:30px;
text-align:left;
padding-top:34px;

}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
}


a {
	color: #0C6;
}

a:hover {
	text-decoration: none;
}

div#tudo {
position:absolute;
width:846px;
margin:0px;
}


div#logo {
	width: 846px;
	height: 220px;
	margin: 0 auto;
	background:url(imagens/envelope_topo.png) ;
}

#menu {
	width: 580px;
	margin-top: 189px;
	margin-left:110px;
	position:absolute;
}

#menu ul {
	margin: 0;
	padding: 14px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px 0 15px;
	background: url(imagens/marcador.gif) no-repeat left center;
	font-size:11px;
	font-family: "Lucida Handwriting", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #D94600;
	
}

#menu a:hover {
text-decoration: underline;
color:#FF9900;
}


#meio {
background:url(imagens/envelope_meio.png) repeat-y;
margin: 0 auto;
	width: 618px;
	height:103px;
}

#pagina {
background:url(imagens/envelope_meio.png) repeat-y;
margin: 0 auto;
width: 846px;
height:927px;
padding-top:20px;
}

#conteudo {
width:400px;
height:905px;
margin-left:110px;
float:left;
}

#conteudo p {
line-height:16px;
}

div#barralateral {
width:240px;
height:600px;
margin-right:60px;
margin-top:0px;
float:right;
}

#selo1 {
height:91px;
border-top:dotted 1px #CC6600;
border-bottom:dotted 1px #CC6600;
}

#selo1 p{
line-height:12px;
}

#selo1 img{
float:left;
border: 0px #FFF;
}


#selo2 {
height:91px;
border-bottom:dotted 1px #CC6600;
}

#selo2 p{
line-height:12px;
}

#selo2 img{
float:left;
border: 0px #FFF;
}

#selo3 {
height:91px;
border-bottom:dotted 1px #CC6600;
}

#selo3 p{
line-height:12px;
}

#selo3 img{
float:left;
border: 0px #FFF;
}

#sobre {
	margin-top:10px;
}

#sobre img {
float:right;
}

#sobre span {
font-family: "Lucida Handwriting", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #554D49;
height:30px;
text-align:left;
}

#sobre p {
	
	margin-top:10px;
	text-align:right;
}

/*Logos na parte de baixo da carta */

#links_home {
	float:right;
	width:240px;
	padding-right:60px;
	
}

#orkut {
	float:right;
	width:94px;
	padding-top:11px;
}

#podo {
	float:right;
	padding:14px 15px 0 0;
}

/*#rss {
	float:left;
}*/

#orkut img{
border: 0px #FFF;
}

#podo img{
border: 0px #FFF;
}

#rss img{
border: 0px #FFF;
}

#links a{
	color:#0C6;
	border-bottom:1px dotted #0c6;
	text-decoration:none;

}

#links a:hover{
	color:#0F0;
	border-bottom:1px dotted #0F0;

}

#rodape {
	clear:both;
	width: 846px;
	height: 150px;
	margin: 0 auto;
	background:url(imagens/envelope_rodape.png);
	position:relative;
}

#rodape p {
	padding-top: 5px;
	width: 680px;
	margin: 0 auto;
	margin-left:105px;
	font-size: x-small;
}


/* Formatação do cutenews*/
#leiamais a{
	color:#CC6600;
	border-bottom:1px dotted #CC6600;
	text-decoration:none;
}

#leiamais a:hover{
	color:#EC7600;
	border-bottom:1px dotted #EC7600;
}

#fullnews {
background:url(imagens/folha3.jpg) no-repeat;
}