*{
	margin: 0;
	padding: 0;
	list-style-type: none
	}
html{
	height: 100%;
	}
body{
	background: url('../imagens/novo_fundo.jpg') repeat;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	height: 100%;
}
img{
	border: 0;
}
.limpa{
	clear: both;
}
a:link,
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#sombra{
	width: 1000px;
	margin: 0 auto;
	background: url('../imagens/sombra.png') repeat-y center;
}
#container{
	background-color: #FFFFFF;
	display: block;
	margin: 0 auto 0 auto;
	width: 992px;
	min-height: 100%;
	height: auto;
	padding-bottom: 25px;
	}
#vd-topo{
	background: url('../imagens/vd-topo.jpg') no-repeat;
	height:130px;
	width: 100%;
	}
#conteudo{
	width: 100%;
	margin-top: 15px;
	height: auto;
	}
	#vd-videos{
		float: left;
		width: 580px;

		}
		#video-container{
		height:466px;
		margin:0 auto 5px;
		width:558px;
		}
		.video-informacoes{
			border: 1px solid #d8d8d8;
			color: #383838;
			height: 42px;
			margin: 0 auto 0 auto;
			position: relative;
			width: 555px;
		}
		.textoVideo{
			float: left;
			margin: 14px 5px 0 14px;
		}
		.textoIMGVideo{
			float: left;
			margin-top: 14px;
		}
	#vd-descricao{
		margin: 5px 0 0 12px;
		width: 555px;
	}
	#vd-descricao h2{
		font-size: 16px;	
	}
	
#vd-info{
	float: right;
	width: 412px;
	position: relative;
	_width: 410px;
	}
	#vd-info h2{
		background: url('../imagens/vd-vitaderm.jpg');
		text-indent: -9999999px;
		width: 408px;
		height: 22px;
	}
	.t_videos{
		background: url('../imagens/vd-listavideos.jpg');
		float: left;
		height: 27px;
		margin: 40px 0 10px 0;
		text-indent: -9999999px;
		width: 410px;
	}
		.paginacao{
			float: left;
			font-weight:lighter;
			margin: 10px 0 10px 2px;
		}
				.paginacaoP a:link,
				.paginacaoP a:visited,
				.linkcinza:link,
				.linkcinza:visited{
					color: #777777;
					text-decoration: none;
				}
				.paginacaoP a:hover,
				.linkcinza:hover{
					text-decoration: underline;
				}
		.paginacao2{
			float: right;
			font-weight:lighter;
			margin:5px 34px 10px 0;
		}
#paginacao-borda{
		float: left;
		border-left: #d2e18d 1px solid;
		border-right: #d2e18d 1px solid;
		border-bottom: #d2e18d 1px solid;
		height: auto;
		width: 398px;	
	}

#videos-produtos{
		margin: 0 auto 5px auto;
		width: 568px;
	}
	#videos-produtos h3{
		background: url('../imagens/vd-videos.jpg');
		margin: 10px 0 0 4px;
		width: 555px;
		height: 45px;
		text-indent: -9999999px;
	}
	.vd-produto{
		float: left;
		margin: 3px 0 0 3px;	
	}
	
#busca{
	background-color: #f7f5f5;
	float: left;
	height: 35px;
	margin: 8px 0 0 0;
	width: 409px;
	position: relative;
	}
	.btnBusca{
		left: 0px;
		position: absolute;
	}
	.inputBusca{
		border: 0px;
		font-size: 23px;
		height: 31px;
		left: 72px;
		position: absolute;
		top: 2px;
		width: 250px;
	}
	.txtBusca{
		color: #0B6F40;
		font-size: 11px;
		height: 32px;
		margin-top: 3px;
		position: absolute;
		right: 2px;
		width: 80px;
	}
	.txtBusca a:link,
	.txtBusca a:visited{
		color: #036A39 !important;
	}
#listagem-videos{
		float: left;
		border-top: #d2e18d 1px solid;
		border-left: #d2e18d 1px solid;
		border-right: #d2e18d 1px solid;
		height: auto;
		width: 398px; /*O valor original é 408px*/
		_position: relative;
	}
	
