*{
	margin:0;
	padding:0;
	border:none;
	}
body{
	background:#08111c url(imagens/fundo.jpg) repeat-y center;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
a{color:#EEEFFF; text-decoration:none;}
a:hover{color:#EEEFFF; text-decoration:underline;}
small{
	font-size:11px;
	font-style:italic;
	}
#barra{
	height:17px;
	background:url(imagens/topo-repeat.jpg) repeat-x center;
	}

.barra-picante{
	width:950px;
	height:17px;
	margin:0 auto;
	background:url(imagens/topo-picante.jpg) repeat-x center;
	}	

#topo{
	width:950px;
	height:461px;
	margin:0 auto;
	}
	
#topo .topo1{
	width:950px;
	height:124px;
	background:url(imagens/topo1.jpg) no-repeat center;
	}

#topo .topo1 a{
	width:250px;
	height:80px;
	display:block;
	margin-left:10px;
	padding-top:33px;
	}

#topo .topo2{
	width:950px;
	height:113px;
	background:url(imagens/topo2.jpg) no-repeat center;
	}
#topo .topo2 a{
	width:250px;
	height:65px;
	display:block;
	margin-left:10px;
	padding-top:33px;
	}	
#topo .topo3{
	width:950px;
	height:112px;
	background:url(imagens/topo3.jpg) no-repeat center top;
	}
#topo .topo3 a{
	width:250px;
	height:70px;
	display:block;
	margin-left:10px;
	padding-top:33px;
	}
#topo .topo4{
	width:950px;
	height:112px;
	background:url(imagens/topo4.png) no-repeat center top;
	behavior: url(iepngfix.htc);
	}	
	
#destaque{
	width:916px;
	margin:0 auto;
	
	}
	
#destaque .topo{
	width:916px;
	height:116px;
	background:url(imagens/destaque-topo.gif) no-repeat center;
	
	}

#destaque .topo h1{
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	padding-top:30px;
	}

#destaque .meio{
	width:916px;
	background:url(imagens/destaque-meio.gif) repeat-y center;
	
	}

#destaque .meio .esquerda{
	width:584px;
	float:left;
	}
	
#destaque .meio .direita{
	width:325px;
	float:right;
	}

#destaque .rodape{
	width:916px;
	height:15px;
	background:url(imagens/destaque-rodape.gif) no-repeat center top;
	}
	
.titulo-video{
	color:#b3ff00;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding:10px 0 0 15px;
	}
	
.titulo-video span{
	color:#ffb400;
	}
	
.video-destaque{
	margin-left:15px;
	padding-top:8px;
	}

.texto-descricao{
	margin-top:8px;
	text-indent:15px;
	width:563px;
	margin-left:15px;
	color:#FFFFFF;
	font-style:italic;
	text-align:justify;
	font-size:14px;
	font-weight:bold;
	}

.img1{
	margin-top:10px;
	border:solid 2px #FFF;
	}

.img2{
	margin-top:7px;
	border:solid 2px #FFF;
	}
	
.img3{
	margin-top:7px;
	margin-left:3px;
	border:solid 2px #FFF;
	}
	
.botoes{
	clear:both;
	padding-top:10px;
	text-align:center;
	}
	
#rodape-site{
	height:80px;
	background:url(imagens/rod-r.gif) repeat-x center;
	}
.rod-img{
	width:950px;
	margin:0 auto;
	height:80px;
	background:url(imagens/rodape-site.gif) center no-repeat;
	}
.navigation{
	text-align:center;
	}
.centro{
	text-align:center;
	}