/*CONTEUDO
*****************************************************************************************/		
		#clientes {
			padding-top:10px;
			width:210px;
			padding-left:20px;
			background-color:#f3f2ed;
			float:left;
			font-size:11px;
			padding-bottom:10px;
		}
		
		#clientes label{
			background:url(../images/videos/cadeado.gif) no-repeat  center left;
			padding:3px 0 0 15px;
		}
		
		#area_cliente {
			width:169px;
			height:13px;
			background-color:#dad9d5;
			border:0;
		}
		
		#entra {
			background:url(../images/geral/envia.gif) no-repeat;
			border:0;
			width:20px;
			height:15px;
		}
	
		#categoria {
			background:url(../images/videos/back_titulo.gif) no-repeat;
			width:627px;
			height:81px;
			position:relative;
			margin-bottom:1px;
		}
		
		#categoria h2 {
			background:url(../images/novidades/novidades.gif) no-repeat;
			width:159px;
			height:33px;
			position:relative;
			top:40px;
			left:50px;
			float:left;
		}
		
		#categoria p {
			top:57px;
			left:50px;
		}
		
		.paginas_novidades {
			width:580px;
			height:17px;
			position:relative;
			border-top:1px dashed #555450;
			border-bottom:1px dashed #555450;
			float:left;
			margin-top:15px;
			left:46px;
			font-size:11px;
		}
		
		.anterior,.proxima {
			background:url(../images/videos/anterior.gif) no-repeat left center;
			position:relative;
			color:#555450;
			height:17px;
			float:left;
			padding:0 5px 0 10px;
			display:block;
			background-color:#f2f2f2;
		}
		
		.alinha {
			float:left;
			height:17px;
			width:402px;	
		}
		
		.paginas {
			color:#555450;
			text-align:left;
		}
		
		.proxima {
			background:url(../images/videos/proxima.gif) no-repeat right center;
			float:right;
			background-color:#f2f2f2;
			padding:0 10px 0 5px;
		}
		
		.novidades {
			background:url(../images/videos/back_videos.gif) no-repeat #eae9e1;
			width:582px;
			height:118px;
			position:relative;
			float:left;
			left:46px;
			margin-top:17px;
		}
		
		.novidades img {
			top:10px;
			left:10px;
			float:left;
		}
		
		.novidades dl {
			width:459px;
			position:relative;
			height:98px;
			float:left;
			left:10px;
			top:10px;
			font-size:11px;
		}
		
		.novidades dt a {
			width:459px;
			background-color:#e2e1d9;
			font-size:12px;
			padding-top:5px;
			padding-left:5px;
			text-align:left;
			color:#000000;
			font-size:12px;
			display:block;
		}
		
		.novidades dt a:hover {
			text-decoration:underline;
		}
		
		.novidades dd a {
			width:449px;
			padding-left:10px;
			right:5px;
			top:3px;
			font-size:11px;
			text-align:left;
			color:#363327;
			display:block;
		}
		
		.novidades dd a:hover {
			text-decoration:underline;
		}
		
		
		.novidade_exibicao {
			width:582px;
			position:relative;
			float:left;
			left:46px;
			margin-top:17px;
			margin-bottom:40px;
		}
		
		.imagem {
			background:url(../images/novidades/back_img.gif) no-repeat #eae9e1;
			width:276px;
			height:276px;
			float:left;
		}
		
		.novidade_exibicao img {
			margin-top:10px;
			position:relative;
			left:10px;
			margin-bottom:15px;
		}
		
		.novidade_exibicao dl {
			width:306px;
			position:relative;
			height:59px;
			float:left;
			background-color:#eae9e1;
			font-size:11px;
		}
		
		.novidade_exibicao dt  {
			width:300px;
			background-color:#e2e1d9;
			font-size:12px;
			padding-top:5px;
			padding-left:5px;
			text-align:left;
			color:#000000;
			font-size:12px;
			margin-top:12px;
			display:block;
		}
		
		.novidade_exibicao dd {
			width:300px;
			padding-left:10px;
			right:5px;
			font-size:11px;
			text-align:left;
			color:#363327;
			display:block;
		}

		.novidade_exibicao p {
			width:300px;
			font-size:11px;
			margin-top:5px;
			float:right;
		}
		
		.rodape_novidade {
			background-color:#eae9e1;
			text-align:right;
			font-style:italic;
			padding:3px 5px 3px 0px;
			margin-bottom:10px;
			color:#000000;
		}
		