body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, form, dl, ul, ol, ul, li, dt, dd, p, address, fieldset, select{
	margin: 0;
	padding: 0;
	border: 0;
}

#barraTopo {
	width: 100%;
	clear:both;
	height: 21px;
	background: transparent;
	margin-top: 20px;
	position: relative;
	text-align:center;
}

	
#barraTopo #centro{
		height:21px;
		width: 723px;
		margin:0 auto;	
		position:absolute;
		left:50%;
		margin-left:-363px;
		z-index:5;			
		
	
	/*
		position: absolute;
		width: 723px;
		background: transparent;
		float: left;
		height: 21px;
		z-index: 100;*/
	}
	
	
	#bgEsq{
		position: relative;
		width: 40%;
		background-color: #fff;
		float: left;
		height: 21px;
		z-index: 1;
	}
	
	#bgDir{
		float:right;
		position:relative;
		background-color:#fff;
		height:21px;
		width:40%;
		z-index: 1;		
	
	/*
		position: relative;
		width: 16.8%;
		background-color: #fff;
		float: right;
		margin-top: 0;
		height: 21px;
		z-index: 1;
		margin:0;*/
	}

#main {
	width: 723px;
	background-color: transparent;
	margin: 0 auto 0 auto;
}

	#colEsquer {
		width: 200px;
		float: left;
	}
	
	#colEsquer img {
		border: 0;
	}
	
		#enquete {
			width: 184px;
			min-height:164px;
			background-color: #FFF;
			padding: 8px;
		}
		
		html>#enquete{
			height:164px;
		}

	#colDirei {
		width: 500px;
		float: right;
		margin-top: 23px;
	}
	
		#banner {
			width: 500px;
			height: 130px;
			background-color: #fff;
		}
	
		#notiLogin {
			width: 484px;
			height: 115px;
			margin-top: 11px;
			background-color: #fff;
			padding: 8px;
		}
		
		#destaques {
			width: 484px;
			height: 135px;
			margin-top: 11px;
			background-color: #fff;
			padding: 8px;
		}
			
	#conteudo {
		width: 500px;
		min-height:283px;
		background-color: #fff;
		margin-top: 10px;
		padding-bottom:10px;
	}
	#conteudo
	
	#conteudo .formCadastro .label1 {
		float: left;
		margin-right: 5px;
	}
	
	#conteudo .formCadastro .label2 {
		float: left;
		margin-right: 5px;
		margin-top: 5px;
	}
	#conteudo .formCadastro .label3 select {
		margin-top: 19px;
	}
	
	
	#conteudo p {
		width: 262px;
		text-align: justify;	
	}	
	
	#destaqueInt {
		
			width: 184px;
			height: 154px;
			background-color: #FFF;
			padding: 8px;
			
			/*
			background-color:#fff;
			width:168px;
			padding:8px;
			
			position:absolute;
			bottom:0;
			left:-204px;*/
		}
	
	#conteudo #destaqueInt {
			/*
			width: 184px;
			height: 154px;
			background-color: #FFF;
			padding: 8px;*/
			
		
			background-color:#fff;
			width:184px;
			padding:8px;
			
			position:absolute;
			bottom:-30px;
			left:-223px;
		}
	#conteudo #destaqueInt p{
		width:auto;
	}	
	
	#rodape a {
		float: right;
		text-decoration: none;
		
	}
	
	#rodape {
		margin-top: 10px;
		min-height: 25px;
		
		background-color: #fff;
		padding: 3px 10px 3px 10px;
		padding-top: 3px;
	}
	
/* CONFIGURAÇÃO DIV ENTRADA */

#entrada {
	width: 100%;
	background: transparent;
}

#bgEnt {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 328px;
	margin-top: -147px;
	background: url(../images/azuis/bg_entrada.gif) repeat-x 0 129px;
}

#flash {
	position: absolute;
	width: 858px;
	height: 328px;
	left: 50%;
	top: 50%;
	margin-left: -389px;
	margin-top: -157px;
	background: transparent;
	z-index: 10;
	background: url(../images/verde/bg-verde.jpg) no-repeat center center fixed;
}


* html #flash {
	float: left;
}

#flash fieldset {
	text-align: right;
	border: 0;
	padding-right: 35px;
}

#flash fieldset label {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#flash fieldset select {
	color: #000;
	font-size: 10px;
	margin-top: 3px;
}

#bgDirEnt {
	width: 12%;
	height: 328px;
	float: right;
	margin-top: -249px;
	background: transparent;
	background: url(../images/azuis/bg_entrada.gif) repeat-x 0 50px;
}

* html #bgDirEnt {
	width: 10.7%;
	margin-top: -285px;

}
#instructions_video {
	padding: 10px;
}
#instructions_video  ul li{
	display: list-item;
	list-style: circle;
	margin-left: 20px;
}
#video_container {
	width: 310px;
	height: auto;
}

.link_video {
	cursor:pointer;
}
