body  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #000;
    background: #000 url(images/bg.jpg) repeat-x;

}

a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

img {
   border: 0;
}

hr {
  background: url(images/ico_hr.gif);
  border: 0;
  margin: 20px;
  width: 581px;
  height: 11px;
}


h1, h1 a {
	color: #CC0000;
	font-size: 18px;
	text-align: center;
	padding: 7px;
    text-decoration: none;
}

h1 a {
	text-align: left;
	padding: 5px;
	font-size: 14px;

}

h1 a:hover {
    text-decoration: underline;
}


p {
	margin: 14px 0 0 19px;
}


fieldset {
  border: 0;
}

label {
  background: url(images/img_seta.gif) no-repeat 2px;
  padding-left: 15px;
}

.fieldset label {
    width: 100px;
    float:left;

}


.fieldset input, .fieldset textarea{
  border: 2px solid #CC0000;
        width: 240px;
        height: 15px;
        text-decoration: none;
        color: #000;
        padding-left: 2px;
}

.fieldset textarea{
        width: 358px;
        height: 158px;

}

.fieldset input#cidade {
        width: 195px;
}

.fieldset input#estado {
        margin-left: 10px;
        width: 30px;
}

.fieldset label textarea{
        height: 120px;
        border: 2px solid #CC0000;
}

.button {
    margin-top: 20px;
    margin-left: 132px;
}


div#geral {
	position: relative;
	width: 1000px;
    height: 500px;
	left: 50%;
	margin: 0 0 0 -500px;
}

div#topo {
	width: 1000px;
	height: 167px;
}

div#topo .logo {
	margin: 44px 0 0 59px;
}

div#topo ul {
	margin: 0;
	padding: 0;
	display: inline;
}	

div#linguas {
	width: 176px;
	margin: -130px 0 0 815px;
}

div#linguas li {
	list-style: none;
	display: inline;
	padding: 5px;
}

div#menu {
	width: 560px;
	margin: 58px 0 0 380px;
}

div#menu li {
	list-style: none;
	display: inline;
	padding: 13px;
}

div#animation {
	width: 982px;
	height: 183px;
}

div#conteudo {
	width: 603px;
    min-height: 600px;
	margin-left: 18px;
    padding-right: 18px;
    text-align: justify;
	background: #FFFFFF;
	float: left;
    padding-bottom: 20px;
    overflow: visible;
}

div#titulo {
	width: 210px;
	height: 49px;
	background: url(images/img_tit.gif) no-repeat;
	margin: 14px 0 0 19px;
}

div#capa {
	background: url(images/ico_filme.gif) no-repeat;
    background-position: left;
	margin: 14px 0 0 19px;
}

div#projetos {
	margin: 14px 0 0 19px;
}

div#capa h1 {
    text-align: left;
    margin-left: 20px;
}


div#empresa p {
	width: 550px;
	margin: 20px 0 0 30px;
	text-align: justify;
}

div#contato p {
	margin: 20px 0 0 30px;
}

div#submenu {
	width: 323px;
	height: 651px;
	background: url(images/img_coluna.jpg) no-repeat;
	float: right;
	margin: -3px 22px 0 0;
}

.comunidades ul{
	
}

.comunidades li{
	list-style: none;
	display: inline;

}


div#outros {
  margin-top: 50px;
  text-align: left;
  position: relative;

}

div#outros ul {

    margin: 90px 80px;
    width: 323px;
    padding: 0;
}

div#outros li {
    margin-top: 5px;
    list-style-image: url(images/img_seta.gif);
}


div#rodape {
	margin-left: 17px;
}

div#rodape .des{
	margin: 0 0 10px 180px;
}

div#detalhes {
    width: 580px;
    padding-bottom: 10px;
}

div#detalhes p {
     padding-left: 200px;
     padding-top: 10px;
     margin: 0;
}


div#descricao {
    margin-top: 20px;
}

div#texto {
    margin-left: 220px;
}



