*{
	margin:0;
	padding:0;
	font-family: Helvetica;
	font-size: 16px;	
}

body{
	/*text-align:left;
	background:url(imagens/bg.png) no-repeat center top fixed;*/
}

#principal{
	width:990px;
	margin:0 auto;
}

#cabecalho{
	height:390px; /*383px;*/
}

#banner-superior{
	margin: 0 0 2px 0;
}

#Sl-Show{
	height:320px; /*300*/
}

#pager{
	position: absolute;
	top:460px; /*447px;*/
	right:27px;
	z-index:99999;
	text-align:center;
	width:1200px; /*distanciamento dos quadros numérios do slide da direita para a esqueda*/
	/* background: blue; */
}

#pager a{
	padding: 5px 11px;
	margin: 0 1px;
	color: #FFF;
	font-weight: bold;
	background:url(imagens/off.jpg);
	text-decoration:none;
}

#pager a.activeSlide{
	color:#FFF;
	background:url(imagens/on.jpg);
}

#testemunhos{
	position: absolute;
	z-index:99999;
	
	/* top:355px;
	right:27px;
	width:1000px;
	text-align:center;
	background: blue; */
}

#menu-superior{
	text-align:center;
	height:52px;
	margin-bottom:2px;
}

#menu-superior ul{
	margin:1px 0 0 0;
	height:20px;
	padding: 4px 14px 4px 0;
	font-size:18px;
	font-weight:bold;
	border:0px solid #999;
	background-color:#ed1c24;
}

#menu-superior ul li{
	display:inline;
	margin:0 35px 0 20px;
}

#menu-superior ul li a{
	text-decoration:none;
	color: white;
	/*color:#000000  #666; */
}

#menu-superior ul li a:hover{
	color:#000000; /*#FF0000; #CCC; */
	text-decoration:underline;
}

#centro{
	margin:135px 0 0 0;
	width:970px;
	height:140px;
	/*float:left;
	background:green;
	text-align:center;*/
} 

#centro table tr th{
	font-size:19px;
	text-align:center;

}

#centro table tr td{
	/*padding:0 30px;*/
}

#depoimento{
	background-color:#e6F5FB;
	/*margin:20px 0 0 0;
	padding: 0 0 0 0; */
}

#testemunho{
	text-align:center;
}









#rodape{
	/*margin:171px 0 0 0;*/
	margin:2px 0 0 0;
	height:25px;
	background:black; 
	color: white;
 	text-align:center;
	font-size:16px;
	padding:5px 0 0px 0;
} 

#tarja{
	font-size:50px;
	margin:1px 0;
	height:100px;
	padding: 0;
	background-color:white;
	color:black /*#ed1c24;*/
}

#tarja table tr td{
	font-size:15px;
}


/* 
#videos{
	margin: 1px 0 0 0;
}

#Pr {
	float:left;
} 

#Se {
	float:left;
} 

#Te {
	float:right;
} 


#esquerdo {
	width:160px;
	height:140px;
	float:left;
	margin:35px 0 5px 0;
	text-indent:10px;
	background:red;
	text-align:center;
}

#centro{
	width:614px;
	height:140px;
	float:left;
	margin:35px 0 5px 0;
	background:green;
	text-align:center;
} 

#direito {
	width:195px;
	float:left;
	height:140px;
	margin:35px 0 5px 0;
	background:yellow; 
	text-align:center;
}

#rodape{
	margin:180px 0 0 0;
	height:30px;
 	text-align:center;
	background:black; 
	color: white;
} 


#conteudo{
	width:970px;
	height:800px;
}


#esquerdo{
	width:160px;
	float:left;
	margin:20px 0 5px 0;
	text-indent:10px;
}

#esquerdo ul{
	list-style:none;
	padding:0 0 10px 0;
	margin:0;
}

#esquerdo ul li a{
	font:11px verdana;
	text-decoration:none;
	color:#555;
	padding:4px 0;
	display:block;
	border-bottom: dotted 1px #999;
}

#esquerdo ul li a:hover{
	color:#006699;
	background-color:#e6F5FB;
}

#centro{
	width:610px;
	height:200px;
	float:left;
	background:green;
}

#direito{
	width:195px;
	float:left;
}

#redes ul{
	list-style:none;
}

#redes ul li{
	display:inline;
}

#noticias{
	background:#DAEBEF;
	border:solid 1px #CCC;
	width:200px;
	float:left;
	color#336699;
	padding:5px;
	margin:10px 0 20px 0;
}

#item-noticias{
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	border-bottom:solid 1px #CCC;
	line-height:14px;
	padding:8px 0 10px 0;
}

#item-noticias span{
	font-size:10px
	color:#999;
}

#item-noticias a{
	color:#006699;
	text-decoration:none;
}

#item-noticias a:hover{
	text-decoration: underline;
}