body { 
	margin:0px;
	padding:0px;	
	background:#000000;
}
form {
	margin:0px;
	padding:0px;
}
/*PNG FIX*/
img, div, input {behavior: url(css/iepngfix/iepngfix.htc);}
.pngfix{
 behavior: url(css/iepngfix/iepngfix.htc);
}
/*FIM PNG FIX*/

.logoitv {
	margin-left:30px;
	margin-top:27px;
}
.barracinza {
	background:url(../layout/barracinza.jpg) repeat-x;
	margin-top:5px;
}
.cameraimg {
	margin-left:30px;
}
.detalhesvid {
	background:#FFFFFF;
	border:5px solid #bcbcbc;
}
.titulovideo {
	font-family:arial;
	font-size:18px;
	color:#000000;
}
.descricaovideo {
	background:#f6f4e7;
	overflow:auto;
	height:280px;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	padding:15px;s
}
.descricaovideo a {
	color:#000000;
	text-decoration:none;
}
.descricaovideo a:hover {
	color:#000000;
	text-decoration:underline;
}
.listanoticias {
	overflow:auto;
	width:928px;
	height:180px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}
.txt_noticia_desc {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}
.txt_noticia_desc a {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.txt_noticia_desc a:hover {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.detalherodape {
	background:url(../layout/detalherodape.png) no-repeat;
	behavior: url(css/iepngfix/iepngfix.htc);
}
.rodapetit {
	font-family:verdana;
	font-size:12px;
	color:#ffffcc;
	border-bottom:1px dashed #5e5e5e;
}
.txt_outras {
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
}
.txt_outras a {
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
	text-decoration:none;
}
.txt_outras a:hover {
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
	text-decoration:underline;
}
.sitemap {
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
}
.sitemap a {
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.sitemap a:hover {
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.menuvid {
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.menuvid a {
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.menuvid a:hover {
	background:#666666;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.formcontatotits {
	padding-left:9px;
	font-family:arial;
	font-size:12px;
	color:#ffba00;
	font-weight:bold;
	text-transform:uppercase;
}
.campoform {
	width:100%;
	height:20px;
	background:#000000;
	color:#FFFFFF;
	border:0px;
	font-family:arial;
	font-weight:bold;
}
.barraform {
	background:url(../layout/form/contato_11.jpg) no-repeat;
}