@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-top: 0px;;
	background-color: #a2b5bf;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #3b4d57;
	line-height: 18px;
}

img{
	border: 0px solid #000;
}

#principal{
	width: 946px;
	min-height: 612px;
	border: 0px solid #000;
	text-align: left;
	margin-top: 3px;
}

#logoMenu{
	width: 946px;
	height: 87px;
	background-color: #42555f;
	text-align: left;
	padding-top: 11px;
}

#menuInstitucional{
	width: 502px;
	height: 20px;
	border: 0px solid #FFF;
	position: absolute;
	margin-left: 420px;
	margin-top: 55px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #afbabf;
	text-align: right;
	padding: 0;
}

#menuInstitucional a:link {color: #afbabf; text-decoration: none;}
#menuInstitucional a:active {color: #afbabf; text-decoration: none;}
#menuInstitucional a:visited {color: #afbabf; text-decoration: none;}
#menuInstitucional a:focus {color: #FFF; text-decoration: none;}
#menuInstitucional a:hover {color: #FFF; text-decoration: none;}

.divisao{
	width: 946px;
	height: 18px;
	background-color: #42555f;
	margin: 0;
	padding: 0;
}

#menuServicos{
	width: 265px;
	background-color: #556872;
	color: #c9d5dc;
	font-weight: bold;
	text-align: left;
}

#menuServicos .menu{
	width: 255px;
	height: 23px;
	border-bottom: 1px solid #a2b5bf;
	padding: 5px;
}

#menuServicos .menu a:link {color: #c9d5dc; text-decoration: none; font-weight: bold;}
#menuServicos .menu a:active {color: #c9d5dc; text-decoration: none; font-weight: bold;}
#menuServicos .menu a:visited {color: #c9d5dc; text-decoration: none; font-weight: bold;}
#menuServicos .menu a:focus {color: #FFF; text-decoration: none; font-weight: bold;}
#menuServicos .menu a:hover {color: #FFF; text-decoration: none; font-weight: bold;}

#menuServicos .submenu{
	width: 235px;
	height: 21px;
	border-bottom: 1px solid #a2b5bf;
	background-color: #819199;
	padding-left: 30px;
	font-size: 10px;
}

#menuServicos .submenu a:link {color: #FFF; text-decoration: none; font-weight: bold;}
#menuServicos .submenu a:active {color: #FFF; text-decoration: none; font-weight: bold;}
#menuServicos .submenu a:visited {color: #FFF; text-decoration: none; font-weight: bold;}
#menuServicos .submenu a:focus {color: #FFF; text-decoration: underline; font-weight: bold;}
#menuServicos .submenu a:hover {color: #FFF; text-decoration: underline; font-weight: bold;}

.telefone{
	width: 255px;
	height: 23px;
	text-align: right;
	color: #42555f;
}

.fraseHome{
	width: 641px;
	height: 440px;
	background-color: #FFF;
	float: right;
	padding: 20px;
	line-height: 15px;
}

.rodape{
	width: 676px;
	height: 20px;
	text-align: left;
	font-size: 10px;
	background-color: #42555f;
	color: #afbabf;
	padding-left: 5px;
	position: absolute;
	margin-left: 265px;
	margin-top: 250px;
}

.rodape a:link {color: #c9d5dc; text-decoration: none; font-weight: bold;}
.rodape a:active {color: #c9d5dc; text-decoration: none; font-weight: bold;}
.rodape a:visited {color: #c9d5dc; text-decoration: none; font-weight: bold;}
.rodape a:focus {color: #FFF; text-decoration: none; font-weight: bold;}
.rodape a:hover {color: #FFF; text-decoration: none; font-weight: bold;}

#conteudo{
	width: 571px;
	min-height: 310px;
	background-color: #FFF;
	float: right;
	padding-right: 90px;
	padding-left: 20px;
	padding-top: 30px;
	background-image: url(../imagens/back_conteudo.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.rodapeInterno{
	width: 676px;
	height: 20px;
	text-align: left;
	font-size: 10px;
	background-color: #42555f;
	color: #afbabf;
	padding-left: 5px;
	clear: both;
	float: right;
}

.rodapeInterno a:link {color: #c9d5dc; text-decoration: none; font-weight: bold;}
.rodapeInterno a:active {color: #c9d5dc; text-decoration: none; font-weight: bold;}
.rodapeInterno a:visited {color: #c9d5dc; text-decoration: none; font-weight: bold;}
.rodapeInterno a:focus {color: #FFF; text-decoration: none; font-weight: bold;}
.rodapeInterno a:hover {color: #FFF; text-decoration: none; font-weight: bold;}

.tituloSecao{
	width: 73px;
	height: 400px;
	position: absolute;
	margin-left: 872px;
}
