body { margin:0; background:url(../imagens/bg/bg_home.jpg) no-repeat;}
#corpo { float:left; width:850px; }
	#corpo #topo { float:left; width:850px; height:39px; }
		#topo #menu { float:left; width:850px; height:39px; text-align:right; }
			#menu a.azul { text-align:justify; font-family:Verdana; font-size:11px; color:#001456; line-height:18px; text-decoration:none; font-weight:bold; }
			#menu span.azulClaro { text-align:justify; font-family:Verdana; font-size:11px; color:#1944d1; line-height:18px; text-decoration:none; font-weight:bold; }

	#corpo #conteudo { float:left; width:850px; height:553px;}
		#conteudo #colEsq { float:left; width:250px; height:553px; text-align:center; }
			#colEsq #logo { float:left; width:250px; height:141px; text-align:center; margin-top:20px; }
			#colEsq #frase { float:left; width:250px; height:60px; text-align:center; margin-top:20px; }
			#colEsq #servicos { float:left; width:220px; height:79px; text-align:center; margin-top:8px; margin-left:30px; font-family:Verdana; font-size:11px; text-align:justify; color:#4f4f4f; line-height:16px; }
				#servicos a {color:#4f4f4f; text-decoration:none;}
				#servicos a:hover {color:#4f4f4f; text-decoration:underline;}

			#colEsq #newsletter{ float:left; width:250px; height:80px; margin-top:60px; }
				#newsletter input {border:1px #1944d1 solid; }
			#colEsq #trabalhe{ float:left; width:250px; height:80px; }

		#conteudo #colDir { float:right; width:600px; height:553px; text-align:center; }
			#colDir #pesquisa {float:right; width: 576px; height: 60px;}
			#colDir #animacao {float:right; width: 576px; height: 282px;}
		    #animacao #slider {
				width: 576px; /* important to be same as image width */
				height: 282px; /* important to be same as image height */
				position: relative; /* important */
				overflow: hidden; /* important */
				padding:0px;
			}
			#slider #sliderContent {
				width: 576px; /* important to be same as image width or wider */
				height: 282px; /* important to be same as image height */
				position: absolute;
				top: 0;
				padding:0px;
				margin-top:-6px;
			}
			.sliderImage {
				float: left;
				position: relative;
				display: none;
			}
			.sliderImage span {
				position: absolute;
				width: 576px;
				height: 282px;
				display: none;
				padding:0px;
			}
			.sliderImage span.img1 {
				background:url(../imagens/animacao/01_frase.png) no-repeat;
			}
			
			.sliderImage span.img2 {
				background:url(../imagens/banner/frase_2_home.png) no-repeat;
			}
			
			.sliderImage span.img3 {
				background:url(imagens/banner/frase_3_home.png) no-repeat;
			}
			
			.sliderImage span.img4 {
				background:url(imagens/banner/frase_4_home.png) no-repeat;
			}
			
			.sliderImage span.img5 {
				background:url(imagens/banner/frase_5_home.png) no-repeat;
			}
			
			.clear {
				clear: both;
			}
			.sliderImage span strong {
				font-size: 14px;
			}
			.top {
				top: 0;
				left: 0;
			}
			.bottom {
				bottom: 0;
				left: 0;
			}
			ul { list-style-type: none;}

	#colDir #clientes {float:left; width: 256px; height: 110px; margin-left:24px; font-family:Verdana; font-size:11px; text-align:justify; color:#4f4f4f;}
		#clientes p { margin:0; text-align:center; }
	#colDir #noticias {float:left; width: 320px; height: 110px; font-family:Verdana; font-size:11px; text-align:justify; color:#4f4f4f;}
		#noticias p { margin: 10px 0px 0px 0px; text-align:justify; }
		#noticias a { text-align:justify; text-decoration:none;color:#4f4f4f; }
		#noticias a:hover { text-align:justify; text-decoration:underline ;color:#4f4f4f; }
		#noticias p.mais { margin: 10px 0px 0px 0px; text-align:right; color:#1944d1; }
		#noticias a.mais { text-align:right; text-decoration:none;color:#1944d1; }
		#noticias a.mais:hover { text-align:right; text-decoration:underline ;color:#1944d1; }
		
	#colDir #parceiros {float:left; width: 576px; height: 110px; margin-left:24px; font-family:Verdana; font-size:11px; text-align:justify; color:#4f4f4f;}

#corpo #rodape{ float:left; width:100%; height:25px; font-family:Verdana; font-size:11px; text-align:justify; color:#FFFFFF; font-weight:bold; padding-top:5px;}
#rodape #info{ float:left; width:795px; height:23px; margin-top:2px;  font-family:Verdana; font-size:11px; text-align:justify; color:#00386b;}
#rodape #by{ float:left; width:55px; height:23px; font-weight:bold; margin-top:2px;}
