/*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/videos/videos.gif) no-repeat;
			width:109px;
			height:35px;
			position:relative;
			top:40px;
			left:50px;
			float:left;
		}
		
		#categoria p {
			top:57px;
			left:50px;
		}
		
		#form_evento {
			width:582px;
			height:35px;
			background-color:#f3f2ed;
			float:left;
			left:45px;
		}
		
		#form_busca {
			float:left;
			font-size:11px;
			padding:10px 0 0 10px;
		}
		
		#label_evento{
			background:url(../images/geral/lupa.gif) no-repeat top left;
			padding:0px 0 0 15px;
			float:left;
		}
		
		#text_evento {
			width:435px;
			height:13px;
			float:left;
			background-color:#dad9d5;
			border:0;
			font-size:11px;
		}
		
		#busca_evento {
			background:url(../images/geral/envia.gif) no-repeat;
			border:0;
			width:20px;
			height:15px;
		}
		
		.paginas_videos {
			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;
		}
		
		.videos {
			background:url(../images/videos/back_videos.gif) no-repeat;
			width:281px;
			height:118px;
			position:relative;
			float:left;
			left:46px;
			margin-top:17px;
			margin-right:19px;
		}
		
		.videos img {
			top:10px;
			left:10px;
			float:left;
		}
		
		.videos dl {
			width:167px;
			position:relative;
			height:96px;
			float:left;
			left:10px;
			top:10px;
			font-size:11px;
		}
		
		.videos dt a {
			width:167px;
			background-color:#e2e1d9;
			font-size:12px;
			padding-top:5px;
			padding-left:5px;
			text-align:left;
			color:#000000;
			font-size:12px;
			display:block;
		}
		
		.videos dt a:hover {
			text-decoration:underline;
		}
		
		.videos dd a {
			width:167px;
			padding-left:10px;
			right:5px;
			top:3px;
			font-size:11px;
			text-align:left;
			color:#363327;
			display:block;
		}
		
		.videos dd a:hover {
			text-decoration:underline;
		}