/* CSS Format */





/* Estrutura */

body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-image: url(imagens/fundo.jpg);
}

form,iframe {

	margin: 0px;

	padding: 0px;

	height: 100%;

	width: 100%;

}

#principal{
	width:770px;
	background-color:#FFFFFF;
	margin:0 auto;
	top:0px;
	background-position: top;
	position: static;
	

}

#topo{

	width:770px;

	margin:0 auto;

}

#rodape{

	width:770px;

	text-align:left;

	background-position:bottom;

	background-repeat:repeat-x;

	float:inherit;

	margin:0 auto;

}

#meio{

	width:610px;

	float:right;

	background-color:#FFFFFF;

}

#esquerda{
	width:99px;
	float:top;
	background-image:url(imagens/bk_menu.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	background-color:#414040;
	position: static;

}

#banner_tudo{

	width:660px;

	padding-bottom:15px;

}

#banner_meio{

	width:442px;

	float:top;

	height:200px;

}

#banner_direita{

	width:120px;

	float:right;

	vertical-align:top;

	height:200px;

	padding-top:35px;

}

/* ::::: page_config_style ::::: */



/* branco */

.texto01_9 {



  font-family: Tahoma, Verdana, Arial;

  font-size:9px;

  color:#414040;

  text-decoration:none;

}

.texto01_10 {



  font-family: Tahoma, Verdana, Arial;

  font-size:10px;

  color:#414040;

  text-decoration:none;

}

.texto01_11 {



  font-family: Tahoma, Verdana, Arial;

  font-size:11px;

  color:#414040;

  text-decoration:none;

}

.menu {



  font-family: Tahoma, Verdana, Arial;

  font-size:11px;

  color:#414040;

  text-decoration:none;

}

.menu:hover {



  font-family: Tahoma, Verdana, Arial;

  font-size:11px;

  color:#414040;

  text-decoration:underline;

}

.texto01_14 {

	font-family: Tahoma, Verdana, Arial;

	font-size:14px;

	color:#414040;

	text-decoration:none;

}



/* preto */

.texto02_9 {



  font-family: Tahoma, Verdana, Arial;

  font-size:9px;

  color:#000000;

  text-decoration:none;

}

.texto02_10 {



  font-family: Tahoma, Verdana, Arial;

  font-size:10px;

  color:#000000;

  text-decoration:none;

}

.texto02_11 {



  font-family: Tahoma, Verdana, Arial;

  font-size:11px;

  color:#000000;

  text-decoration:none;

}

.input_preto{

	background-color:#FFFFFF;

	border-color:#b3b3b3;

	font-size:10px;

	color:#000000;

	font-family: Tahoma, Verdana, Arial;

}

/* cinza */

.texto03_9 {

	font-family: Tahoma, Verdana, Arial;

	font-size:9px;

	color:#7e7e7e;

	text-decoration:none;

}

.texto03_10 {

	font-family: Tahoma, Verdana, Arial;

	font-size:10px;

	color:#7e7e7e;

	text-decoration:none;

}

.texto03_11 {

	font-family: Tahoma, Verdana, Arial;

	font-size:11px;

	color:#7e7e7e;

	text-decoration:none;

}

.texto03_14 {

	font-family: Tahoma, Verdana, Arial;

	font-size:14px;

	color:#7e7e7e;

	text-decoration:none;

}

.input_cinza{

	background-color:#FFFFFF;

	border-color:#a09f9d;

	border-style:ridge;

	border-width:1px;

	font-size:10px;

	color:#7e7e7e;

	font-family: Tahoma, Verdana, Arial;

}

/* vermelho */

.texto04_9 {

	font-family: Tahoma, Verdana, Arial;

	font-size:9px;

	color:#b3150e;

	text-decoration:none;

}

.texto04_10 {

	font-family: Tahoma, Verdana, Arial;

	font-size:10px;

	color:#b3150e;

	text-decoration:none;

}

.texto04_11 {

	font-family: Tahoma, Verdana, Arial;

	font-size:11px;

	color:#b3150e;

	text-decoration:none;

}

.texto04_14 {

	font-family: Tahoma, Verdana, Arial;

	font-size:14px;

	color:#b3150e;

	text-decoration:none;

}

.input_vermelho{

	background-color:#FFFFFF;

	border-color:#b3b3b3;

	font-size:10px;

	color:#b3150e;

	font-family: Tahoma, Verdana, Arial;

}
