.slideshow{
	z-index:0;

}
body {
	background-image: url(imagens/fundo.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
#rodape a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.peca_campos {
	background-color: #EBEBEB;
	width: 140px;
	border: 1px solid #D5D5D5;
}

.peca_campos:hover, .peca_campos:focus{
	background-color:#f6f4f4;
	border:1px solid #c3c3c3;
}
.cadastro_campos {
	background-color: #EBEBEB;
	width: 210px;
	border: 1px solid #D5D5D5;
}
.cadastro_campos:hover, .cadastro_campos:focus{
	background-color:#f6f4f4;
	border:1px solid #c3c3c3;
}
.cadastro_enviar {
	background-color: #628D24;
	width: 80px;
	border: 1px solid #D5D5D5;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	margin-left:132px;
}
.cadastro_enviar:hover {
	background-color:#4c750a;
}
.peca_submit {
	background-color:#FE8409;
	width: 80px;
	border: 1px solid #D5D5D5;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	float:right;
	cursor:pointer;
}
.peca_submit:hover {
	background-color:#ea7500;
}
.mais_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFDE00;
}
.mais_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.programacao_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D52029;
	font-weight: bold;
}

.mais_pedida{
	width:210px;
	height:54px;
}
.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #046CA3;
}
