@charset "iso-8859-1";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

#promo{
	position: absolute; 
	width: 120px;
	left: 0px;
	top: 0px; 
	padding: 10px;
	background-color: #D1E3ED; 
	border: 2px solid #FFFFFF;
	font-size: 12px;
}


#topConteiner {
	/*background-color: #ECF2EC;*/
	width: 995px;
	margin: auto;
	/*margin-left: -500px;
	position: relative;
	left: 50%;*/
	margin-top: 20px;
}
#head {
	margin: 0px;
	height: 163px;
}
#localidade {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 21px;
	width: 350px;
	text-align: right;
}
#localidade p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
}
#localidade a{
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
#bt_outrasUnidades {
	margin: 0px;
	height: 16px;
	width: 100px;
	background-image: url(../img/bt_outrasUnidades.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	float: right;
	clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bt_outrasUnidades a, #bt_outrasUnidades a:link, #bt_outrasUnidades a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
#bt_outrasUnidades a:active, #bt_outrasUnidades a:hover {
	color: #CCFFFF;
	text-decoration: none;
}
#superior {
	background-image: url(../img/bg_head.png);
	background-repeat: repeat-x;
	background-position: right center;
	clear: both;
	height: 143px;
	margin: 0px;
	padding: 0px;
}
#marca {
	float: left;
	height: 143px;
	margin: 0px;
	width: 340px;
}
#marca img{
	float: left;
}
#marca img.marca{
	margin-top: 41px;
}
#menuSuperior {
	height: 143px;
	margin: 0px;
	float: left;
	width: 488px;
}
#menu {
	clear: both;
	margin-top: 51px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 9px; /*margin-bottom: 29px;*/
	height: 35px;
	vertical-align: baseline;
}
#unidades{
	color: #FFF;
	padding-right: 30px;
	font-size: 11px;
	text-align: right;
}
#unidades a{
	color: #FFF;
	text-decoration: none;
}
#unidades a:hover{
	text-decoration: underline;
}
#menuLogin {
	float: left;
	width: 111px;
	height: 64px;
	padding: 10px;
	margin-left: 15px;
	margin-top: 25px;
	background-image: url(../img/bg_head_login.png);
	font-size: 9px;
}
#menuLogin a{
	font-size: 9px;
	text-decoration: none;
	color: #006699;
}
#menuLogin a:hover{
	color: #FFFFFF;
}


#content {
	background-color: #FFFFFF;
	width: 995px;
	display: table-cell;
	padding-bottom: 10px;
	/*height: 550px;
	clear: both;*/
}
#mainContent {
	float: left;
	height: auto;
	width: 726px;
	margin-top: 20px;
	margin-left: 30px;
	background-color: #FFFFFF;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: 0.8em;
	text-decoration: none;
}
#mainContent h3 a, #mainContent h3 a:link, #mainContent h3 a:visited {
	color: #006699;
	text-decoration: none;
}
#mainContent h3 a:hover, #mainContent h3 a:active {
	color: #000099;
	text-decoration: none;
}
#tipos{
	width: 280px;
	height: 180px;
	padding: 10px;
	margin: 20px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #DAE6EF;
}
#agenda{
	width: 280px;
	height: 100px;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #DAE6EF;
	font-size: 10px;
}
#proflist{
	width: 310px;
	padding: 10px;
	float: left;
}
#prof{
	display: block;
	margin-bottom: 20px;
}
#profdet{
	position: relative;
	width: 360px;
	padding: 10px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #DAE6EF;
}
#prof h4{
	cursor: pointer;
}

/* sidebar _____ banners e afins */
#sidebar {
	/*margin-left: 780px;*/
	float: right;
	margin-top: 20px;
	width: 191px;
	margin-right: 28px;
	margin-bottom: -20px;
	/*height: 486px;*/
	background-image: url(../img/bg_sidebar.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F1F1F1;
	border-left-color: #F1F1F1;
}
.dtIMG {
	margin: -1px;
	padding: 0px;
}
#dtSidebar {
	/*background-image: url(../img/dt_sidebar.png);*/
	background-position: center bottom;
	padding: 0px;
	clear: both;
	position: relative;
	height: 20px;
	clip: rect(auto,auto,auto,auto);
}
#sidebar img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar #dtSidebar img {
	padding: 0px;
	display: block;
	background-position: bottom;
}
#sidebar #dtParceiros img {
	padding: 0px;
	margin: 0px;
	display: block;
}
.subcategoria {
	font-family: Arial, Helvetica, sans-serif;
	color: #26adee;
	font-size: 0.6em;
	text-transform: uppercase;
}
.colunaChamadas {
	padding-left: 20px;
}
#dtParceiros {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 34px;
	width: 191px;
	background-image: url(../img/bg_barLong.png);
	background-color: #FFFFFF;
}
#parceiro{
	width: 135px;
	/*height: 100px;*/
	margin: auto;
	text-align: center;
	background-color: #FFFFFF;
	border-color: #003366;
	border-style: solid;
	border-width: thin;
	margin-top: 5px;
	margin-bottom: 5px;
}



#footer {
	background-color: #E6F0E8;
	height: 196px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#dtFooter {
	background-color: #018C00;
	float: left;
}
#dtFooter2 {
	float: right;
	margin: 0px;
	padding: 0px;
}
#infoFooter {
	margin: auto;
	clear: none;
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 100%;
}
#infoFooter img {
	position: relative;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #79CAFF;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}
#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	width: 100%;
	height: 10pt;
	padding: 0px;
	clear: none;
	*margin-left: 0px; /* hack pro ie */
}
#footer li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#infoFooter p a, #infoFooter p a:link, #infoFooter p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #79CAFF;
	text-decoration: none;
}
#infoFooter li a, #infoFooter li a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#infoFooter li a:hover, #infoFooter li a:active {
	font-weight: bold;
	color: #CCFFFF;
	text-decoration: none;
}


/* classes das tags */
.profs{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 120px;
}
.assoc{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.mapa{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px;
	width: 240px;
	height: 180px;
}
.thumb{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px;
	width: 80px;
	height: 60px;
}
.foot{
	font-size: 10px;
}
.propaganda{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}
.cur{
	color: #006699;
}
.input{
	width: 500px;
}
.textarea{
	width: 500px;
	height: 100px;
}

/* tags do html */
html{
	overflow-y: scroll;
}
body {
	background-image: url(../img/agor_bg2.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #B9D6E3;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
h1{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 14px;
}
h1 a{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #0066CC;
	text-decoration: none;
}
h1 a:hover{
	text-decoration: underline;
}
h1.passofundo{
	color: #EEE;
}

h2{
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #0066CC;
}

h4{
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #669999;
	font-weight: bold;
}
