/* Geral */

* {
margin:0px;
padding:0px;
}

body {
	top:0;
	background-image:url(../imgs/fundo-menuleft-large.gif);
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#4A4A4A;
	min-width:990px;
}

img {
border:0;
}



fieldset {
	border:0px;
	margin:0px;
	padding:0px;
}

a:link,
a:visited,
a:active{
	color:				#333333; 
	text-decoration:    none;
	font-weight:        bold;

}

a:hover{
	text-decoration: 	underline;
	font-weight:        bold;
}


/* Individuais */


/* ---------- Header CGI.br---------------------- */
.header-cgi {
	height:34px;
	background-image:url(../imgs/fundo-header-cgi.gif);
	background-repeat:repeat-y;
	color:#FFFFFF;
	border-bottom:2px solid #4a5156;
}

.header-cgi h1 {
	vertical-align:top;
	height:10px;
}

.header-cgi img {
	position:absolute;
	margin:4px;
	margin-left:20px;
}

.header-cgi span {
	margin-left:70px;
}

.header-cgi a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.header-cgi a:hover {
	text-decoration:underline;
}

.skip{
	position:absolute;
	right:10px;
	top:10px;
	font-size:0.9em;
}
/* ---------- Topo do site---------------------- */

.topo {
	min-width:990px;
	height:83px;
	background:url(../imgs/fundo-header-videos.gif) bottom;
	border-bottom:2px solid #4a5156;
}

/* ---------- logo---------------------- */
.topo h2 {
	float:left;
}

.topo ul {
	float:right;
	margin:5px 5px 0px 0px;
}

.topo a {
	color:#333333; 
	text-decoration:none;
	font-weight:bold;
}

.topo a:hover {
	text-decoration:underline;
}

/* ---------- Menu superior direito---------------------- */

.topo li {
	display:inline;
	margin:0;
	font-weight:bold;
	font-size:0.9em;
	color:#030;
}

.topo li a {
	background:url(../imgs/fundo-item-menu.gif) bottom right;
	padding:2px 7px 5px 4px;
	color:#060;
	display:inline-block;
}

.topo li a:hover {
	background:url(../imgs/fundo-item-menu-hover.gif) bottom right;
	text-decoration:none;	
}


/* ---------- Formulario de busca---------------------- */

.topo form {
	position:absolute;
	top:84px;
	right:12px;
	width:560px;
	text-align:right;
	white-space:nowrap;
}

.topo form label {
color:#cfda33;
font-size:1.1em;
font-weight:bold;
}

.topo .busca {
width:400px;
}

.topo .enviar {
width:40px;
height:23px;
font-size:1em;
}

.topo form a {
margin-right:50px;
font-size:0.9em;
font-weight:normal;
color:#cfda33;
}


/*-------------- Menu Esquerda ----------------*/

.menu-esq {
	position:absolute;
	left:0px;
	height:100%;
	padding:15px 10px 0px 10px;
	font-weight:bold;
	color:#fff;
	z-index:3;
}

.menu-esq a {
	color:#fff; 
	text-decoration:none;
}

.menu-esq a:hover {
text-decoration:underline;
}

.menu-esq hr {
width:200px;	
}
.menu-esq li {
	font-size:1.1em;
	/*list-style:url(../imgs/bullet-menuleft.gif);*/
	margin:0px 0px 10px 15px;
}

.menu-esq li ul,
.menu-esq li ul li a{
	margin-top: 5px;
	font-weight: normal;
}

.menu-esq .submenu {
	margin:0px;
	list-style:none;
	list-style-image:none;
	font-size:0.9em;
	font-weight:normal;
}

.menu-esq hr {
	width:130px;
	height:1px;
	border:0px;
	color:#CCC;
	background-color:#CCC;
	margin-bottom:7px;
}

.menu-esq form img {
	margin-bottom:10px;
}

.menu-esq form #login, #senha {
	width:84px;
	margin:2px 0px 3px 0px;
}

.menu-esq fieldset {
	border:none;
}

.menu-esq form .enviar {
	width:40px;
	height:24px;
	font-size:1.1em;
}

/*-------------- jcarousel -> videos recentes ----------------*/
.estiloCarousel  {
    width: 250px;
    padding: 20px 40px;
}

