*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a img{
	border:none;
}

a:link, a:visited{
	text-decoration:none;
	color:#8f6114;
}

a:hover, a:active{
	text-decoration:underline;
	color:#8f6114;
}

body{
	margin:0;
	padding:0;
	font-size:11px;
	background: #1a5c7a url(../img/body_bg.gif) repeat-x;
	color: #03212f;
}

div#content{
	float:right;
	position:relative;
	width:522px;
	padding:10px 20px 20px 20px;
	background:url(../img/content_bg.gif) repeat-y;
	text-align:justify;
}

div#content div.top{
	position:absolute;
	top:0;
	left:0;
	width:562px;
	height:19px;
	background:url(../img/content_top.gif);
}

div#content div.bottom{
	position:absolute;
	bottom:0;
	left:0;
	width:562px;
	height:19px;
	background:url(../img/content_bottom.gif);
}

div#footer{
	position:relative;
	width:791px;
	height:99px;
	background:url(../img/footer_bg.gif);
}

div#footer span{
	position:absolute;
	top:47px;
	left:520px;
	text-align:right;
	font-size:9px;
	color: #2c7596;
}

div#header{
	width:791px;
	height:209px;
	background:url(../img/header_bg.jpg);
}

div#header h1{
	margin:0;
	padding:30px 0 0 30px;
}

div#header_congresso{
	width:791px;
	height:209px;
	background:url(../img/congresso_header_bg.jpg);
}

div#header_congresso h1{
	margin:0;
	padding:30px 0 0 30px;
}

/* DIV LASTEST IMAGES */

div#latest_images{
	height:110px;
	background: #EAF4F8 url(../img/box_home_right.gif) right no-repeat;
}

div#latest_images ul{
	list-style-type:none;
	list-style-image:none;
	padding: 10px 10px 10px 50px;
}

div#latest_images li{
	float:left;
	margin:3px;
	height:1%;
}

div#latest_images a{
	float:left;
	display:block;
	border:1px solid #ccc;
	background: #fff;
	padding:3px;
}

div#latest_images h2{
	margin:0;
	padding:0;
	width:30px;
	height:110px;
	background: url(../img/box_home_fotos.gif) no-repeat;
	text-indent:-9999px;	
	float:left;
}

/* /DIV LASTEST IMAGES */

/* DIV LASTEST NEWS */

div#latest_news{
	height:110px;
	background: #EAF4F8 url(../img/box_home_right.gif) right no-repeat;
}

div#latest_news ul{
	padding: 10px 10px 10px 50px;
}

div#latest_news h2{
	margin:0;
	padding:0;
	width:30px;
	height:110px;
	background:url(../img/box_home_noticias.gif) no-repeat;
	text-indent:-9999px;	
	float:left;
}

/* /DIV LASTEST NEWS */

div#left{
	float:left;
	width:173px;
}

div#main{
	width:741px;
	background:url(../img/main_bg.gif);
	margin:0;
	padding:20px 25px;
}

div#menu{
	width:791px;
	height:47px;
	background: url(../img/menu_bg.gif);
}

div#menu ul{
	margin: 0 0 0 200px;
	padding:0;
	list-style-image:none;
	list-style-type:none;
}

div#menu li{
	float:left;
}

div#menu a{
	float:left;
	padding:16px 10px 12px 10px;
	border-left:1px solid #ddb967;
	border-right:1px solid #ab7417;
}

div#menu a:hover, div#menu a:active{
	background: #d6af54;
}

div#wrapper{
	width:791px;
	margin:0 auto;
}

div.box_left{
	position:relative;
	width:153px;
	margin: 0 0 10px 0;
	padding:10px 10px;
	background:url(../img/left_bg.gif) repeat-y;
	text-align:justify;
}

div.box_left div.top{
	position:absolute;
	top:0;
	left:0;
	width:173px;
	height:19px;
	background:url(../img/left_top.gif);
}

div.box_left div.bottom{
	position:absolute;
	bottom:0;
	left:0;
	width:173px;
	height:18px;
	background:url(../img/left_bottom.gif);
}

div.clear{
	clear:both;
}

div.error-message{
	color:#c00;
	font-size:10px;
}

div.hr {
	margin:10px 0;
	height:30px;
	background:url(../img/hr_bg.gif) center no-repeat;
}

div.hr hr {
	display: none;
}

div.pagination{
	clear:both;
	margin:10px;
	text-align:center;
}

div.input{
	margin-bottom:10px;
}

div.input label{
	display:block;
}

div.input input, div.input select{
	font-size:11px;
	border:1px inset #666;
	background: #f1f1f1;
}

div.input textarea{
	font-size:11px;
	border:1px inset #666;
	background: #f1f1f1;	
}

div.submit input{
	margin-top:10px;
	background: url(../img/input_button_bg.gif);
	border:1px outset #BBDDED;
	font-size:10px;
}

h4{
	font-size:14px;
}

li{
	margin: 0 0 5px 0;
}

span.small{
	font-size:9px;
}

table.calendar {
	width:100%;
	margin-bottom:10px;
}

table.calendar th {
	padding:3px;
	width:14%;
	text-align:center;
}

table.calendar td {
	padding:4px 3px;
	width:14%;
	text-align:center;
}

table.calendar td.event-day {
	background: #BBDDED;
}

table.calendar td.event-day a, table.calendar th a {
	color:#03212F;
}

ul{
	padding: 0 0 0 20px;
	list-style-image:url(../img/site_bullet.gif);
}

/* ALBUM */

ul.album{
	margin:20px;
	padding:0;
	list-style-image:none;
	list-style-type:none;
	clear:both;
}

ul.album li{
	float:left;
	margin:0;
	padding:0;
}

ul.album a{
	display:block;
	width:auto;
	float:left;
	margin:5px;
	padding:3px;
	border:1px solid #ccc;
	background:#fff;
}

/* MEMBER */

ul.member{
	margin:0 0 50px 0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
	clear:both;
}

ul.member li.foto{
	float:left;
	margin: 0 5px 0 0;
}

ul.member li.foto img{
	padding:3px;
	border:1px solid #ccc;
}

ul.member li.nome{
	 font-weight:bold;
	 font-size:12px;
}

ul.member li.cargo, ul.menu li.nascimento{}

/* CALENDAR */

ul.calendar {
	margin:0;
	padding:0;
	list-style:none;
}

ul.calendar li.title {
	font-weight:bold;
}

ul.calendar li.description {
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
}

/* POOL */

ul.pool {
	margin:20px;
	padding:0;
}
ul.pool li.votesBar {
	font-size:10px;
	margin-bottom:10px;
	list-style-type:none;
	list-style-image:none;
}
ul.pool div.votesBarWrapper {
	position:relative;
	margin-right:10px;
	width:200px;
	height:15px;
	border:1px inset #ccc;
	background: #BBDDED;
	text-align:center;
}

ul.pool div.percentage {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	color: #000;
}

ul.pool div.votesBar {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background: url(../img/pool_bar.gif);	
}