html {
	overflow-y:scroll;
	overflow-x:auto;
}

body {
	margin: 0;
	padding : 0;
	background: #ccc url(../images/bg.jpg) center repeat;
	color: #555;
}
			/*WRAP*/
#container {
width: 760px;
margin-left: auto;
margin-right: auto;
padding: 0;
font: 76% "Trebuchet MS","lucida sans", tahoma, sans-serif;
line-height: 1.8em;
background: transparent;
color: #666;
}
			/*TOP BANNER*/
#banner {
padding: 0;
margin-bottom: 0;
height: 116px;
border-bottom:3px solid #fff;
/*background: #069 url(../images/site_r4_c2.gif);*/
color: #000;
background-repeat:no-repeat;
text-align:left;
}
			/*TOP NAVIGATION*/
#navbar ul {
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
font-size: 130%;
text-align: center;
border-bottom:3px solid #fff;
background: #527DB3;
color: #044390;
}
#navbar a {
float:left;
width:6em;
height:30px;
text-decoration:none;
color:#fff;
background:#527DB3;
padding:0.5em 0.6em;
border-right:1px solid #fff;
}
#navbar a:hover {
background:#8BBA00;
color: #000;
}
#navbar li {
display:inline;
}
			/*MAIN CONTENT*/
#conteudo {
	float:right;
	padding: 1em;
	min-height:500px;
	vertical-align:top;
	width:540px;
}
			/*SIDEBAR*/
#sidebar {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0 1em 0 1em;
	font-size: 12px;
}
			/*SIDE MENU*/
#sidebar ul {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
}
#sidebar ul li { 
display: inline;
padding: 0;
margin: 0;
}
#sidebar ul li a {
display: block;
color: #527DB3;
background: inherit;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 0;
border-bottom: 1px solid #C0C0C0;
}
#sidebar ul li a:hover {
text-decoration: none;
background: #E6E7E9;
color: #DA7910;
}
			/*FOOTER*/
#footer {
clear: both;
width:750px;
padding: 5px;
margin: 0;
font-size: 0.8em;
border-top: 3px solid #fff;
border-bottom: 3px solid #fff;
background: #044390;
color: #FFFFFF;
font-size: 11px;
text-align:center;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #FFFFFF; 
}
#footer a:hover {
text-decoration : underline;
background : inherit;
color :  #DA7910;
}
			/*LINKS*/
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #DA7910;
}
a:hover {
text-decoration : underline;
background : inherit;
color :  #DA7910; 
}

			/*TYPOGRAPHY*/
h1 {
margin: 0;
padding: 30px 0 0 20px;
font-size: 175%;
letter-spacing: 3px;
}
h2 {
margin-top: 10px;
padding: 10px 0 10px 0;
font-size: 160%;
letter-spacing: 3px;
background : transparent;
color :   #527DB3;
}
h3 {
margin: 0;
padding: 10px 0 10px 0;
font-size: 160%;
letter-spacing: 3px;
background : inherit;
color :  #527DB3;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*CLASS*/
.clear {
clear: both;
overflow: hidden;
width: 0;
height: 0;
}
.slogan {
margin: 0 0 0 50px;
letter-spacing: 3px;
}

.post{
background: #E6E7E9;
padding: 3px;
margin: 20px 10px 10px 5px;
font-size: 80%;
}
.post .date {
background: url(images/clock.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .comments {
background: url(images/comment.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .readmore {
background: url(images/document.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}

/*UPLOADIFY*/
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #F00 !important;
	background-color: #FBCBBC !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
/*UPLOADIFY*/
#banner_principal {
	position:absolute;
	left:40%;
	top:150px;
}
#conteudo_banner_principal {
	background-image:url(../images/fundo_banner.gif);
	color:#666;
	border:groove #999 5px;
	width:400px;
	height:200px;
	padding:7px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Sans-Serif;
}
.box250px {
	width: 250px;
	font-family:"Trebuchet MS","lucida sans", tahoma, sans-serif;
	font-size:12px;
}
.title {
	font-family: "Trebuchet MS","lucida sans", tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:underline;
	color: #E97D28;
}
.subtitle {
	font-family: "Trebuchet MS","lucida sans", tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.bemvindo {
	font-family: "Trebuchet MS","lucida sans", tahoma, sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-decoration:underline;
	color: #E97D28;
}
.bgAzul {
	background-color:#D8E2EE;
}
.pontilhado {
	border-bottom:#000 dashed 1px;
}
textarea {
	font-family:"Trebuchet MS","lucida sans", tahoma, sans-serif;
	font-size:12px;
}
