body {
  background: url(http://www.cursinhodapoli.org.br/images/bg2.gif);
  font-family:Verdana, Geneva, sans-serif;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style:none;
	font-size:100%;
}

hr {
	clear:      both;
  	display:    block;
  	visibility: hidden;
  	height:     0;
	}
	
#menu {
  clear:both;
  width:740px;
  height:20px;
  background-color:#0099c6;
  padding:0 14px 0 16px;
  list-style:none;
  margin:0;
  *margin:1px;
}

#menu li {
  float:left;
  height:20px;
  background-color:#0099c6;
  padding:0;
  list-style:none;
  margin:0 1px;
}

#menu li img, #menu li a img, #menu li a {
  background-color:#0099c6;
}


#topo{
  float: left;
  width:770px;
  background: #ffffff url(http://www.cursinhodapoli.org.br/images/menusup/bg_top.gif) right bottom no-repeat;
}


#topo h1 {
  float: left;
  width:200px;
  padding:0;
  margin:0;
}

#topo ul {
  float: right;
  width:150px;
  margin: 0;
  padding:0;
  height:67px;
}

#topo ul li {
  width:50px;
  height:67px;
  display:inline;
  float:left;
  padding:0;
  margin:0 5px 0 0;
}

#topo ul li img {
  padding:0;
  margin:0;
}



#corpo {
	background-color:#FFFFFF; 
	width:770px; 
	margin:auto; 
	border:1px solid  #666666;
	min-height:100px;
}

.saiba_mais {
	width:57px;
	height:31px;
	cursor:pointer;
	float:left;
	margin-left:5px;
	}
	
.saiba_mais img {
	border:0;	
}


#menu_cultura {
	width:770px;
	height:200px;
}

#menu_coordenacao_cultural {
	display:none;
	/*float:left;
	margin-left:-3500px;
	font-size:5px;*/
}

/****************** Newsletter ***********************/
#newsletter {
	height:118px;
	background:url(../../images/coordenacao-cultural/bg_newsletter.png) left bottom no-repeat;
}

#newsletter form {
	float:right;
	margin:30px 80px 0 0;

}

#newsletter form label {
	color:#603813;
	font-size:14px;
	padding-bottom:10px;
	font-weight:bold;
	margin-left:5px;
}

#newsletter form .campo_nome {
	float:left;
	background:url(../../images/coordenacao-cultural/bg_input_newsletter.gif) center center no-repeat;	
	width:233px;
	height:26px;
	margin-right:5px;
}


#newsletter form #email {
	border:none;
	width:220px;
	height:26px;
	color:#666;
	font-size:12px;
	font-style:italic;
	margin:5px;
	background: transparent;
}

#newsletter form #email:focus {
	color: #600;
	font-style:normal;
}


#newsletter form button {
	float:left;
	width:32px;
	height:31px;
	background:url(../../images/coordenacao-cultural/bt_envia_newsletter.gif) center center no-repeat;	
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	}

#newsletter form button:hover {
	background:url(../../images/coordenacao-cultural/bt_envia_newsletter_over.gif) center center no-repeat;	
	text-decoration:underline;
}

#newsletter #resposta {
	float:right;
	width:450px;
	color:#4F0602;
	text-align:center;
	font-size:12px;
	padding:8px;
}

p.descadastro {
	color:#826A1F;
	font-weight:bold;
	padding:20px;
	margin-top:20px;
}

/****************** Rodapé ***********************/
.txtcinza {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
}
.rodape a:link{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #007CC5;
}

.rodape a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #007CC5;
}
.rodape a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-decoration: none;
}
.brd {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
}
