/* CSS Document */

body{
	padding: 0;
	margin: 0;
	font-family: verdana, arial, helvetica;
	background: #f9f9f9;
	text-align: center;
}

img{ border: 0; }

h2{
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	color: #9A3D11;
}

p{ 
	margin-bottom: 10px; 
	font-family: verdana, arial, helvetica;
	font-size: 70%;
}

address{ 
	margin-bottom: 10px; 
	font-family: verdana, arial, helvetica;
	font-size: 80%;
	font-style: normal;
	color: #716312;
}

a{ 
	font-style: normal;
	color: #716312;
}

a:hover{ 
	font-style: normal;
	color: #fff;
	background: #716312;
}

div#conteudo{
	clear: both;
	margin: auto;
	width: 768px;
	text-align: left;
	border: 1px solid #fff;
	background: url(casquinha.jpg) no-repeat right 28px;
	background-color: #fff;
}

html>body div#conteudo{
	background: url(casquinha.jpg) no-repeat 513px 21px;
	width: 770px;
	background-color: #fff;
}

div#logo{
	padding: 0;
	margin: 0;
	width: 532px;
	height: 144px;
	border: 0;
	background: url(logo.gif) no-repeat -12px;
}
HTML>BODY div#logo{ 
background: url(logo.gif) no-repeat -10px 21px; 
	height: 165px;
}
div#logo h1{ display: none; }

div#menu{
	position: relative;
	top: 0;
	left: 0;
}

#menu ul{
	margin: 5px;
	padding-left: 0;
	white-space: nowrap;
}
#menu li{
	position: relative;
	top: 0;
	left: 0;
	display: inline;
	list-style-type: none;
}
.link { padding: 3px 28px; }
.link:link, .link:visited{
	font-size: 80%;
	font-weight: bold;
	font-family: arial, verdana;
	color: #fff;
	background-color: #C2A501;
	text-decoration: none;
}
.link:hover{
	font-size: 80%;
	font-weight: bold;
	font-family: arial, verdana;
	color: #fff;
	background-color: #716312;
	text-decoration: none;
}
.link a:hover{
	color: #fff;
	background-color: #716312;
	text-decoration: none;
}
.submenu {	
	position: absolute;
	visibility: hidden;
	top: 20px;
	left: -5px;
	z-index: 10;
}
.submenu ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.submenu li a{
	font-size: 70%;
	display: block;
	padding: 2px 5px;
	background-color: #C2A501;
	border-bottom: 1px solid #eee;
}
HTML>BODY .submenu a{	width: 100px; }
.submenu a:link, .submenu a:visited{
	color: #EEE;
	text-decoration: none;
}
.submenu a:hover{
	background-color: #716312;
	color: #fff;
}

HTML>BODY #tortas   {		left: 0;		 }
					#tortas a { _width: 110px; }

HTML>BODY #sorvetes		{		left: 101px; }
					#sorvetes a { _width: 111px; }

HTML>BODY #doces	 {	left: 218px; }
					#doces a { width: 125px; }

HTML>BODY #bolos	 {	left: 318px; }
					#bolos a { width: 120px;
										_width: 140px; }
										
HTML>BODY #outros		{  left: 416px; }
					#outros a { width: 160px;
										 _width: 170px; }

div#main{
	margin: 1px;
	padding: 15px 30px;
	border: 0;
	height: 402px;
}
div#zero{
	margin: 0px;
	padding: 4px 4px;
	border: 0;
}
HTML>BODY div#main{ height: 375px; }

div#destaque{
	margin-top: 45px;
	margin-left: 25px;
	padding: 0;
	border: 0;
	width: 50%;
	float: right;
	font-size: 60%;
}
HTML>BODY div#destaque{
	margin-left: 0;
	width: 55%;
}
h2.titulodestaque{
	margin: 0;
	padding: 0;
	border: 0;
	height: 18px;
	background: url(promocao.gif) no-repeat;
}
h2.titulodestaque span{ display: none; }

div#cantosuperior {
	margin: 0px;
	padding-top: 6px;
	border: 0;
	height: 0;
	background: url(canto_superior.jpg) no-repeat;
}
div#meio {
	margin: 0;
	padding: 15px 45px;
	border: 0;
	background: url(meio_promocao.jpg) repeat-y;
}
div#cantoinferior {
	margin: 0;
	padding: 0;
	border: 0;
	height: 8px;
	background: url(canto_inferior.jpg) no-repeat;
}

