/* links */

a {
  text-decoration:none;
  color: #004990;
  background-color: transparent
  }

a:visited { 
	text-decoration: none 
  }

a:active {
	text-decoration:none
  }

a:hover {
	text-decoration: underline
  }

/* Geral */
#bullet {
/*	list-style-image:url(../../img/bullet.gif)*/
/*margin-left: -20px;
padding-left: 40px;*/
margin-top: 0px;
list-style:disc
}

body {
  background-color: #005DAB;
  text-align: center;
  margin: 0px;
		padding: 0px;
  font-size:8pt;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
		height:100%
  }
		
#Master {
  width: 778px;
		height:430px;
  border: 0px;
  text-align:left;
		position: relative;
		margin-left:auto;
		margin-right:auto;
 }

/* Template */

  /* Header*/

#Header {
  width: 777px;
  height: 104px;
  position: relative;
  background-color: #004990;
  padding: 0;
  margin:0;
  text-align:left
  }

  /* Principal */

#Main {
	width: 777px;
	height: 260px;
	background-image: url(../img/bgTplMain.jpg);
	clear:both;
  }

#MainHP {
	width: 777px;
	height: 260px;
	background-image: url(../img/bgTplHP.jpg);
	clear:both;
  }

  /* Coluna Esquerda */  
  
#colEsq {
  position: relative;
  float: left;
  width: 250px;
  height: 430px;
		background-image:url(../img/bgColEsq.gif)
  }

#mnuColEsq {
  float: left;
  width: 250px;
  margin-top: 99px;
  padding: 0;  
		border: 0;
		clear:both;
  list-style-type: none;
  }

#mnuColEsq ul {
  float:left;
  clear:left;
  list-style-type: none;
  margin: 0;
  padding: 0;
		border: 0;
}

#mnuColEsq ul li {
  float:left;
  border: 0;
  margin: 0;
  padding: 0;
}

#mnuColEsq ul li a {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
		clear:both

}
  /* Coluna Direita */  

#colDir {
  position: relative;
  float: left;
  width: 528px;
  height: 430px;
		background-image:url(../img/bgColDir.gif)
}

#colDirHp01 {
  position: relative;
  float: left;
  width: 528px;
  height: 430px;
		background-image:url(../img/bgColDirHp.gif)
}

#colDirHp02 {
  position: relative;
  float: left;
  width: 528px;
  height: 430px;
		background-image:url(../img/bgColDirHp02.gif)
}

#colDirHp03 {
  position: relative;
  float: left;
  width: 528px;
  height: 430px;
		background-image:url(../img/bgColDirHp03.gif)
}

#colDirHp04 {
  position: relative;
  float: left;
  width: 528px;
  height: 430px;
		background-image:url(../img/bgColDirHp04.gif)
}

#colDirHp05 {
  position: relative;
  float: left;
  width: 528px;
  height: 430px;
		background-image:url(../img/bgColDirHp05.gif)
}

#colDirHp06 {
  position: relative;
  float: left;
  width: 528px;
  height: 430px;
		background-image:url(../img/bgColDirHp05.gif)
}

#btMnuDiferenciais {
		position: absolute;
		width: 65px;
		top: 5px;
		left: 5px
}

#btMnuEspacoWebDonuts {
		position: absolute;
		width: 65px;
		top: 365px;
		left: -30px
}

#btMnuNovidades {
		position: absolute;
		width: 65px;
		top: 320px;
		left: -50px
}

#btMnuProdutos {
		position: absolute;
		width: 65px;
		top: 55px;
		left: -60px
}

#Content {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:  #000000;
		background-image:url(../img/bgTransp.gif);
		font-size: 8pt;
  width: 290px;
  height: 265px;
  /* overflow: auto;*/
		margin-top: 55px;
		margin-left: 170px
}

#boxPgFranquia {
		background-color: #E6EB76;
		width: 250px;
		filter:alpha(opacity=85);
  -moz-opacity:.85;
  opacity:.85;		
		padding: 5px;
		margin:5px 0 5px 0;
		border: 1px solid #993300;
		font-size: 12px
	}

h2 {
		font-size: 16px
}
		
.maior {
		font-weight: bold;
		font-size: 10pt;
		}

  /* Footer */

#Footer {
		width: 777px;
		height: 40px;
		position: relative;
		clear:both
  }

/* Paginas */

 /* Titulos */

#titPg {
  padding-top: 0px;
  margin-top: 0px;
  padding-left: 0;
  margin-bottom: 0;
  }
 
	
	.subTitPgLojas {
		font-size:13px;
		text-decoration:underline
	}
	   /* Outros */

hr {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #FFF;
  width: 100%;
  height: 1px;
  clear: both
  }

#fotoPGNovidades {
		background-image: url(../img/fotoPgNovidades.gif);
		width:150px;
		height: 150px;
		position:absolute;
		top: 10px;
		left: 380px
}

#fotoPGDiferenciais {
		background-image: url(../img/fotoPgDiferenciais.gif);
		width:150px;
		height: 150px;
		position:absolute;
		top: 10px;
		left: 380px
}

#fotoPGEspacoWebDonuts {
		background-image: url(../img/fotoPgEspacoWebDonuts.gif);
		width:150px;
		height: 150px;
		position:absolute;
		top: 10px;
		left: 380px
}

#fotoPGFaleConosco {
		background-image: url(../img/fotoPgFaleConosco.gif);
		width:150px;
		height: 150px;
		position:absolute;
		top: 10px;
		left: 380px
}

#fotoPGFranquias {
		background-image: url(../img/fotoPgFranquia.gif);
		width:150px;
		height: 150px;
		position:absolute;
		top: 10px;
		left: 380px
}

#fotoPGLocalizacao {
		background-image: url(../img/fotoPgLocalizacao.gif);
		width:150px;
		height: 150px;
		position:absolute;
		top: 10px;
		left: 380px
}

#fotoPGMissaoObjetivos {
		background-image: url(../img/fotoPgMissaoObjetivos.gif);
		width:150px;
		height: 150px;
		position:absolute;
		top: 10px;
		left: 380px
}

#fotoPGProdutos {
		background-image: url(../img/fotoPgProdutos.gif);
		width:150px;
		height: 150px;
		position:absolute;
		top: 10px;
		left: 380px
}

/* Formularios */

input {
  border: 1px solid #808080;
  font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
  color: #000000
  }

textarea {
  border: 1px solid #808080;
  font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
  color: #000000
  }
  
.smallText {
	font:10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	}