@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 auto;
	padding: 0;
	background-color: #fff;
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #707070;
	line-height: 14px;
	background-image: url(../imagens/back_index.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

img{
	border: 0;
}

#principal{
	width: 990px;
	min-height:650px;
	/*background-color: #fff;
	background-image: url(../imagens/back_index.jpg);
	background-position: bottom;
	background-repeat: no-repeat;	*/
	border: 0px solid #33CC66;
	text-align: left;
}

#logo{
	width: 211px;
	height:167px;
	padding-top: 23px;
	border: 0px solid #FF0000;
}

#menuInstitucional{
	width: 142px;
	height: 190px;
	margin-left: 68px;
	border: 0px solid #FFFF00;
	margin-top: 13px;
}

#certificacoes{
	width: 124px;
	height: 126px;
	background-image: url(../imagens/img_certificacoes.gif);
	background-repeat: no-repeat;
	margin-left: 68px;
	margin-top: 40px;
	position: absolute;
	border: 0px solid #666666;
}

#menuSuperior{
	width: 990px;
	height: 37px;
	text-align:right;
	border: 0px solid #000;
}


#flashCentral{
	width: 739px;
	height: 317px;
	position:absolute;
	margin-left: 247px;
	margin-top: 70px;
	border: 0px solid #FFFF00;
}

#imagemRotacional{
	width: 739px;
	height: 38px;
	position:absolute;
	margin-left: 247px;
	margin-top: 32px;
	border: 0px solid #FFFF00;
}

#chamadaPrincipal{
	width: 736px;
	height: 214px;
	position:absolute;
	margin-left: 247px;
	margin-top: 20px;
	border: 0px solid #FFFF00;
	background-image: url(../imagens/img_home_tit_atualizese.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 60px;
}

.chamadas{
	width: 378px;
	height: 211px;
	float:left;
	border: 0px solid #990066;
	position: absolute;
}

.divscroll {
	float: left;
	/*overflow-x: hidden;*/
	/*overflow-y: scroll;*/
	width: 375px;
	height: 211px;
	vertical-align: top;
	text-align: left;
	line-height: 15px;
	position: absolute;
	border: 0px solid #000000;
	/*scrollbar-face-color:#FFF;
	scrollbar-arrow-color:#c0c0c0;
	scrollbar-track-color:#FFF;
	scrollbar-3dlight-color:#FFF;
	scrollbar-highlight-color:#FFF;
	scrollbar-darkshadow-color:#FFF;*/
}

.frasePrincipal{
	width: 390px;
	height: 271px;
	float: right;
	border: 0px solid #990066;
	margin-top: -60px;
}

#rodape{
	width: 99%;
	height: 178px;
	background-image: url(../imagens/img_rodape.gif);
	background-repeat: no-repeat;
	background-position: top center;
	border: 1px solid #fff;
	/*text-position: botton;*/
	margin-top: -35px;
}

#textoRodape{
	margin-top: 150px;
	color: #fff;
	border: 0px solid #fff;
}

#textoByFavus{
	margin-top: 0px;
	color: #666;
	padding-top: 10px;
	border: 0px solid #000;
	font-size:10px;
	font-family:Tahoma, Arial;
}

.chamadas a:link {color: #909090; text-decoration: none;}
.hamadas a:active {color: #909090; text-decoration: none;}
.chamadas a:visited {color: #909090; text-decoration: none;}
.chamadas a:focus {color: #909090; text-decoration: none;}
.chamadas a:hover {color: #909090; text-decoration: none;}

.divscroll a:link {color: #909090; text-decoration: none;}
.divscroll a:active {color: #909090; text-decoration: none;}
.divscroll a:visited {color: #909090; text-decoration: none;}
.divscroll a:focus {color: #909090; text-decoration: none;}
.divscroll a:hover {color: #909090; text-decoration: none;}

#textoByFavus a:link {color: #015061; text-decoration: none;}
#textoByFavus a:active {color: #015061; text-decoration: none;}
#textoByFavus a:visited {color: #015061; text-decoration: none;}
#textoByFavus a:focus {color: #015061; text-decoration: none;}
#textoByFavus a:hover {color: #015061; text-decoration: none;}

