body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(imagens/fundo1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center top;
	color: #666;
}
#TelefoneTopo {
	font-size: 24px;
	color: #F00;
	display: block;
	clear: both;
	float: right;
	margin-bottom: 20px;
}
header {
	display: block;
	background-image: url(imagens/linha.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#MapaCobertura {
	float: left;
	width: 381px;
	margin-right: -150px;
	display: block;
}
#Slide {
	float: left;
	width: 480px;
	height: 280px;
}
#logo {
	float: left;
	display: block;
	margin-top: 30px;
	margin-right: -50px;
}

#Conteudo {
	background-color: #FFF;
	float: left;
	width: 680px;
	display: block;
	margin-left: 30px;
}
.Alerta {
	background-color: #F8F8F8;
	float: right;
	width: 660px;
	display: block;
	color: #333;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
}


#Navega {
	display: block;
	float: left;
	margin-left: -35px;
	margin-bottom: 30px;
	background-image: url(imagens/fundo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 13px;
	padding-left: 45px;
}


#Navega a {
	font-size: 18px;
	color: #666;
	background-image: url(imagens/bt_navegacao.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 62px;
	width: 220px;
	padding-top: 30px;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-left: -45px;
}
a {
	color: #F00;
}

#Home {
	float: right;
	display: block;
	margin-top: 15px;
	margin-left: 20px;
}

#Navega a#Ativo , #Navega a:hover{
	background-position: top;
	color: #FFF;
}
.Clear {
	clear: both;
}



.Limite {
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#Local {
	font-size: 12px;
	color: #999;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
#Local a {
	color: #F00;
	text-decoration: none;
}

.box1 {
	padding: 15px;
	float: left;
	width: 320px;
	display: block;
}
#icon_emergency {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

.box1 h1, #Conteudo h1{
	color: #FF0000;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
}
.Formulario label {
	display: block;
	padding-top: 10px;
	float: left;
}
.AEsquerda {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
footer {
	color: #CCC;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
footer span {
	display: block;
	float: right;
	clear: right;
}

footer ul {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
}
aside {
	display: block;
	width: 200px;
	color: #666;
}
aside p {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	text-align: justify;
}


footer ul li {
	display: block;
	float: left;
}
footer ul li a {
	color: #999;
	text-decoration: none;
	display: block;
	padding: 5px;
	float: left;
}
