body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #0DB6EA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#bg_header {
	background-image: url(images/bg_01.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 100%;
	background-position: center top;
}
#header {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 188px;
}
#header  #logo{
	position: relative;
	top: 67px;
	left: -70px;
	float: left;
}
#header   #menu {
	background-image: url(images/bg_menu_03.gif);
	height: 255px;
	width: 130px;
	position: relative;
	top: 22px;
	left: 140px;
	float: left;
	padding-left: 68px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
}
#header #menu a{
	color: #C1C1C1;
	display: block;
	padding: 9px 10px;
	font-size: 15px;
	border-bottom: 1px dotted #444;
}
#header #menu a:hover {
	color: #FFF;
	font-weight: bold;
}
.news_block {
	height: 240px;
	background-image: url(images/bg_whiteshadow_22.gif);
	width: 640px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #9FD6F0;
	padding: 10px 10px 20px 10px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	overflow: hidden;
}
.news_block #day {
	position: relative;
	float: left;
	left: 18px;
}
.news_block #month {
	float: left;
	position: relative;
	left: 20px;
}
.news_block #year {
	position: relative;
	float: left;
	left: 20px;
	top: 2px;
}
.news_block #text {
	position: relative;
	float: left;
	width: 140px;
	left: 20px;
	top: 10px;
}



.news_block #bigpic {
	float: left;
	position: relative;
	left: 1px;
	top: 3px;
}




#bg_content {
	background-image: url(images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}

#content{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 650px;
	clear: both;
	padding-top: 26px;
	background-image: none;
}

#content #top {
	width: 440px;
	position: absolute;
	top: 180px;
	margin-left: 170px;
	margin-right: auto;
}
#content #left_col  {
	width: 162px;
	float: left;
	position: relative;
	padding-left: 10px;

}
#content #right_col  {
	width: 660px;
	float: right;
	top: -80px;
	padding-right: 16px;
}

#content #full_col {
	padding: 12px;
	float: left;
	position: relative;	
}

.snipet {
	width: 100%;
}

.snipet_content {
	text-align: center;
	padding: 0px;
}
.snipet_content a {
	color: #1E1E1E;
}



#bg_footer {
	height: 400px;
	width: 100%;
	clear: both;
	background-color: #343230;
}
#footer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

#footer #cmyk {
	position: relative;
	top: -118px;
	float: right;
	right: -300px;
}
#footer p {
	text-align: left;
	color: #999;
	font-size: 10px;
	padding: 15px;
}
#right_col h1 {
	color: #77C7FF;
}
#left_col h1 {
	color: #FD8BE5;
}
.subtitle {
	color: #77C7FF;
	text-transform: uppercase;
	font-weight: bold;
}
.citation {
	color: #999;
	font-style: italic;
}
#bg_content #content #right_col #orcamento {
	position: relative;
	left: -130px;
}