div#novidades{
	margin-top: 20px;
	padding: 0;
	border: 0;
	width: 99%;
}
HTML>BODY div#novidades{	width: 39%; }
div#novidades p{ margin-top: 7px; }

h2.titulonovidades{
	padding: 0;
	margin: 0;
	border: 0;
	height: 20px;
	background: url(novidades.gif) no-repeat;
}
HTML>BODY h2.titulonovidades{	background: url(novidades.gif) no-repeat 120px; }
h2.titulonovidades span{ display: none; }
div#novidades img{ margin: 0 7px 0 0; }

div#sweetyice{
	margin-top: 20px;
	padding: 0;
	border: 0;
	width: 99%;
}
HTML>BODY div#sweetyice{ width: 39%; }
div#sweetyice p{ margin-top: 7px; }
h2.titulosweetyice{
	padding: 0;
	margin: 0;
	border: 0;
	height: 21px;
	background: url(titulofale.gif) no-repeat;
}
HTML>BODY h2.titulosweetyice{	background: url(titulofale.gif) no-repeat 120px; }
h2.titulosweetyice span{ display: none; }
div#sweetyice img{ margin: 0 7px 0 0; }

#navcontainer ul{
	padding: 0;
	border: 0;
	margin: 0;
	background-color: #C2A501;
	color: White;
	float: left;
	width: 768px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	border: 3px solid #fff;
}
#navcontainer ul li { display: inline; }
#navcontainer ul li a{
	padding: 0.2em 1em;
	background-color: #C2A501;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 5px solid #fff;
}
#navcontainer ul li a:hover{
	background-color: #716312;
	color: #fff;
}

/* Imagens de fundo dos doces (fatiados e bombons) */
div.alema { background: url(visual/produtos/alema_bg.jpg) no-repeat left bottom; }
div.almendrado { background: url(visual/produtos/almendrado_bg.jpg) no-repeat left bottom; }
div.appledream { background: url(visual/produtos/apple_dream_bg.jpg) no-repeat left bottom; }
div.brigadeiro { background: url(visual/produtos/brigadeiro_bg.jpg) no-repeat left bottom; }
div.cassata { background: url(visual/produtos/cassata_bg.jpg) no-repeat left bottom; }
div.holandesa { background: url(visual/produtos/holandesa_bg.jpg) no-repeat left bottom; }
div.limao { background: url(visual/produtos/limao_bg.jpg) no-repeat left bottom; }
div.menta { background: url(visual/produtos/menta_bg.jpg) no-repeat left bottom; }
div.mesclada { background: url(visual/produtos/mesclada_bg.jpg) no-repeat left bottom; }
div.petitgateau { background: url(visual/produtos/petit_gateau_bg.jpg) no-repeat left bottom; }
div.profiterole { background: url(visual/produtos/profiterole_bg.jpg) no-repeat left bottom; }
div.quindim { background: url(visual/produtos/quindim_bg.jpg) no-repeat left bottom; }
div.strega { background: url(visual/produtos/strega_bg.jpg) no-repeat left bottom; }
div.surprise { background: url(visual/produtos/surprise_bg.jpg) no-repeat left bottom; }
div.sweety { background: url(visual/produtos/sweety_bg.jpg) no-repeat left bottom; }
div.tartufo { background: url(visual/produtos/tartufo_bg.jpg) no-repeat left bottom; }
div.tropical { background: url(visual/produtos/tropical_bg.jpg) no-repeat left bottom; }

/* Imagens de fundo dos bolos */
div.bbrigadeiro { background: url(visual/produtos/bolo_brigadeiro_bg.jpg) no-repeat left bottom; }
div.bfloresta { background: url(visual/produtos/bolo_floresta_negra_bg.jpg) no-repeat left bottom; }
div.bprestigio { background: url(visual/produtos/bolo_prestigio_bg.jpg) no-repeat left bottom; }

/* Imagens de fundo das tortas */
div.talema { background: url(visual/produtos/torta_alema_bg.jpg) no-repeat left bottom; }
div.tholandesa { background: url(visual/produtos/torta_holandesa_bg.jpg) no-repeat left bottom; }
div.tlimao { background: url(visual/produtos/torta_limao_bg.jpg) no-repeat left bottom; }
div.tprofiterole { background: url(visual/produtos/torta_profiterole_bg.jpg) no-repeat left bottom; }
div.tquindim { background: url(visual/produtos/torta_quindim_bg.jpg) no-repeat left bottom; }