.video{
	border-bottom: #d2e18d 1px solid;
	float: left;
	height: 147px;
	width: 398px; /*O valor original é 408px*/
	_position: relative;
	}
	.video-img{
		float: left;
		height: 141px;
		margin: 3px 0 0 3px;
		width: 175px;
		border: #f4f4f4 1px solid;
		/*background-color: black;*/
		}
		.img-thumbVideo{
			margin: 2px 0 0 2px;
		}
	.video-inf{
		float: right;
		height: 147px;
		position: relative;
		width: 215px; /*O valor original é 225px*/
		/*background-color: red;*/
		_position: absolute;
	}
	
#rodape{
	clear:both;
	margin: 5px 15px 0 15px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	border: 1px solid #ECECEC;
}
#rodape p{
	color: #b5b5b5;
	font-size: 10px;
}
		#rodape strong{
			color: #808080;
		}
#rodape a:link,
#rodape a:visited{
	color: #b5b5b5;
	text-decoration: none;
}
	
/* ESTILOS DE TEXTOS */
.vd-Cinzaesc{
		color: #777777;
	}
.vd-Verde,
.vd-Verde a:link,
.vd-Verde a:visited{
		color: #036a39;
	}
.vd-Verdec,
.vd-Verdec a:link,
.vd-Verdec a:visited{
		color: #d2e18d;
	}
.vd-Cinza{
		color: #c2c2c2;
	}
.vd-Bold{
		font-weight: bold;
	}
.vd-Cima{
	z-index: 8 !important;
	position: relative !important;	
}
.vd-hrVerdeesq{
		background-color: #f1f6dd;
		border: 0px;
		color: #f1f6dd;
		height: 1px;
		margin: 10px 10px 0 0;
	}
.textoDescricao{
		color: #adadad;
		font-size: 11px;
		margin: 10px 0 10px 0;
	}
.textoAutor,
.textoDescricaonot,
.textoIconenot,
.textoHorario{
	position: absolute;
}
.textoDescricaonot a:link,
.textoDescricaonot a:visited{
	text-decoration: none !important;
}
.textoDescricaonot a:hover{
	text-decoration: underline !important;
}
.textoEnv{
	margin:15px 0 0 69px;
	}
.textoVideothumb{
	font-size: 8px;
	}
.textoVisitas{
	float: right;
	margin: 6px 8px 0 0;
	}
.textoDuracao{
	float: left;
	margin: 6px 0 0 5px;
	}
.textoAutor{
	top: 4px;
	left: 5px;
	/*margin: 2px 0 0 5px;*/
	}
.textoDescricaonot{
	font-size: 12px;
	margin: 5px 0 30px 5px;
	top:18px;
	}
.textoIconenot{
	bottom: 27px;
	left: 5px;
		/*margin: 2px 0 0 5px;*/
	}
.textoHorario{
		bottom: 10px;
		left: 5px;
		/*margin: 10px 0 0 5px;*/
	}
/* FIM ESTILOS DE TEXTO*/

/* ICONES */

.imgIco{
	margin: 7px 0 0 12px;
	float: left;
	}
.imgIcoStars{
	bottom:10px;
	left:310px;
	position:absolute;
	}
	
/* FIM ICONES */

#end{
	visibility: hidden;
	clear:both;
}

/*Area Ajax Paginação*/
#areaajaxpag{
	position: relative;
}
#areaajaxpag .load{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1000;
}

/*FORMULÁRIO CADASTRO*/
#formcadastro label{
	display:inline-block;
	zoom:1;*display:inline;
	width: 140px;
	text-align: right;
	margin-right: 10px;
	color: #006837;
/*
	margin-bottom: 10px;
*/
}
#formcadastro input,
#formcadastro select,
#formcadastro textarea{
	vertical-align: middle;
	width: 330px;
	border: 1px solid #ececec ;
	font-size: 12px;
}
#formcadastro input,
#formcadastro select{
	height: 19px;
}
#formcadastro p{
	margin-bottom: 8px;
}
		#formcadastro .bt{
			width: 64px !important;
			height: 35px !important;
			background: url(../imagens/bt_entrar.png) no-repeat 0 0;
			margin: 16px 0 49px 54px;
		}
