@charset "utf-8";
/* CSS Document */
<style type="text/css">

a{}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #000;
}
.Menu_principal {
	font-family: EduCC;
	font-size: 16px;
	text-decoration: none;
}
body {
	background-image:url(images/fundoxx.jpg);
	background-position:top center;
}
.texto_inicial {
	font-family: "Comic Sans MS", cursive;
	color: #000;
	font-size: 16px;
}
.texto_dvd {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
}
.texto_titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
}
.patrocinadores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
}
.sinopse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-align: justify;
	line-height: 20px;
	text-indent: 20px;
}
p { margin-top: 0px; 
	margin-bottom: 0px;}
.contato{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-align: center;
	line-height: 20px;
}
.Creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000;
	text-align: center;
}

.scrollArea {
	width: 405px;
	height: 339px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000;
	text-align: justify;
	text-indent: 20px;
}
.exibicoes {
	width: 560px;
	height: 320px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000;
	text-align: justify;
}
.CreditoFoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #000;
	text-align: left;
}
.DVD_texto {
	width: 405px;
	height: 339px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000;
	text-align: justify;
}

</style>
