/*************************************************************************************************
  agência interativa
  Copyright 2007 Agência Interativa

  Website: http://www.agenciai.com
  Última alteração: 03-04-2007
  Este script é protegido por lei de pirataria e de direito autoral.
****************************************************************************************************/

/************************************
Body
************************************/
body {
	padding-bottom:0px;
	font-weight:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.divdepartamentos {
	width:148px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:1px;
	background-color:#246494;
	color:#FFFFFF;
}

.divdepartamentos-over {
	position:relative;
	width:148px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:1px;
	background-color:#30a1db;
	cursor:pointer;
	color:#FFFFFF;
}



/************************************
Rodapé
************************************/
.texto_rodape {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-weight		 : bold;
	line-height		 : 11px;
	font-size        : 10px;
	color            : #666666;
	text-decoration  : none;
}


/************************************
Formulários
************************************/
.caixax {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #efeeee;
	border: 1px solid #626361;
}
.caixa {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #626361;
	color: #666666;
}



/************************************
Conteúdo
************************************/
.titulo {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-weight		 : bold;
	line-height		 : 25px;
	font-size        : 22px;
	color            : #666666;
	text-decoration  : none;
}
.texto {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-weight		 : bold;
	line-height		 : 13px;
	font-size        : 11px;
	color            : #666666;
	text-decoration  : none;
}
.destaque_texto {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-weight		 : bold;
	line-height		 : 16px;
	font-size        : 11px;
	color            : #666666;
	text-decoration  : none;
}

.link a {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-weight		 : bold;
	line-height		 : 15px;
	font-size        : 12px;
	color            : #666666;
	text-decoration  : none;
}
.link a:hover {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-weight		 : bold;
	line-height		 : 15px;
	font-size        : 12px;
	color            : #040404;
	text-decoration  : none;
}