* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font: normal 13px Tahoma, Geneva, sans-serif;
	color: #313131;
}


h1 {
	margin: 0;
	padding: 0;
	font: italic 200% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h2 {
	
	color: #FFFFFF;
	font-size:14px;
	font-style:italic;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 130%;
	font-size: 12px;
}

blockquote {
	padding: 15px 10px 0 20px;
	background: url(../images/img11.gif) no-repeat;
	text-align: left;
	font: italic 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url(../images/img09.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

#active a:link, #active a:visited, #active a:hover{
	text-decoration: underline;
	color: #4C4A17;
	
}

img { 
	border: 1px #666 solid;
	float:left;
	margin:0 10px 0 0;

}

.img_banner { 
	border: 0px;
	

}


/* Logo */

#logo {
	width: 920px;
	height: 175px;
	margin: 0 auto;
	padding: 10px 0 10px 94px;
	background: url(../images/img02.jpg) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 110px 0 0 120px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: normal 36px "Times New Roman", Times, serif;
	font-style: italic;
}

#logo h2 {
	margin: -7px 0 0 0;
	padding: 0 0 0 155px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 7px;
	font-weight: bold;
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding: 0 0 0 95px;
	background: url(../images/img04.gif) no-repeat;
}

#content .title {
	padding: 10px 10px 10px 50px;
	background: url(../images/img07a.gif) no-repeat 20px 50%;
}

#content .content {
	padding: 20px 20px 1px 20px;
	background: url(../images/img08.gif) repeat-x;
}

#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(../images/img10.gif) no-repeat center bottom;
}

#conteudo {
	float: left;
	width: 93%;
	background: url(../images/img08.gif) repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
		
}


.divider {
	padding: 5px 0 10px 0;
	background: url(../images/img10.gif) no-repeat center bottom;	
}



.floating-box {
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 20px;
	font-size: 100%;
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(../images/img08.gif) repeat-x left bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 95%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 215px;
	padding: 0 60px 0 0;
	background: url(../images/img05.gif) no-repeat right top;
	color:#313131;
	font-size:12px;
}


#sidebar h2 {
	margin-bottom: 1em;
	
}

#sidebar h3 {
	background:url(../images/img10.gif) no-repeat center;
	padding: 10px 0;
}

.sidebar_climatempo{
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	
}

#sidebar blockquote {
}

#sidebar blockquote p {
}


#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	padding-left: 20px;
	background: url(../images/img09.gif) no-repeat left center;
	font-weight:bold;
	
}

#sidebar a {
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #DB5600;
}

#sidebar active a:link, #sidebar active a:visited, #sidebar active a:hover{
	text-decoration: underline;
	color: #4C4A17;
	
}





#links {
	/*font-size: 98%;*/
	color:#313131;
	padding: 0 10px 0 0;
}


#links ul {
}

#links li {
}

#links a {
}

/* Menu */

#menu {
	padding-top: 20px;
	font-size:12px;
	
}

#menu ul {
}

#menu li {
}

#menu a {
}

#menu a:hover {
}


#menu b {
}

/* Footer */

#footer {
	width: 920px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img06.gif) no-repeat;
	
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 15px 0 0 97px;
	color: #D7CE32;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color: #D7CE32;
}

#footer a {
	color: #D7CE32;
}
