﻿/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
}
body {
	font:13px Lucida Sans Unicode, Arial, sans-serif;
	color:#253363;
	background: url(../imagens/tira.jpg) top left;}


.bold{ font-weight:bold;}
.upp { text-transform:uppercase;}
.cap { text-transform:capitalize;}
.low { text-transform:lowercase;}
.cursor{ cursor:pointer;}

.aR{ text-align:right;}
.aL{ text-align: left;}
.aC{ text-align: center;}

.Box {float:left; display:block;}

.MB6{ padding-bottom:6px;}
.MLSM{margin-left:40px}

/* estrutura */
#wrapper{
    margin:0 auto 0 auto;
	height:auto;
	}

#fundo{background:url(../imagens/tiraH.png) top left repeat-y; float:left; display:block; position:relative;}
.slideshow{ float:left; display:none; height:299px;}
.logo{ float:left; z-index:10; top:0px; left:0px; position: absolute;}

.data{
	float:left; z-index:10; 
	top:253px; left:560px; 
	position: absolute; 
	background:url(../imagens/horas.png) top left no-repeat; 
	width:153px; height:40px;
	padding:13px 0 0 43px; color:#FFF;}

/* //////////// icons  // */
.home a{float:left; z-index:10; 
	top:253px; left:752px; 
	position: absolute; 
	width:57px; height:53px;background:url(../imagens/menutopo.png) top left;}	
.home a:hover{ background-position:-53px 0}

.mail a{float:left; z-index:10; 
	top:253px; left:805px; 
	position: absolute; 
	width:57px; height:53px;background:url(../imagens/menutopo.png) top left; background-position:-107px 0}
.mail a:hover{ background-position:-160px 0}

.site a{float:left; z-index:10; 
	top:253px; left:858px; 
	position: absolute; 
	width:57px; height:53px;background:url(../imagens/menutopo.png) top left; background-position:-213px 0}
.site a:hover{ background-position:-266px 0}

.menu {background:url(../imagens/menu.jpg) top left no-repeat; height:540px; float:left; padding:33px 0 0 1px}

.m1 a{float:left;height:59px; background:url(../imagens/menu.png) top left no-repeat; padding:10px 0 0 72px;}
.m1 a:hover{ background-position:0 -71px}

.m2 a{float:left; height:59px; background:url(../imagens/menu.png) top left no-repeat; background-position:0 -142px; padding:10px 0 0 72px;}
.m2 a:hover{ background-position:0 -213px}

.m3 a{float:left; height:59px; background:url(../imagens/menu.png) top left no-repeat; background-position:0 -284px; padding:10px 0 0 72px;}
.m3 a:hover{ background-position:0 -355px}

.m4 a{float:left; height:59px; background:url(../imagens/menu.png) top left no-repeat; background-position:0 -426px; padding:10px 0 0 72px;}
.m4 a:hover{ background-position:0 -497px}

.m5 a{float:left; height:59px; background:url(../imagens/menu.png) top left no-repeat; background-position:0 -568px; padding:10px 20px 0 72px;}
.m5 a:hover{ background-position:0 -639px}


.m6 a{float:left; height:59px; background:url(../imagens/menu.png) top left no-repeat; background-position:0 -708px; padding:10px 20px 0 72px;}
.m6 a:hover{ background-position:0 -778px}

.m7 a{float:left; height:54px; background:url(../imagens/menu.png) top left no-repeat; background-position:0 -843px; padding:15px 20px 0 72px;}
.m7 a:hover{ background-position:0 -913px}

.pesquisa{ background: url(../imagens/pesquisar.jpg) top left no-repeat; height:300px; padding-top:70px;}
.recomendar{ background:url(../imagens/recomendar.jpg) top left no-repeat; height:372px; padding:40px 0 0 0;}
.recT{ padding-left:70px;}

/*  */

#gmap{ 
	height:500px; 
	float:left;
	border:1px dashed #001376;
	margin-bottom:20px;
	}


/* textos */

.TextoAzul15{color:#001376; text-decoration: none; font:bold 15px  Lucida Sans Unicode, Arial, sans-serif;}
.TextoAzuEl12{color:#001376; text-decoration: none; font:bold 12px Lucida Sans Unicode, Arial, sans-serif;}

.TextoAzul12{color:#049747; text-decoration: none; font:bold 12px Lucida Sans Unicode, Arial, sans-serif;}

.linkB {color:#fff; text-decoration: none; font:bold 14px Lucida Sans Unicode, Arial, sans-serif;}
.linkB a{color:#fff; text-decoration: none; font:bold 14px Lucida Sans Unicode, Arial, sans-serif;}
.linkB a:hover{color:#a3e57e;}

.linkAzul {color:#6b89a8; text-decoration: none; font:11px Lucida Sans Unicode, Arial, sans-serif;}
.linkAzul a{color:#6b89a8; text-decoration: none; font:11px Lucida Sans Unicode, Arial, sans-serif;}
.linkAzul a:hover{color:#009543; text-decoration:underline; font:11px Lucida Sans Unicode, Arial, sans-serif;}

.linkAzul12 {color:#001a7b; text-decoration: none; font:bold 12px Lucida Sans Unicode, Arial, sans-serif;}
.linkAzul12 a{color:#001a7b; text-decoration: none; font:bold12px Lucida Sans Unicode, Arial, sans-serif;}
.linkAzul12 a:hover{color:#009543; text-decoration:underline;}

.IMOSA a{color:#009543; text-decoration: none; font:bold 14px Lucida Sans Unicode, Arial, sans-serif;}
.IMOSA a:hover{color:#001a7b; text-decoration:underline;}