#instrucoes{
	color:#808080;
	border: 1px solid #ececec; 
	margin: 0 15px;
	padding: 10px;
}

		#instrucoes p{
			font-size:11px;
		}
				#instrucoes .destaque{
					color:#383838;
					font-weight:bold;
					text-transform: uppercase;
				}
				.cadastro_img{
					margin-bottom:13px;
					margin-left:23px;
					margin-top:18px;
				}
				.cadastro_usu{
					margin-bottom:16px;
					margin-left:25px;
					margin-top:-1px;
				}
				.inst_senha{
					font-size:10px;
					margin-left:147px;
					margin-top:-6px;
					color: #808080;
				}
				.cadastro_verdeescuro{
					color: #006837;
					margin-left: 55px;
					margin-bottom: -2px !important;
					font-size: 13px;
				}
					.cadastro_verdeescuro a:link,
					.cadastro_verdeescuro a:visited{
						color: #006837;
						font-weight: bold;
						text-decoration: none;
					}
					.cadastro_verdeescuro a:hover{
						text-decoration: underline;
					}
/* BOXES LOGIN */
.login_box{
	display: block;
	border: 1px solid #ececec;
	width: 414px;
	height: 168px;
	float: left;
}
	.login_box .bt_cadastro{
		width: 356px;
		height: 35px;
		background: url(../imagens/bt_cadastrar.png) no-repeat 0 0;
		display: block;
		text-indent: -9999px;
		margin-left:12px;
		margin-top:14px;
		outline: 0;
	}
	.prim{
		margin-left: 75px;
		position: relative;
		margin-right: 15px;
		_margin-left: 35px;
	}
		.img_acesso{
			margin: 10px 0 0 10px;
		}
#form_login{
	margin-left:13px;
	margin-top:23px;
}
#form_login label{
	color:#036a39;
	display: inline-block;
	zoom:1;*display:inline;
	width: 50px;
	margin-bottom: 6px;
}
		#form_login input{
			border: 1px solid #ECECEC;
			height: 19px;
			padding: 3px 3px;
			width: 209px;
			vertical-align:middle;
		}
		#form_login span{
			margin-bottom: 5px;
			display: block;
		}
			#form_login .msg{
				position: absolute;
				color:#ff0000;
				bottom: 14px;
				right: 171px;
			}

.bt{
	width: 64px !important;
	height: 35px !important;
	background: url(../imagens/bt_entrar.png) no-repeat 0 0;
	border: 0;
}
		.bt_logar{
			position: absolute;
			_right: 57px;
			right: 58px;
			bottom: 48px;
		}
.cadastro_esquecisenha:link,
.cadastro_esquecisenha:visited{
	text-decoration: none;
	font-size:10px;
	color:#adadad;	
	margin-left: 61px;
}
.cadastro_esquecisenha:hover{
	text-decoration:underline ;
}

#demo{

}
#aba_marca{
	background-color:#ffffff;
	border: 1px solid #036A39;
	position:absolute;
	width: 100px;
	height: 23px;
	top: 136px;
	_top:142px;
	left: -7px;
	z-index:7;
	*background-color:transparent;
	border-bottom-color:white;
}
#aba_menu{
	width: 180px; 
	height: auto;
	background-color: #ffffff;
	border: 1px solid #036A39;
	position: absolute;
	z-index:5;
	top:160px;
	_top:166px;
	left:-7px; 
	padding-bottom: 5px;
}
#aba_menu a:link,
#aba_menu a:visited{
	display: block;
	color: #777777;
	text-decoration: none;
	margin-right: 5px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 5px;
	margin-bottom: 5px;
	outline: 0;
	font-size: 11px;
}
#aba_menu a:hover{
	text-decoration: underline !important;
}
/*valor do left aba_menu era -7, centralizado é -45*/
#link_cat:link{

	position:relative;
	text-decoration: none;
}
#link_cat:hover{
	text-decoration:none;
}
#link_recentes{

	position: relative;
}
.aviso img{
	float: left;
	margin-left:20px;
	margin-top:13px;
}
.aviso p{
	float: right;
	font-weight: bold;
	margin-right:26px;
	margin-top:43px;
}
	.aviso .maior{
		float:left;
		margin-left:45px;
		font-size:19px;
	}
	.borda{
		border: 1px solid #ECECEC;
		height:103px;
		margin-bottom:19px;
		margin-left:16px;
		margin-right:15px;
		margin-top:14px;
	}
	.linkvoltar:link,
	.linkvoltar:visited{
		float:right !important;
		margin-bottom:17px !important;
		margin-right:16px !important;
		color: #036A39 !important;
		margin-top:-17px !important;
	}