*{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #E0E7FF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #E0E7FF;
}

body {
	background: #000 url(../images/logoBg.gif) no-repeat fixed;
	font: 13px Arial, Helvetica, sans-serif;
	color: #E9E9E9;
}

#content{
	float: right;
	width: 740px;
	margin-top: 10px;
}

#main{
	
}

#menu{
	width: 739px;
	height: 47px;
	background: url(../images/menu.gif) no-repeat top right;
}

#menu ul {
	margin-left: 110px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 79px;
	height: 31px;
	text-align: center;
	text-decoration: none;
	color: #CBCBCB;
	font-weight: bold;
	font-size: 11px;
	padding-top: 17px;
}

#menu a:hover {
	width: 79px;
	height: 31px;
	color: #FDFA00;
	background: url(../images/menu_back.gif) repeat-x;
	font-size: 14px;
}

#menu .selecionado a{
	color: #FDFA00;
	background: url(../images/menu_back.gif) repeat-x;
	font-size: 14px;
}

#left{
	float: right;
	width: 242px;
	padding-right: 1px;
	margin-top: 20px;
}

#left h3{
	width: 242px;
	height: 43px;
	color: #ffffff;
	background: url(../images/topico.gif) no-repeat;
}

#left h3 span{
	background: none;
	padding-left: 12px;
	font-size: 14px;
	font-weight: bold;
	line-height:43px;
	text-transform: uppercase;
}

#left img{
	vertical-align:middle;
	margin-left: 12px;
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
}

#left li  {
	padding: 4px 20px;
    background: url(../images/small.gif) no-repeat left;
}

#left .news{
	padding: 5px;
}

#left a {
	color: #F90;
	font-size: 12px;
}
#left a:visited {
	color: #F90;
	font-size: 12px;
}

#left p{
	padding: 10px;	
}

#submenu{
	float: right;
	width: 242px;
	padding-right: 1px;
}

#submenu h1{
	
}

#submenu #top{
	width: 242px;
	height: 50px;
	background:url(../images/submenutop.png) no-repeat bottom;
}

#submenu #top img.ico{
	border: none;
	float:right;
	margin-right:10px;
	margin-top: 5px;
}

#submenu #top img.title{
	float: left;
	margin-left: 3px;
	margin-top: 30px;
}

#submenu #bottom{
	width: 242px;
	height: 11px;
	background:url(../images/submenubottom.png) no-repeat;
}

#submenu ul{
	width: 242px;
	border: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	list-style: none;
}

#submenu li{
	background: url(../images/submenucont.png) repeat-y;
	height: 25px;
}

#submenu .primeiro{
	padding-top: 15px;	
}

#submenu a{
	color: #CBCBCB;
	display:block;
	width: 242px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-indent: 15px;
}

#submenu a:hover{
	color: #FDFA00;
	background:url(../images/submenuabg.png) no-repeat center;
	text-indent: 25px;
}

#submenu a.selecionado{
	color: #FDFA00;
	text-decoration:underline;
	background:url(../images/submenuabg.png) no-repeat center;
	text-indent: 25px;
}


#rightTop{
 	float:left;
	background:url(../images/righttopo.gif) no-repeat;
	width:480px;
	height: 5px;
	padding:0;
	margin-top:25px;
}

#rightFinal{
	float:left;
	background:url(../images/rightfinal.gif) no-repeat;
	width:480px;
	height: 10px;
	padding:0;
	margin: 0;
	margin-bottom: 12px;
}

#right{
	float:left;
	width: 480px;
	min-height: 395px;
	background: #999;
	color:#000;
}

#right h4{
	margin: 0;
	padding: 0px;
	font-size: 12px;
}

#right a{
	color: #FFF;
	text-decoration: underline;
}

#right a:hover{
	text-decoration:none;
	color: #FFF;
}

#right p {
	margin: 0;
	margin-left: 12px;
	margin-right: 8px;
	padding: 0;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 15px;
	text-align:justify;
}

#right p img{
	margin: 0;
	padding:0;
	margin-right: 5px;
	float: left;
}

#right p img.cor{
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#right ul.corda{
	width:100%;
	list-style:none;
}

#right ul.corda img{
	margin-left: 15px;
	margin-right: 10px;
	vertical-align:middle;
}

#right ul.corda li{
	height: 65px;
}

#right ul.corda span{
	font-weight: bold;
	font-size: 14px;
}

#right p img.logo{
	margin: 0;
	padding:0;
	margin-right: 5px;
	float: left;
	width: 100px;
	vertical-align: text-top;
}


#right p.notarodape {
	font-size: 10px;
	font-style: italic;
}

#right h2 {
	margin: 0;
	padding: 0;
	margin-left: 12px;
}

#right .berimbauList ul{
	list-style:none;
	margin-left: 20px;
}

#right .berimbauList li{
	list-style:none;
	background:url(../images/berimbauicon.png) top left no-repeat;
	line-height: 21px;
	margin-left: 15px;
	text-indent: 20px;
}

#right ul.fotosProjetos{
	width: 463px;
	list-style: none;
	margin-left: 11px;
	margin-right: 3px;
}

#right ul.fotosProjetos li{
	display: inline-block;
	margin-bottom: 8px;
	margin-right: 6px;
}

#right ul.fotosProjetos img{
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#right ul.fotosProjetos a{
	display: block;
	width: 139px;
	height: 104px;
	border: 3px solid #333;
}

#right ul.fotosProjetos a:hover{
	border: 3px solid  #F60;
}

#right table.eventos{
	width: 100%;	
}

#right table.eventos tr.mes{
	background-color: #222;
	color: #FFF;
	font-weight:bold;
	font-size: 14px;
	text-align:center;
}

#right table.eventos tr.evento{
	min-height: 75px;
	background-color: #555;
	color: #FFF;
	font-size: 14px;
	text-align:center;
}

#right table.eventos tr.evento td{
	width: 33%;	
	font-size: 10px;
	text-align:left;
	text-indent: 3px;
}

#right #contato{
	width: 100%;	
}

#right #contato p{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	text-align:center;
}

#right #contato p.destaque{
	font-weight: bold;
	text-decoration:underline;
	font-size: 17px;
	
}

#right #contato form{
	margin-left: 10px;
	margin-right: 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

#right #contato fieldset{
	border: none;	
}

#right #contato form label{
	display: block;
	width: 100%;
	margin-bottom: 3px;
}

#right #contato form span{
	top:0;
	height: 100%;
	display: block;
	float: left;
	width: 80px;
}

#right #contato .enviar{
	margin-left: 265px;
	width: 75px;
	height: 20px;
}

#right #contato textarea{
	border: solid 1px #000;
	background: url(../images/textareabg.gif) repeat-x #FFF;
}

#right #contato .escritos{
	border: solid 1px #000;	
	height: 17px;
	background: url(../images/inputbg.gif) repeat-x;

}





#footer {
	clear: both;
	height: 55px;
	width:100%;
	bottom: 0;
	margin-top: 15px;
	padding-top:15px;
	background: url(../images/footer.gif) repeat-x;

}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #E9E9E9;
}

#footer a {
	color: #E0E7FF;
}

#footer img{
	marging: 0px;
	border: none;
}

#footer .devby{
	top: 0px;
	float: right;
	height: 52px;
	margin-right: 15px;
}
