* {
	margin: 0;
	padding: 0;
	border:none;
}
body {
	background: #FFF url(../images/bg.jpg) no-repeat right top;
	font-family: "Trebuchet MS", Verdana, Arial;
}
A:link {
	COLOR:#1A1559;
	TEXT-DECORATION: none
}
A:visited {
	COLOR:#1A1559;
	TEXT-DECORATION: none
}
A:hover {
	COLOR:#C82C29;
	TEXT-DECORATION: none
}
#menu a {
	padding:3px;
}
#menu a:hover {
	background-color:#C82C29;
	color:#FFF;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
#geral {
	width:970px;
	margin:0 auto;
}
#aovivo a {
	width:279px;
	height:109px;
	background:url(../images/aovivo.gif) no-repeat;
	float:right;
	margin:-12px 0 5px 0;
	text-indent:-9000px;
	display:block;
}
#header {
	margin:20px 0 40px 0;
}
#header ul {
	clear:right;
}
#header li {
	display:inline;
	text-transform:uppercase;
	font-size:1.15em;
	margin-left:10px;
}
#header h1 a {
	width:307px;
	height:137px;
	float:left;
	background:url(../images/logo.gif);
	text-indent:-9000px;
	display:block;
}
.apresentador {
	float:left;
	margin-right:10px;
}
.programa {
	font-size:1.2em;
	font-weight:bold;
	margin-top:35px;
}
#container {
	clear:both;
}
#left {
	float:left;
	width:640px;
	font-size:0.8em;
}
#right {
	float:right;
	width:295px;
	font-size:0.8em;
}
#right h2, #left h2 {
	color:#193783;
	border-bottom:1px solid #193783;
	margin-bottom:5px;
}
#participe {
	margin-top:15px;
	clear:both;
}
#twitter {
	text-indent:-9000px;
	background:url(../images/twitter_logo.png) no-repeat;
	height:39px;
	margin-top:15px;
}
#twitter_update_list li {
	list-style:none;
	padding:5px;
	margin-bottom:4px;
	border-bottom:1px dotted #ccc;
}
#l_left {
	width:405px;
	float:left;
	margin-top:15px;
}
#l_right {
	width:228px;
	float:right;
	margin:15px 0 0 7px;
}
#l_right a {
	color:#cc0000;
}
#footer {
	clear:both;
	background:url(../images/bg_footer.gif) center no-repeat;
	height:31px;
	color:#FFF;
	font-size:0.8em;
	text-align:center;
}
#footer p {
	padding-top:7px;
}
#cadastro li {
	list-style:none;
	line-height:2em;
}
#cadastro label {
	display:block;
	width:100px;
	float:left;
}
#cadastrar {
	border:1px solid #9d0d0d;
	width:100px;
	height:34px;
	color:#FFF;
	background-color:#cc0000;
	font-weight:bold;
	font-size:0.9em;
}
.input {
	width:195px;
	height:21px;
	background:url(../images/bg_input.gif) repeat-x;
	border:1px solid #CCC;
}
#input_cadastrar {
	width:100px;
	height:34px;
	display:block;
	float:right;
	margin-top:-34px;
}

/* Easy Slider */

#slider {
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:640px;
	height:260px;
	overflow:hidden;
}
#prevBtn, #nextBtn {
	display:block;
	width:28px;
	height:33px;
}
#nextBtn {
	margin:-37px 0 0 26px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:28px;
	height:33px;
	background:url(../images/btn_prev.png) no-repeat 0 0;
}
#nextBtn a {
	background:url(../images/btn_next.png) no-repeat 0 0;
}	
#title {
	font-size:2.5em;
}
#left p {
	margin-bottom:15px;
}
.horario {
	background-color:#C82C29;
	padding:5px;
	color:#FFF;
	font-size:1.25em;
	line-height:2.25em;
}
.info_programa {
	padding:5px;
	font-size:1.25em;
	line-height:2.25em;
}
.data {
	background-color:#193783;
	font-size:1.6em;
	padding:5px;
	text-transform:uppercase;
	color:#FFF;
	margin-top:40px;
}
.textarea2 {
	width:256px;
	height:53px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background:url(../images/bg_textarea.gif);
	border:1px solid #CCC;
	clear:both;
	float:left;
	margin-right:5px;
	font-size:0.8em;
}