@import url("home.css");
@import url("escritorio.css");
@import url("conosco.css");
@import url("areas.css");
@import url("artigos.css");
@import url("adv.css");
@import url("clientes.css");
@import url("noticias.css");
@import url("videos.css");
@import url("contato.css");
@import url("formularios.css");
@import url("indiqueamigo.css");
@import url("alterardados.css");
* {
	margin: 0px;
	padding: 0px;
}
p {
	font-size:11px;
	color:#787878;
	font-family: Tahoma;
	text-align: justify;
	padding-right: 2px;
	padding-left: 2px;
}
div#geral {
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
div#caixa_geral_flex {
	float: left;
	width: 775px;
	background: url(../img/site/fundo_div.jpg) repeat-x;
	margin: 0px;
	display: inline;
}

div#geral #topo {
	background: url(../img/site/top.jpg) scroll no-repeat left top;
	height: 105px;
	width: 775px;
}
div#geral #topo2 {
	display: none;
}
body {
	background-image: url(../img/site/fundo.jpg);
	background-repeat: repeat-x;
}
div#topo .esconder {
	display: none;
}
div#topo h1 a {
	display: block;
	height: 105px;
	width: 155px;
}

div#topo h1 {
	font-size: 8px;
	display: block;
	float: left;
	height: 105px;
	width: 155px;
}
div#barra_login {
	background-image: url(../img/site/barr_login.jpg);
	float: left;
	height: 24px;
	width: 775px;
}
div#barra_login #navegacao {
	float: left;
	text-align: left;
	height: 21px;
	width: 354px;
	padding-left: 5px;
	padding-top: 3px;
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
div#barra_login #navegacao a {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
div#caixa_menu_fotos {
	float: left;
	width: 775px;
	height: 154px;
	background-color: #FFFFFF;
}
#caixa_menu_fotos ul {
	float: left;
	height: 154px;
	width: 178px;
	list-style-type: none;
	background-color: #F4F4F4;
	}
#caixa_menu_fotos li {
	display: inline;
	height: 18px;
	clear: both;
}
div#caixa_geral_flex #corpo {
	float: left;
	width: 775px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
	margin: 0px;
}

#caixa_menu_fotos li a {
	display: block;
	height: 18px;
	background-color: #F8F8F8;
	background-attachment: scroll;
	background-image: url(../img/site/barra_ul.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}

#caixa_menu_fotos li img {
	border: none 0px;
}
#caixa_menu_fotos li a:hover {
	display: block;
	background-color: #F2F2F2;
}
#caixa_menu_fotos .fotos img {
	display: block;
	float: left;
	height: 154px;
	padding-left: 1px;
}
div#rodape {
	clear: both;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/site/rodape.jpg);
	background-repeat: repeat-x;
	height: 49px;
}
div#rodape2 {
display:none;
}
#rodape address {
	display: block;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #B0C7BA;
	padding-top: 15px;
	padding-left: 20px;
	font-variant: normal;
	font-style: normal;
}
#rodape .meet {
	float: right;
	display: block;
}
div#barra_login #navegacao a:hover {

	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
/*serve para todos as divs de indicacao*/
#corpo .tamanho_fonte {
	float:right;
	color:#135B4B;
	font-size:12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma;
}
#corpo .menos {
	font:Tahoma;
	color:#135B4B;
	font-size:11px;
	text-decoration:none;
}
#corpo .mais {
	font:Tahoma;
	color:#135B4B;
	font-size:12px;
	text-decoration:none;
}
div#corpo .indicacao a {
	font-size:12px;
	color:#135B4B;
	font-family: Tahoma;
	text-decoration: none;
}
div#corpo .indicacao a:hover {
	text-decoration: underline;
}
div#corpo #ind_amigo{
	width:100%;
	text-align:center;
	color: #135B4B;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