/* Imagens de fundo dos doces na taça e do pudim (Outros) */
div.oholandesa { background: url(visual/produtos/taca_holandesa_bg.jpg) no-repeat left bottom; }
div.olimao { background: url(visual/produtos/taca_limao_bg.jpg) no-repeat left bottom; }
div.omaracuja { background: url(visual/produtos/taca_maracuja_bg.jpg) no-repeat left bottom; }
div.omouse { background: url(visual/produtos/taca_mouse_bg.jpg) no-repeat left bottom; }
div.opudim { background: url(visual/produtos/pudim_bg.jpg) no-repeat left bottom; }

div#fotoproduto{
	padding-top: 95px;
	float: right;
	width: 250px;
	border: 0;
}


div#listagem{
	margin-right: 200px;
	padding: 10px;
	border: 0;
	overflow: auto; 
	height: 355px;
}

div#descritivo{
	margin-right: 320px;
	padding: 10px;
	border: 0;
	height: 355px;
}

HTML>BODY div.empresa{ overflow: auto; }
HTML>BODY div#descritivo{ margin-right: 20px; }

div#descritivo h2{
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	color: #9A3D11;
}

caption {
	padding: 3px 10px;
	font-family: verdana, arial, helvetica;
	font-size: 70%;
	color: #fff;
	background: #9A3D11;
	text-align: left;
	font-weight: bold;
}

th {
	padding: 2px 6px;
	font-family: verdana, arial, helvetica;
	font-size: 70%;
	color: #716312;
	border-left: 2px solid #9A3D11;
	border-bottom: 2px solid #9A3D11;
}

td {
	padding: 2px 6px;
	font-family: verdana, arial, helvetica;
	font-size: 70%;
	border-left: 2px solid #9A3D11;
	border-bottom: 2px solid #9A3D11;
}
.td_normal {
	padding: 0px 0px;
	border: 0px;
}
label{
	font-size: 80%;
	padding: 0;
	border: 0;
	display: block;
}

.form{
	font-size: 75%;
	margin-bottom: 7px;
	padding: 2px;
	border: 1px solid #9A3D11;
	background: #fff;
	font-family: verdana, arial, helvetica;
}

.form2{
	font-size: 75%;
	margin-bottom: 7px;
	padding: 2px;
	border: 1px solid #9A3D11;
	background: #9A3D11;
	color: #fff;
	font-family: verdana, arial, helvetica;
}

form{
	margin: 0;
	border: 0;
	padding: 0;
}

.nom{ margin: 0; }
.nop{ padding: 0; }
.nop input{ 
	margin: 0 10px; 
	font-size: 95%;
}

div#sorvete{ text-align: center; }

div#sorvete h2 span{ display: none; }

h2.tradicionais{
	width: 273px;
	height: 24px;
	background: url(sorvetes_tradicionais.gif)
}

h2.premium{
	width: 250px;
	height: 24px;
	background: url(sorvetes_premium.gif)
}

h2.especiais{
	width: 259px;
	height: 24px;
	background: url(sorvetes_especiais.gif)
}

h2.dieteticos{
	width: 266px;
	height: 28px;
	background: url(sorvetes_dieteticos.gif)
}

div#sorvete ul{
	margin: 15px;
	width: 200px;
	text-align: left;
	list-style-type: none;
}

div#sorvete ul li{
	padding-left: 13px;
	margin: 3px 0;
	font-size: 75%;
	font-family: verdana, arial, helvetica;
	background: url(lista.gif) left center no-repeat;
}

div#fotosorvete{
	padding-top: 70px;
	float: right;
	width: 320px;
	border: 0;
}

div#fotosorvete2{
	padding-top: 70px;
	float: right;
	width: 370px;
	border: 0;
	text-align: left;
}

div#rodape{
	margin: 0 -1px 1px 1px;
	padding: 3px;
	background: #C2A501;
	font-size: 60%;
	text-align: center;
	color: #000;
}

html>body div#rodape{ margin: 0 1px 1px 1px; }

div#rodape a{
	color: #000;
}

div#rodape a:hover{
	color: #fff;
	text-decoration: none;
}

.cora{
	display: block;
	padding: 3px;
	width: 100%;
	background: #ffedf9;
}

.corb{
	display: block;
	padding: 3px;
	width: 100%;
	background: #C2A501;
}
