@CHARSET "UTF-8";

body{
	margin: 0 0 0 0;
	background: #296d9e  url("../images/background.jpg") repeat-x;
	font-family: ARIAL;
	}

ul{
	margin: 0
	}
	
ul li{
	list-style: none;
	height: 44px;
	float: left;
	padding: 0px; 
	}
	
#geral{
	margin: auto;
	width: 996px;
	border: 0px solid #FFFFFF;
	}

#topo{
	height: 116px;
	}

#menu{
	background: url("../images/fundo_menu.jpg") no-repeat;
	height: 44px;
	}
/*
 	PARTE DO FLASH E DOS CLIENTES 
*/		
#meio{
	background: url("../images/fundo_player.jpg") no-repeat;
	height: 439px;
	}

.flash{
	width: 580px;
	height: 430px;
	border: 0px solid #FFFFFF;
	padding: 0px 0 0 40px;
	float:left;
	color: #FFFFFF;
	}

.content-client{
	width:315px;
	height: 290px;
	border: 0px solid #FFFFFF;
	float: left;
	overflow:auto;
	padding: 10px 0 0 0;
	scrollbar-arrow-color: #0c1f35;
	scrollbar-face-color: #396ca7;
	scrollbar-track-color: #0c1f35;
	scrollbar-highlight-color: #396ca7;
	scrollbar-darkshadow-color: #0c1f35;
	scrollbar-3dlight-color: #396ca7;
	scrollbar-shadow-color: #396ca7;
	}
	
.content{
	float: left;
	border: 0px solid #FFFFFF;
	height: 410px;
	width:315px;
	}
	
.video-img{
	margin: 25px 0 0 0;
	}
/*
	STYLE CLIENTES --
*/
	
	
.titulo{
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.titulo a{
	color: #FFFFFF;
	text-decoration: none;
	}
.titulo a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
.site{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.site a{
	color: #FFFFFF;
	text-decoration: none;
	}
.site a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
.line{
	color: #44c0cc;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.linkend{
	color: #44c0cc;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.linkend a{
	color: #44c0cc;
	}
.linkend a:hover{
	color: #44c0cc;
	}
.linkMap{
	color: #FF6600;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.linkMap a{
	color: #FF6600;
	}
.linkMap a:hover{
	color: #FF6600;
	}

#voltar{
	float:right;
	margin-top:40px;
	color:#44c0cc;
	padding: 0 15px 0 0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border: 0px solid #ffffff;
	display: none;
	cursor: pointer;
	}

#voltar a{
	color:#44c0cc;
	}

#voltar a:hover{
	color:#44c0cc;
	text-decoration: underline;
	}

.volta{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ff6600;
	}
.volta a{
	color:#FF6600;
	}

.volta a:hover{
	color:#FF6600;
	text-decoration: underline;
	}
	
	
	
/*
	PARTE DOS LOGOS
*/
#logos{
	width: 996px;
	margin-top:10px;
	border: 0px solid #ffffff;
	}
	
.barra{
	height: 40px; 
	border: 0px solid #FFFFFF;
	}
.borda-left{
	width:18px;
	height: 40px;
	float:left;
	background: url('../images/top_anunc_left.gif') no-repeat;
	}
.barra-meio{
	width: 960px;
	height: 40px;
	float:left; 
	background: #113663;
	}
.borda-right{
	width:18px;
	height: 40px;
	float:left;
	background: url('../images/top_anunc_right.gif') no-repeat;
	}
	
.logo-meio{
	background: #EEEEEE;
	padding: 20px 20px 0 20px;
	}
	
.rodape-barra{
	height: 20px;
	background: url("../images/bottom_anunc.gif") no-repeat;
	}
	
	
/*
	PARTE DO RODAPE
*/

#rodape{
	height: 127px;
	width:996px;
	margin:10px 0 50px 0;
	float: left;
	border: 0px solid #FFFFFF; 
	}
.rodape-top{
	background: url("../images/top_rodape.jpg") no-repeat;
	height: 86px;
	}
.rodape-bottom{
	background: url("../images/bottom_rodape.jpg") no-repeat;
	height: 41px;
	padding: 0 20px 0 20px;
	color:#6d7f9a;
	font-size: 11px;
	}
	
.rodape-bottom a{
	color:#6d7f9a;
	text-decoration: none;
	}
	
