body {
	background:#2579a9 url("layout/background.jpg")
	top left repeat-x fixed;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

	 .style3 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #0055AA;}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-size: 10px}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #0055AA; }
.style9 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


#tudo {
	width: 771px;
	text-align: left;
	margin:0 auto;
}

#top {
	width: 771px;
	heigh: 100%;
}

#menu {
	height: 40px;
	width: 771px;
	background-color: #0080C0;
	border-bottom: 2px solid #BEE0FC;
}

#links {
	text-align:center;
	margin-left: 1px;
	width: 770px;
	padding-top:5px;
}

	#links ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#links li {
		float: left;
	}

		#links li a {
			display: block;
			float: left;
			line-height: 33px;
			width: 106px;
			height: 33px;
			padding: 0px 10px;
			color: #FFF;
			text-decoration: none;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight: bold;
			border-left: 1px solid #fff;
			border-right: 1px solid #fff;
		}
		
		#links a:hover {
			color: #33CCFF;
			font-size: 18px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-decoration: none;
			display: block;
		}

#texto {
background-color:#57A2DB;
	width: 731px;
	height: 100%;
	border-top-style:: none;
    border-left: 1px solid #34679f;
    border-right: 1px solid #34679f;
	margin-top: 0px;
	margin-bottom:0px;
	padding-left: 20px;
	padding-right: 20px;
}
#claro {
	background:#0080C0;
	height: 100%;
	width: 730px;
	padding-left: 3px;
	padding-right: 3px;
}

#title {
	background:#57A2DB;
	width: 771px;
	height: 100%;

	border-top-style:: none;
	border-left: 1px solid #34679f;
	border-right: 1px solid #34679f;
	margin: 0px;

}

		#texto a {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #FFF;
		text-decoration: none;
		}
		
		#texto a:hover {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #FFF;
		text-decoration: underline;
		}
		

 .fotoEsquerda {
 float: left;
 padding-right: 15px;
 }
 
 .fotoDireita {
 float: right;
 padding-left: 15px;
 }
 
#fundo_meio{
width: 771px;
height: 19px;
text-align: center;
}
#rodape {
	width: 771px;
	text-align: center;
	clear: both;
	padding-top: 0px;
	margin-top: 10px;
}
		.titulo {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
padding:2px 5px;
font-weight:bold;
letter-spacing:5px;
text-align:center;
background-color:#0d90d7;
border:1px solid #036;
	}
        
        fieldset {
	border:2px solid #eee;
	width:500px;
	padding:0px;
	margin: auto;
        }
        
        input, label, span {display:inline}
        
        input {
	width:auto;
	border:1px solid #036;
	padding-left:10px;

        }
        
        label {
            margin:10px 0;
            width:auto;
            display:block;
        }
#coluna_esquerda {
	float: left;
	width: auto;
}
#coluna_direita {
	float: right;
	margin-left: 15px;
	width: 350px;
}
#endereco {
	clear: both;
}

