body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ecc6c7;
	background-color: #8B0708;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	word-spacing: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


img{ border: 0px; !IMPORTANT}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

a:hover {
	border-bottom: none;
	color: #FF7400;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:normal;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}

img.ico {
	float: left;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: -3px;
}

.box {
	float:right;
	width: 250px;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 30px;
}

.box2 {
	float:left;
	width: 435px;
	padding-left: 50px;
	padding-top: 20px;
}

fieldset {
	width:450px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

legend {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

label {
	display:block;
	width: 200px;
	padding-bottom: 10px;	
}

label input{
	width: 200px;
}

label span{
	font-size: 9px;
	color:#FFFFFF;
	margin-left: 94px;
}

.lista {
	margin-bottom: 10px;
	color: #333333;
}

.form_botao 	{
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}

.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAEAEA;
	width: 700px;
	position:absolute;
	margin-left: -350px;
	left: 50%;
	margin-top: 120px;
	background-repeat: no-repeat;
	height: 600px;
} 

.estilotextarea {
	height:80px;

} 

.box3 {
	float:left;
	width: 560px;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 50px;
}

.box3 p{
	clear: left;


}

.box4 {
	float:left;
	width: 280px;
	padding-bottom: 20px;
	height: 333px;
}
.box4 h3 {
	text-transform: none;
	font-size: 167%;
	margin: 0px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box4 img {
	padding-left: 65px;
}


.box .title {
	text-transform: lowercase;
	font-size: 167%;
}

.box2 .title {
	text-transform: none;
	font-size: 167%;
	padding-bottom: 16px;
}

.title {
	text-transform: none;
	font-size: 167%;
}

.titlemenor {
	text-transform: none;
	font-size: 14px;
	color: #F5E2E2;
	font-weight: bold;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.image-floatleft {
	float:left;
	padding-right: 20px;
}

.image-floatright {
	float:right;
	padding-left: 20px;
}

.txtpequeno {}

/* Header */

#header {
	width: 970px;
	height: 374px;
	background-image: url(images/back-topo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}

#h1logo {
	font-size: 2.6em;
	color: #FFFFFF;
	margin-left: 256px;
	clear: left;
	
}

#sublogo {
	margin-left: 260px;
	
}

#logoflash {
	margin-top: -26px;
	z-index: 5;
	margin-left: 200px;
	float: left;
	clear: left;
}

/* Menu */

#menu {
	width: 780px;
	z-index: 1;
	position: relative;
	margin-left: 220px;
}

#menu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 20px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #ecc6c7;
}

#menu a:hover {
	text-decoration: none;
	background-color: #8B0708;
	background-image: url(images/img02.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#menu .active {
	background-color: #8B0708;
	background-image: url(images/img02.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#menu .active a {
	background-color: #8B0708;
	background-image: url(images/img02.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


/* Page */

#page {
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	float: right;
	width: 660px;
	background-image: url(images/divisao-vertical.png);
	background-repeat: no-repeat;
	background-position: 12px 15px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 270px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 15px;
	height: auto;
	margin-top: 3px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 5px 10px;
	background: url(images/img07.gif) no-repeat 0 10px;
	border-top-width: 1px;
	border-top-color: #DCDCDC;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 70px;
	padding-right: 0;
	padding-left: 0;
	margin-top: 60;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	height: 10px;
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer p {
	text-align: center;
	font-size: 85%;
	margin: 0;
}

#visualiza {
	padding-top: 30px;
	padding-right: 90px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: justify;
}

.justifica {
	text-align: justify;
}

.thumb {
	height: 67px;
	width: 90px;
	margin-right: 15px;
	margin-bottom: 20px;
	float: left;
}

.player {
	float: left;
	height: 138px;
	width: 165px;
	margin-right: 15px;
	margin-bottom: 20px;
}

#toporight {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}

#toporight img {
	margin-top: 65px;

}

#toporight a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}

#equipe {
	height: 160px;
	width: 130px;
	text-align: center;
	float: left;
}

#equipe a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#equipe span{
	font-size: 12px;
	clear: both;
	margin-left: 5px;
	font-weight: bold;
}

#divulgacao {
	margin-bottom: 20px;
}

