
* {
	margin:0;
	padding:0;
}

html {
	background:#666;
	font:13px Arial, Helvetica, sans;
	color:#000;
}

#f1 {
	margin:0 auto;
	background:#fff url("filme.gif") repeat-Y top left;
	width:780px;
}

#f2 {
	background:url("filme.gif") repeat-Y top right;
	width:780px;
}

#geral {
	margin-right:40px;
	margin-left:40px;
	position:relative;
}

#topo {
	height:310px;
	margin-bottom:5px;
}

#conteudo ul {
	margin-left:15px;
	list-style:square;
}

#colagem {
	position:absolute;
	top:0;
	right:0;
}

h1, h2 {
	text-indent:-999em;
	font-size:5px;
}

h1 {
	background:url("h1.gif") no-repeat top left;
	margin-left:46px;
	width:227px;
	height:24px;
}

h2 {
	background:url("h2.gif") no-repeat top left;
	margin-left:21px;
	width:276px;
	height:15px;
}

#titulo {
	padding-top:40px;
	text-align:center;
	width:318px;
}

h1, h2, #titulo p {
	margin-bottom:15px;
}

#links {
	list-style:none;
	height:46px;
	margin-left:22px;
	margin-bottom:10px;
}

#links li a {
	display:block;
	line-height:46px;
	vertical-align:middle;
	background:#d9d9d9 url("menu-li-meio.gif") repeat-X center center;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:90%;
	text-transform:uppercase;
}

#links li {
	float:left;
	margin-left:4px;
	margin-right:4px;
	background:url("menu-li-esq.gif") no-repeat left center;
	padding-left:16px;
}

#links li span {
	display:block;
	background:url("menu-li-dir.gif") no-repeat right center;
	padding-right:16px;
}

#conteudo {
	padding:10px;
	line-height:140%;
	text-align:justify;
}

#conteudo p, h3, h4, #conteudo ul, table {
	margin-bottom:13px;
}

h3 {
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:140%;
}

h4 {
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
}

.depoimentos {
	list-style:none !important;
	margin:0 !important;
	border-top:dotted 1px #888;
	border-left:dotted 1px #888;
	border-right:dotted 1px #888;
}

.depoimentos li {
	padding-left:5px;
	padding-right:5px;
	padding-top:13px;
	border-bottom:dotted 1px #888;
}

.depoimentos ul {
	margin-left:15px;
	list-style:square;
}

.depoimentos li li {
	border:0;
	padding:0 !important;
}

.depoimentos .meta {
	font-style:normal !important;
	background:url("comentario.gif") no-repeat left center; /* Essa imagem eu peguei do blog do Bruno Torres: brunotorres.net */
	padding-left:18px;
	font-size:85%;
	vertical-align:middle;
}

.depoimentos .meta strong {
	font-size:120%;
}

.depoimentos .par {
	background:#eee;
}

.depoimentos li {
	font-style:italic;
}

.programacao {
	width:100%;
}

.programacao thead {
	font-size:85%;
}

.programacao td {
	background:#eee;
	padding:3px 6px 3px 6px;
	margin:3px;
}

.programacao thead td {
	background:#ccc;
	font-weight:bold;
	text-transform:uppercase;
}

.programacao .repetido {
	text-indent:-999em;
	background:#fff;
}

.ancorasdepoimentos {
	list-style:none !important;
	margin-left:0 !important;
	padding-bottom:13px;
	margin-bottom:13px;
	border-bottom:solid 2px #000;
}

.ancorasdepoimentos li {
	padding-left:23px;
	background:url("comentario.gif") no-repeat left center;
}

#conteudo a {
	color:#333;
}

.na-midia {
	list-style:none !important;
	margin:0 !important;
}

.na-midia li {
	float:left;
	padding:5px;
	margin-right:5px;
	border:solid 1px #ccc;
}

.na-midia a {
	text-decoration:none !important;
	color:#000;
	font-size:85%;
	text-align:center;
}

.na-midia img, .na-midia span {
	display:block;
}

.na-midia img {
	border:solid 2px #333;
}

#rodape {
	clear:both;
	text-align:center;
	padding-top:5px;
	padding-bottom:15px;
	color:#666;
	font-size:85%;
}

.fotos {
	list-style:none !important;
	margin:0 !important;
}

.fotos li {
	display:inline;
	padding:5px;
}

.fotos img {
	border:0;
}

