/***************************************
OFICINA
****************************************/
#container h3.oficina{
	width:775px;
	height:35px;
	margin-top:3px;
	margin-left:1px;
	background: url(../imagens/titulo_oficina.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;	
}
#oficina{
	width:100%;
	display:table;	
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:2px solid #e8e8e8;
}
#oficina p{
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
}
#oficina h4{
	text-indent:-9000px;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:10px;

}
#oficina h4.serv{
	width:476px;
	height:51px;
	background: url(../imagens/titulo_ofserv.gif) no-repeat;
}
#oficina h4.dicas{
	width:476px;
	height:51px;
	background: url(../imagens/titulo_ofdicas.gif) no-repeat;
}
#oficina h4.agendamento{
	width:480px;
	height:51px;
	background: url(../imagens/titulo_ofag.gif) no-repeat;
}
#oficina h4.galeriafotos{
	width:129px;
	height:22px;
	margin-top:0;
	margin-left:45px;
	background: url(../imagens/label_galeriafotos.gif) no-repeat;
}
#oficina div.texto{
	width:95%;
	margin:0 auto;
}
#oficina div.album{
	width:245px;
	padding:5px;
	background:#f5f5f5;
	border:1px solid #e8e8e8;
	margin-top:10px;
	margin-left:5px;
	float: right;
}
#oficina ul.galeria{width:200px; margin:0 auto;}
#oficina ul.galeria li{display:inline; list-style:none;}
#oficina ul.galeria li img{border:4px solid #fff; width:80px; height:60px; margin-left:5px;}
#oficina ul.galeria li a:hover img {border:4px solid #ffc0c0;}

#oficina fieldset{
	padding:5px;
	margin-top:5px;
	margin-bottom:20px;
	outline:none;
	display:none;
}
#oficina fieldset input.txt{
	width:200px;
	height:21px;
	border:none;
	border-left:1px solid #edece0;
	border-right:1px solid #edece0;
	outline:none;
	background:url(../imagens/input.png) no-repeat top;
	padding:3px;
	padding-bottom:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
#oficina fieldset input.txt.pq{width:80px;}
#oficina fieldset input.txt.gde{width:410px;}
#oficina fieldset input.txt:focus{background-position:0 -24px;}
#oficina fieldset select{
	padding:3px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}

#oficina #retorno{display:block;}
#oficina #retorno p.titulo{
	font:16px Arial, Helvetica, sans-serif;
	color:#036;
	text-align:center;
}
#oficina #retorno p{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
}

#oficina #loading{
	width:262px;
	height:53px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	background:url(../imagens/process.gif) no-repeat left;	
	border:1px solid #c0c0c0;
	display: none;
}
#oficina #loading p{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	margin-top:10px;
}

#oficina a.btagendar{
	width:104px;
	height:34px;
	margin-right:10px;
	background:url(../imagens/bt_agendar.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	float: right;
}
#oficina a.btclose{
	width:16px;
	height:16px;
	margin-right:10px;
	background:url(../imagens/close.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	float: right;
	display:none;
}

#oficina ul{
	width:95% !important;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:15px;
	float:left;

}

#oficina ul li{
	list-style:disc;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	display:list-item;
	border-bottom:1px solid #e8e8e8;
	padding:5px;
}