.estiloCarousel .jcarousel-clip-horizontal {
    width:  250px;
    height: 77px;
}

.estiloCarousel .jcarousel-item {
    width: 89px;
    height: 120px;
    border: 1px solid #fff;
}

.estiloCarousel .jcarousel-item:hover {
    border:none;
}

.estiloCarousel .jcarousel-item-horizontal {
    margin-right: 17px;
}

.conteinerVideosRecentes{
	clear:both;
	width:530px;	
	padding:0;
	height:120px;
}

.conteinerVideosRecentes .video {
	margin:0 20px 20px 0;
	text-align:center;
	float:left;
}

.video .nome-video {
	float: right;
	width: 100px;
}

.nome-video .nome {
	font-weight:bold;
}

.nome-video .tempo {
	font-size:0.9em;	
}
/*-------------- fim jcarousel -> videos recentes ----------------*/


/*-------------- Conteúdo ----------------*/

.chamada-home {
	padding-top:10px;
	margin:0px 20px 15px 0px;
	padding-left:240px;
}

.conteudo-home{
	top:200px;
	bottom:0px;
	left:0px;
	padding-left:240px;
	padding-right:230px;
	min-width:525px;
	height:1px;
	background-color:transparent;
	z-index:auto;
}

.chamada-home a{
	color:#333333; 
	text-decoration:none;
}

.chamada-home a:hover {
	text-decoration:underline;
}

.descricao-videos {
	position:absolute;
	padding:5px 5px 5px 20px;
	background-color:#e2e7e2;
	border:1px solid #cfcfcf;
	border-left:none;
	margin-left: -4px;
}

.descricao-ultimo-video{
	position:absolute;
	padding:5px 5px 5px 20px;
	background-color:#e2e7e2;
	border:1px solid #cfcfcf;
	border-left:none;
	margin-bottom: 10px;
	margin-left: -4px;
	bottom:0px;
}

.coluna-dir-home {
	margin-top:0px;
	padding:6px;
	width:211px;
	float:right;
	z-index:auto;
}

.destaques {
	margin:10px 0;
	clear:both;
}

.destaques h3, .mais-vistos h3 {
	background:url(../imgs/fundo-titulo.gif) repeat-y left;
	border:0;
	color:#FFF;
	font-size:1.1em;
	padding:4px;
}

.destaques .info-video {
	background:#fff;
	list-style:none outside none;
	padding:0;
	margin:0;
}

.destaques .thumbs {
	height:66px;
	margin-bottom:10px;
	padding:5px;	
	border-right:0px;
}

.destaques .thumbs-hover {
	height:66px;
	margin-bottom:10px;
	padding:5px;	
	border-right:0px;
	background-color:#e2e7e2;
	border:1px solid #cfcfcf;
	border-right:0px;
}

.destaques .nome-video {
	float:right;
	width:100px;
}

.nome-video .nome {
	font-weight:bold;
}

.nome-video .tempo {
	font-size:0.9em;	
}

.destaques .descricao {
	padding:5px 5px 5px 20px;
	margin-left:220px;
	border:1px solid #fff;
}

.destaques .descricao-hover {
	padding:5px 5px 5px 20px;
	margin-left:220px;
	background-color:#e2e7e2;
	border:1px solid #cfcfcf;
}

.mais-vistos {
	clear:both;	
}

.mais-vistos .video {
	margin:0 20px 20px 0;
	text-align:center;
	float:left;
}

.coluna-dir {
	margin-top:80px;
	padding:6px;
	width:211px;
	float:right;
	z-index:auto;
}

.novidades {
	margin-top:15px;
	border:1px solid #003300;
}

.novidades h3 {
	background:url(../imgs/fundo-novidades-tit.gif);
	border:0;
	color:#FFF;
	font-size:1.1em;
	padding:3px;
}

.novidades ul {
	margin:0 10px;
	list-style:none;
	font-size:1.1em;
}

.novidades li {
	border-bottom:1px solid #CCC;	
	margin-bottom:5px;
	padding-bottom:5px;
}

.novidades li.ultima-noticia {
	border:0;	
}

.novidades a {
	font-weight:normal;	
}
