@charset "utf-8";
/* CSS Document */

.titulo-videos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	background-color: #d0d0d0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
}
hr {
	margin: 2px 0;

}
.titulo-video {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #eef2e4;
}

.sidebar-videos-titulo {
	width: 218px;
	text-align: justify;
	height: 20px;
	margin: 0 0 0 5px;
	float: left;
}
#view_video {
	width: 610px;
	padding: 0 0 0 5px;
	margin: 10px 0 0 20px;
}

#separa-itens {
	background-color: #8dd600;
	height: 2px;
	width: 205px;
	margin: 0;
	padding: 0;
}

.sidebar-busca {
	width: 223px;
	text-align: justify;
	background-color: #eef2e4;
	margin: 0 0 5px 0;
	float: right;
}
.btn_busca {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #eef2e4;
}

#separa-itens-main {
	height: 3px;
	background-color: #8dd600;
	float: left;
	width: 205px;
	margin: 0;
	padding: 0;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-decoration: none;
}
.lista-produtos {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #eef2e4;
	width: 200px;
	float: left;
}

