/* CSS Document */

body {background-color: #c0d3e1;
		  background-image:url(imagens/fundo.jpg);
		  background-repeat: repeat-x;
	      margin-left: 0px;
	      margin-bottom: 0px;
	      margin-right: 0px;
	      margin-top: 10px;}
body a 	 {text-decoration:none;
			cursor:hand;
			color:#000000;}
body a:hover {text-decoration:none;
			  cursor:hand;
			  color:#000000;}
#estrutura {visibility: visible;
			font-family: "Verdana", Arial, Trebuchet MS, Helvetica, sans-serif;
			position:relative;
			font-size: 11px;
			color:#000000;
			text-align:left;
	  		margin-right: auto;
	   		margin-left: auto;
			top: 0px;
	   		width: 778px;}
#topoLogo {width: 505px;
				 float:left;
				 margin-right: 4px;}
#topoTel {width: 260px;
			  float:left;}
#menu {text-align:center;
			float:left;
			background-color: #527b9b;
		  	border: 1px  #4F7999 double;
		  	border-bottom: 0px;
			width: 700px;
			height: 30px;
			margin-top: 25px;
			margin-left: 0px;
			font-size:12px;
			color:#FFFFFF;}
#menu a 	 {text-decoration:none;
			cursor:hand;
			color:#FFFFFF;}
#menu a:hover {text-decoration:none;
			 			 cursor:hand;
			  			color:#c0d3e1;}
#centro {width: 100%;
				float:left;
				background-color:#FFFFFF;
				border: 1px #4F7999 double;}
.areasCentro {width: 540px;
				 float:left;
				 margin-top: 6px;
				 margin-left: 2px;
				 margin-right: 4px;}
.areaLateral {width: 228px;
					margin-top: 6px;
					margin-bottom: 4px;
			  		float:left;}
.planos {width: 170px;
			margin-left: 3px;
			margin-right: 3px;
			float:left;
			margin-top: 3px;}
.textoplanos {text-align:left;}

.tituloServicos {font-weight:bold;
						text-align:left;
						 font-size: 14px;}
.tituloContato {font-weight:bold;
						text-align: left;
						color:#000000;
						font-size: 14px}
.textoContato {font-size: 14px;
						margin-bottom: 4px;
						color: #80a5C0;}
.logosRodape {width: 50px;
						float:left;
						text-align:center;
						border: 0px;
						margin-left: 2px;
						margin-right: 2px;}
#rodape {width: 778px;
				float:left;
				margin-top: 3px;
				margin-bottom: 12px;}
a:link.efeitoLogos {filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);	
						-moz-opacity : 0.3;}
a:hover.efeitoLogos {filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);	
						-moz-opacity : 1;}

.textoEtapas {width:170px;
					float:left;
					margin-left: 10px;}
.textoEtapasTipo2 {width:142px;
								float:left;
								margin-left: 6px;}