@import "botao_ver2.css";
@import "maps.css";

#content .wrapper {
	color: #fff;
	overflow: hidden;
	}
	#content #content-principal {
		float: none;
		width: auto;
		}
		#content #texto-topo {
			padding: 10px 0;
			margin: 0 10px 50px;
			border-top: 2px dotted #f06622;
			border-bottom: 2px dotted #f06622;
			}
			#content #texto-topo p {
				margin-bottom: 0;
				color: #ff9b50;
				}
				#content #texto-topo p a {
					color: #f26522;
					}
		#content #mapa {
			width: 368px;
			height: 623px;
			background: url('../imagem/bg_mapa_home.jpg') no-repeat;
			float: left;
			padding: 17px 0 0 25px;
			}
			#content #mapa #maps {
				width: 345px;
				height: 427px;
				overflow: hidden;
				*position: relative;
				}
				#content #mapa ul#legenda {
					top: 385px;
					left: 27px;
					}
		#content #conteudo-oficinas {
			float: right;
			width: 370px;
			}
			#content #conteudo-oficinas ul {
				margin-bottom: 35px;
				}
				#content #conteudo-oficinas ul li h2 {
					font-size: 14px;
					font-weight: normal;
					color: #ff9b50;
					text-transform: uppercase;
					margin-bottom: 10px;
					}
					#content #conteudo-oficinas ul li h2 a {
						color: #ff9b50;
						}
				#content #conteudo-oficinas ul li h3 {
					margin-bottom: 10px;
					text-transform: uppercase;
					font-weight: bold;
					font-size: 11px;
					margin-bottom: 10px;
					overflow: hidden;
					}
					#content #conteudo-oficinas ul li h3 span {
						display: block;
						float: left;
						background: url('../imagem/bg_title_post_date.gif') no-repeat;
						width: 45px;
						height: 18px;
						margin-right: 8px;
						padding-top: 4px;
						font-size: 10px;
						color: #f7941d;
						font-weight: normal;
						text-transform: lowercase;
						text-align: center;
						}
						#contnet #conteudo-oficinas ul li h3 span strong {
							font-weight: bold;
							}
					#content #conteudo-oficinas ul li h3 a {
						color: #a69787;
						}
				#content #conteudo-oficinas ul li.first {
					padding-bottom: 10px;
					border-bottom: 1px dotted #464646;
					}
			#content #conteudo-oficinas #botoes {
				position: relative;
				}
				#content #conteudo-oficinas .banner {
					position: absolute;
					top: -70px;
					right: 0;
					z-index: 20;
					}
				#content #conteudo-oficinas .botao {
					position: relative;
					z-index: 10;
					width: 355px;
					font-size: 11px;
					text-align: left;
					padding-left: 10px;
					}
					#content #conteudo-oficinas .botao h4 {
						font-size: 11px;
						}
				#content #conteudo-oficinas .last-bt {
					margin-bottom: 20px;
					}
			#content #conteudo-oficinas p.msg {
				font-weight: bold;
				}
			#content #conteudo-oficinas label {
				display: block;
				margin-bottom: 8px;
				color: #fff;
				}
				#content #conteudo-oficinas input.text {
					background-color: #464646;
					padding: 6px;
					float: left;
					margin-right: 5px;
					width: 245px;
					}
				#content #conteudo-oficinas input.submit {
					padding: 0;
					border: none;
					}
			#content #conteudo-oficinas #educarede {
				margin-top: 25px;
				}
