body{
	background-color:#00C10B;
	margin: 0px;
	background-position: center top;
	background-image: url(../img/fundo.jpg);
	background-repeat: repeat-x;
}
.interno {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
}


.rodape {
	font-family: "Century Gothic", Helvetica, arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4FFC7;
	text-decoration: none;
}

.copyright a, .copyright a:visited, .copyright a:active{
	color: #C4FFC7;
	text-decoration: none;
}

.copyright a:hover{
	color: #000000;
	text-decoration: none;
}

.rodape a, .rodape a:visited, .rodape a:active{
color: #FFFFFF;
text-decoration:none;}

.rodape a:hover{
color:#000000;}

.textointerno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background-color: #EAEBED;
	background-image: url(../img/fundo_cinza.jpg);
	background-repeat: repeat-x;
}
.textointerno a, .textointerno a:visited, .textointerno a:active{
	text-decoration: none;
	color:#0066CC;
}
.textointerno a:hover{
	text-decoration: none;
	color:#000000;
}

.textointerno h1{

	font-family: "Century Gothic", Helvetica-Normal;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	font-style: normal;
}
.menuepisodios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}

.menuepisodios td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;

}
.menuepisodios a, .menuepisodios a:visited, .menuepisodios a:active{
	text-decoration: none;
	color:#0066CC;
}
.menuepisodios a:hover{
	text-decoration: none;
	color:#000000;
}
.textointerno h2 {
	font-family: "Century Gothic", Helvetica-Normal;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
	font-style: normal;
	display: inline;
}
.interno_peq {
	font-family: Arial, Helvetica, sans-serif;
	color: #004A00;
	text-decoration: none;
	padding-right: 15px;
	font-size: 11px;
	padding-left: 15px;
}
.interno_peq a, .interno_peq a:visited, .interno_peq a:active{
	text-decoration: none;
	color:#0066CC;
}
.interno_peq a:hover{
	text-decoration: none;
	color:#000000;
}


.interno h1 {
	font-family: "Century Gothic", Helvetica-Normal;
	font-size: 16px;
	color: #0066CC;
	text-decoration: none;
	font-weight:bold;
	font-style: normal;
	display: inline;
}
.interno h1 a, .interno h1 a:visited, .interno h1 a:active{
	color: #0066CC;
	text-decoration: none;
}
.interno h1 a:hover{
color:#006633;
	text-decoration: none;
}

.box {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px none #999999;
	background-color: #F0F0F0;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}


.animatedtabs{
	overflow: hidden;
	width: 100%;
	font-size: 11px; /*font of menu text*/
	font-family: "Century Gothic", Helvetica;
	color: #666666;
}


.animatedtabs ul{
	list-style-type: none;
	margin-left: 70px; /*offset of first tab relative to page left edge*/
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(../img/tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(../img/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: #999999;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: #01A301;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}
.textointerno h3 {

	font-family: "Century Gothic", Helvetica-Normal;
	font-size: 13px;
	color: #005E00;
	text-decoration: none;
	font-weight:bold;
	font-style: normal;
	display: inline;
}
