@import url("design.css");
/* ------------------------------------------------------------------------
version: 1.0
author: Favus Interactive Editoração Eletrônica LTDA-ME
email: projeto@favus.com.br
website: http://www.favus.com.br
phone: 55 (11) 3837 0555 | 3554 4349
*/

body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #977904;
	scrollbar-darkshadow-color: #977904;
	scrollbar-face-color: #977904;
	scrollbar-highlight-color: #977904;
}

img{
	border: 0px solid #000;
}

#principal{
	width: 900px;
	height: 500px;
	background-color: #977904;
	background-image: url(../imagens/home_logotipo.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: left;
	border: 0px solid #000;
}

#principalInternas{
	width: 900px;
	height: 500px;
	background-color: #977904;
	text-align: left;
	border: 0px solid #000;
	background-image: url(../imagens/back_internas.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#menuInstitucional{
	width: 900px;
	height: 70px;
	text-align: right;
	margin-top: 10px;
	border: 0px solid #000;
}

#menuHome{
	width: 200px;
	height: 175px;
	border: 0px solid #000;
	margin-left: 214px;
	margin-top: 223px;
	position: absolute;
}

#menuInternas{
	width: 200px;
	height: 175px;
	border: 0px solid #000;
	margin-left: 65px;
	margin-top: 270px;
	position: absolute;
}

.animacaoHome{
	width: 350px;
	height: 500px;
	position: absolute;
	border: 0px solid #000;
}

#logotipo{
	width: 115px;
	height: 225px;
	position: absolute;
	margin-left: 158px;
	margin-top: 30px;
}

#conteudo{
	width: 330px;
	height: 330px;
	border: 0px solid #000;
	margin-left: 335px;
	margin-top: 135px;
	position: absolute;
	text-align: left;
	padding-right: 10px;
	overflow-y: auto;
	overflow-x: hidden;
}

#tituloSecao{
	width: 330px;
	height: 35px;
	border: 0px solid #000;
	margin-left: 335px;
	margin-top: 90px;
	position: absolute;
	text-align: left;
}

#infosAdicionais{
	width: 160px;
	height: 320px;
	border: 0px solid #FFF;
	position: absolute;
	margin-left: 700px;
	margin-top: 135px;
	background-color: #ad9021;
	font-size: 11px;
	padding: 5px;
	line-height: 13px;
}

.iconeDica{
	width: 387px;
	height: 61px;
	border: 0px solid #FFF;
	position: absolute;
	margin-left: 490px;
	margin-top: 20px;
}

#link_drop{
	display: block;
	border: 0px dotted #ae2946;
	padding: 2px;
	font-weight: normal;
	line-height: 17px;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-weight: normal;
}

#link_drop #drop {display: none;}
#link_drop #drop2 {display: none;}
#link_drop #drop3 {display: none;}
#link_drop #drop4 {display: none;}


#link_drop2 #drop {display: none;}
#link_drop2 #drop2 {display: none;}

#link_drop a:link {color: #FFF; text-decoration: none;}
#link_drop a:active {color: #FFF; text-decoration: none;}
#link_drop a:visited {color: #FFF; text-decoration: none;}
#link_drop a:focus {color: #000; text-decoration: none;}
#link_drop a:hover {color: #000; text-decoration: none;}