@charset "iso-8859-1";
/* CSS Document */

#base {
	width: 990px;
	margin: 0px auto;
}
#topo {
	width: 990px;
	float: left;
}
#conteudo {
	width: 990px;
	background: url(../imagens/fundo_conteudo.png) no-repeat 65px 20px;
	float:left;
}
#areaConteudo {
	width: 800px;
	margin-left: 95px;
	margin-top: 50px;
}
#rodape {
	height: 60px;
	float: left;
	width: 990px;
}
#areaRodape {
	width: 850px;
	margin-left: 75px;
	background: #000;
	height: 60px;
}
#areaRodape td{
	color: #FFF;
	font-size: 12px;
}
.topo2 {
	padding-bottom: 27px;
	padding-right: 60px;
}
.class_logo {
	padding-left: 60px;
	padding-top: 30px;
}

body,td,th {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background: url(../imagens/background.png) repeat-x fixed center top;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
.textoDiaSemana {
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
}
.textoData {
	font-size: 14px;
	text-align: left;
	font-weight: bolder;
}
.botVoltar{
	float:right;
	text-align: right;
	width: 60px;
}
.botVoltar a:link, .botVoltar a:visited {
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
}

.botVoltar a:active, .botVoltar a:hover {
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
}
.fundoFotos {
	height: 275px;
	width: 318px;
	background: url(../imagens/quadro_foto.png) no-repeat left top;
	padding: 15px;
}
.fundoVideos {
	height: 275px;
	width: 433px;
	background: url(../imagens/quadro_video.png) no-repeat left top;
	padding: 15px;
}
.homeTitulo{
	font-size: 18px;
	font-weight: bolder;
}
.homeData{
	font-size: 15px;		
}
#imprima_flyer {
	width: 212px;
	position: absolute;
	z-index:10;
	margin-left: 630px;
	margin-top: -38px;
}
.alinhaTitulo{
	margin-left: -10px;	
}.bordaFoto {
	border: 1px solid #433629;
}
.fundoForm {
	background: #E2B071;
	border: 1px solid #2F1E0D;
	font-size: 11px;
	color: #2F1E0D;
	padding: 3px;
}
