
html, body {
	height: 100%;
	margin:0px;
	top:0px;
}
body{
	background:url(itens/bgCABT.jpg) no-repeat top right;
	margin:0px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}

a{
	color:#FFF;
	text-decoration:none;
}


* html {
	height: 100%; /* hack para IE6 que trata height como min-height */
}

.geral{
	background: url(itens/bgCurva.png) no-repeat top left;
	height:100%;
	position:relative;
}

.topo{
	text-align:center;
	margin-top:10px;
}

.conteudo{
	width:980px;
	margin:auto;
	margin-top:5px;
	/*margin-bottom:130px;*/
}

.lateralEsquerda{
	width:290px;
	height:416px;
	line-height:30px;
	float:left;
}

.miolo{
	float:left;
	width:630px;
	margin-left:40px;
	height:523px;
}

.mioloEnviar{
	float:right;
	width:666px;
}

.video{
	width:100%;
	height:280px;
}

.linkvideos{
	width:640px;
	position:relative;
}

.btnsVideos{
	width:75px;
	height:48px;
	vertical-align:middle;
	background:url(itens/bgLinkVideo.png) no-repeat;
	color:#05564E;
	float:left;
	margin:2px;
}

.naveg{
	display:block;
	width:640px;
	position:relative;
}

.num
{
    /*float:left;
    position:absolute;*/
	width:75px;
	height:48px;
	text-align:center;
	display:block;
	color:#05564E;
	padding-top:11px;
	text-decoration:none;
}

.newLink{
	display:block;
	width:75px;
	height:48px;
	background:url(itens/bgLinkVideo.png) no-repeat;
	text-align:center;
	margin:2px;
	color:#05564E;
	text-decoration:none;
	float:left;
	overflow:hidden;
}

.lkEnviar{
	float:left;
	margin:5px 5px 0px 100px;
}

.contaVideos{
	color:#0EB0BF;
	background:#14615E;
	padding:5px;
	display:block;
	float:left;
}

.exibeVideos{
	background:url(itens/bgVideos.png) no-repeat;
	width:357px;
	height:323px;
	float:left;
}

#viewVideo{
	width:100%;
	text-align:center;
	height:258px;
	float:left;
	margin:34px 0 0 0px;	
}

.rodape{
	background:url(itens/bgRodape.png) no-repeat center bottom;
	height:185px;
	float:left;
	bottom: 0px;/**/
	width:100%;
}

.assina{
	/*bottom:0px;
	position:absolute;
	background:red;*/
	float:right;
	margin-top:130px;
	margin-right:50px;
}

.msgAjax{
	background:url(itens/aspas.gif) no-repeat;
	text-align:right;
	float:right;
	height:20px;
	padding:10px 0 0 41px;
	font-weight:bold;
}

.nome{
	color:#000;
	font-size:12px;
	display:block;
}

.formenviar{
	background:url(itens/bgEnviar.png) no-repeat;
	width:646px;
	height:449px;
	margin-top:40px;
}

.formulario{
	width:574px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

.formulario input{
	border:0px;	
	color:#063;
	height:15px;
	width:100%;
	margin-bottom:7px;
	padding:10px;
	text-transform:none;
}
.formulario #check{
	width:auto;
	height:auto;
}

.formulario #nome{
	width:318px;
	text-transform:none;
}
.formulario #linkyoutube{
	width:425px;
	float:left;
	text-transform:none;
}

.detalheChk{
	color:#000;
	font-weight:normal;
	text-align:justify;
	float:left;
	font-size:12px;
	text-transform:none;
}

.transp{
	
}
