@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #0c223a;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
}
h1{
	font-size: 20px;
}
#geral {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	width: 400px;
}
#logo img{
	border:none;
}

#infos-topos {
	float: left;
	width: 355px;
	text-align: right;
	height: 80px;
	color: #151B8D;
	padding-top: 55px;
}
#infos-topos h2{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#infos-topos h3{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#infos-topos a, #infos-topos a:visited{
	color: #8390a0;
	text-decoration: none;
}
#infos-topos a:hover{
	text-decoration:underline;
}
#banner {
	float: left;
	width: 780px;
	background-image: url(imagens/fundo-banner.jpg);
	height: 224px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#CFTV{
	text-decoration:none;
}

#meio {
	width: 740px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(imagens/fundo-meio.jpg);
	background-repeat: repeat-x;
	padding: 20px;
}
.destaques_mais{
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.destaques_mais img, #produto{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.destaques_mais h1{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
}
.destaques_mais a, .destaques_mais a:visited{
	color: #000033;
	text-decoration: underline;
	margin-left: 10px;
}
.destaques_mais a:hover{
	text-decoration: none;
	color: #3CAAB9;
}
.links_mais{
	margin-top: 12px;
	text-align: right;
	margin-bottom: 10px;
}
#produtos {
	width: 390px;
	float: left;
	height: 282px;
}
#internas{
	text-align: justify;
}
#internas a, #internas a:visited{
	color: #000033;
	text-decoration: none;
}
#internas a:hover{
	text-decoration: underline;
}
#linha{
	background-color: #666666;
	height: 1px;
	margin-top: 10px;
}
#box1_homee {

}
#box1_homee a, #box1_homee a:visited{
	float: left;
	width: 329px;
	margin-left: 20px;
	display: table;
	height: 139px;
	background-image: url(imagens/box1.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#box1_homee a:hover{
		background-image: url(imagens/box1b.jpg);
}
#box2_home{
}
#box2_homee a, #box2_homee a:visited {
	float: left;
	width: 328px;
	margin-left: 20px;
	height: 123px;
	background-image: url(imagens/box2.jpg);
	margin-top: 20px;
	text-decoration: none;
}
#box2_homee a:hover{
	background-image: url(imagens/box2b.jpg);
}

a#agende, a:visited#agende {
	float: right;
	height: 37px;
	width: 146px;
	background-color: #FFFFFF;
	background-image: url(imagens/agende1.jpg);
	font-size: 1px;
	display: block;
	text-decoration: none;
}

a:hover#agende {
	background-image: url(imagens/agende2.jpg);
	text-decoration: none;
}

#final {
	float: left;
	width: 740px;
	background-image: url(imagens/fundo-final.jpg);
	background-repeat: repeat-x;
	height: 66px;
	color: #15304E;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px !important;
	padding-right: 0px;
	padding-left: 20px;
}
#final a, #final a:visited{
	color: #15304E;
	text-decoration: none;
}
#final a:hover{
	text-decoration:underline;
}
#links_rod {
	text-align: left;
	width: 760px;
	margin-top: -10px;
	height: 20px;
	float: left;
}
#mapa {
	float: left;
	width: 360px;
}

#final #copy {
	float: left;
	padding: 0px;
	width: 760px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

