* {
	margin:0;
	padding:0;
	}
.wifi {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

/*Estrutura*/

#princ {
	margin:0 auto;
	width:780px;
	background-color:#454943;
	background-image:url(images/);
	background-repeat:repeat-y;
	background-position:right;
	border-left:1px solid #CCDE8D;
	border-right:1px solid #CCDE8D;
	}
#topo {
	height:120px;
	background-image:url(images/fachada.jpg);
	background-repeat:no-repeat;
	padding:0 10px;
	}

/*#conteudo {
	width:545px;
	background-color:#ffffff;
	min-height:800px;
	border:1px solid #2D302C;
	margin:10px 10px 0 10px;
	padding:5px;
	}
/* botoes */

#botoes {
	height:35px;
	line-height:35px;
	background-image:url(images/barra_nav.gif);
	background-repeat:repeat-x;
	padding:0 10px;
	}
#botoes ul {
	list-style-type:none;
	}
#botoes li {
	float:left;
	text-align:center;
	margin-right:10px;
	text-transform:uppercase;
	}
#botoes li a {
	display:block;
	padding:0 13px;
	font-size:10px;
	color:#003333;
	text-decoration:none;
	}
#botoes li a:hover {
	background-image:url(images/barra_nav_1.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#FF6600;
	}

/* Barra Lateral */

#lateral {
	float:right;
	width:180px;
	background-color:#ffffff;
	min-height:800px;
	border:1px solid #2D302C;
	margin:10px 10px 0 10px;
	padding:5px;
	min-height:800px;
	}
#lateral ul {
	list-style-type:none;
	margin-bottom:20px;
	}

/* Headings */

a {
	color:#222222;
	text-decoration:none;
	}
a:hover {
	color:#CCDE8D;
	}
img {
	border:0;
	}
p {
	margin-bottom:20px;
	line-height:20px;
        font-size: 14px;
	}

h1 a {
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
	font-size:24px;
	}
h2 {
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
	font-size:20px;
	}
h3 a {
	font-size:30px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#ffffff;
	text-decoration:none;
	}

.titulo1 {
	color:#FF6600;
	font-size:40px;
	}
.titulo2 {
	color:#222222;
	font-style:italic;
	}
.descricao {
	font-size:14px;
	font-style:italic;
	color:#FF6600;
	padding-left:20px;
	}
.meta {
	color:#777777;
	border-bottom:1px dashed #777777;
	padding-bottom:2px;
	margin-bottom:8px;
	}
	
.meta1 {
	color:#333333;
	font-size:14px;
	border-bottom:1px dashed #777777;
	padding-bottom:2px;
	margin-bottom:8px;
	}
	.meta2 {
	color:#777777;
	padding-bottom:2px;
	margin-bottom:8px;
	}
	.meta3 {
	color:#333333;
	font-size:14px;
	text-align:justify;
	}
	.style1 {
	color: #FF6600;
	}
	.style1interno {
	color: #FF6600;
	font-size:16px;
	
}
/*Fundo*/

#fundo {
	clear:both;
	text-align:right;
	padding:0px;
	margin-top:-10px;
	color:#D74C04;
	font-size:14px;
	line-height:15px;
	}
#fundo_links {
	float:left;
	line-height:30px;
	}	
#fundo_links a {
	color:#D74C04;
	text-decoration:none;
	font-weight:bold;
	}
#fundo_links a:hover {
	color:#CCDE8D;
	}