#fundo_1_ {
	background-image: url(imagens/fundoazul.jpg);
	background-repeat:repeat-y;
	height: 800px;
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
}


	

#fundo_2 {
	float: left;
	height: 100%;
	width: 860px;
	position: absolute;
	top: 20px;
	bottom: 10px;
	margin-left: -430px;
	left: 50%;
	background-color: #FFF;
	
}
.cont_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 96px;
	width: 546px;
	position: relative;
	margin-top: 15px;
	border: 2px dotted #00A3E8;
	
}


.cont_peq {
	float: left;
	height: 96px;
	width: 291px;
	position: relative;
	left: 15px;
	margin-top: 15px;
	border: 2px dotted #00A3E8;
}

#home_prop1 {
	float: left;
	height: 220px;
	width: 860px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	
}

#imagem_slogan {
	float: left;
	height: 140px;
	width: 230px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00a4e8;
	vertical-align: top;
	background-color: #FFF;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 40px;
	width: 680px;
	position: relative;
}
#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	height: 20px;
	width: 680px;
	top: -30px;
	position: relative;
	text-align: center;
	text-decoration: none;
}

#links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0	
}

#logo {
	float: left;
	height: 180px;
	width: 180px;
	position: relative;
}
#slogan {
	float: left;
	height: 140px;
	width: 450px;
	position: relative;
}
#arial_bold_18 {
	font-size: 22px;
	color: 00a4e8;
	font-family: Arial, Helvetica, sans-serif;
}
.branco_fundo {
	color: #FFF;
}
.fonte_16_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #00A3E8;
	font-weight:bold;
	font-size:16px;
	font-style: italic;
	text-decoration:none;
}

.fonte_16_blue a {	
	text-decoration:none;
	voice-family:inherit;
}

.fonte_16_blue a:hover {
	color:#999;
	text-decoration:underline;
}

.fonte12_black {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
}
.con_peq_img {
	float: left;
	height: 96px;
	width: 100px;
	position: relative;
}
#form_home {
	float: left;
	height: 50px;
	width: 230px;
}
.form_home2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	height: 25px;
	width: 50px;
}
.form_home3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	height: 25px;
	width: 140px;
}
#form_send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	height: 25px;
	width: 40px;
	float: left;
}
.form_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00F;
	vertical-align: middle;
	float: left;
	height: 25px;
	width: 230px;
	position: relative;
}

#fundo_topo {
	float: left;
	height: 600px;
	width: 900px;
	position: absolute;
	top: 10px;
	margin-left: -450px;
	left: 50%;
	background-image:url(imagens/fundo_topo.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	
}

