/* CSS Document */

#floater {
	position: absolute;
	top: -280px;
	left: 50%;
	width: 720px;
	height: 600px;
	z-index: 100;
	margin-left:-320px;
	}

#content {
	 position:relative;
	 z-index:50;
	}
	#content #promocoes {
		width: 747px;
		margin-bottom: 30px;
		font-size: 10pFFx;
		}N
		#content #promocoes h2 {
			background: url(../../img/home/tit_promocoes.gif) no-repeat;
			height: 45px;
			}
		
		#content #promocoes #content-promocoes {
			border-left: 1px solid #b8b8b8;
			border-right: 1px solid #b8b8b8;
			padding: 15px 30px 0;
			overflow: hidden;
			_height: 100%;
			}
			#content #promocoes #content-promocoes ul {
				overflow: hidden;
				padding-bottom: 30px;
				}
				#content #promocoes #content-promocoes ul li {
					list-style: none;
					width: 25%;
					float: left;
					}
					#content #promocoes #content-promocoes ul li p {
						padding: 0 20px;
						text-align: center;
						}
						#content #promocoes #content-promocoes ul li p.foto-produto {
							height: 100px;
							}
						#content #promocoes #content-promocoes ul li p.produto-desc {
							font-weight: bold;
							margin: 7px 0;
							color: #000;
							}
						#content #promocoes #content-promocoes ul li p.preco-produto {
							color: #6f6f6f;
							}
							#content #promocoes #content-promocoes ul li p.preco-produto strong {
								display: block;
								padding-top: 7px;
								font-weight: bold;
								color: #ed1d24;
								}
								#content #promocoes #content-promocoes ul li p.preco-produto strong span {
									font-size: 15px;
									}
		
		#content #promocoes p.ver-mais {
			height: 26px;
			background: url(../../img/home/bg_ver_mais.gif) no-repeat;
			text-align: right;
			font-weight: bold;
			padding: 6px 42px 0 0;
			}
               
			#content #promocoes p.ver-mais a {
				color: #fff;
				}
                    
          #content #promocoes p.promocao {
			height: 26px;
			background: url(../../img/home/tit_promocoes.gif) no-repeat;
			text-align: right;
			font-weight: bold;
			padding: 6px 42px 0 0;
			}
	
	#content .content-middle {
		overflow: hidden;
		_height: 100%;
		}
		#content #banner-hotsite {
			overflow: hidden;
			float: left;
			}
		
		#content #chamadas {
			float: left;
			_display: inline;
			width: 194px;
			font-size: 10px;
			}
			#content #chamadas .chamada {
				margin-bottom: 10px;
				}
			
			#content #chamadas h3 {
				height: 50px;
				}
			
			
			#content #chamadas p.saiba-mais {
				font-weight: bold;
				background: url(../../img/bg_saiba_mais.gif) no-repeat;
				width: 75px;
				height: 14px;
				text-align: center;
				margin-top: 15px;
				}
				#content #chamadas p.saiba-mais a {
					color: #fff;
					}
			
			#content #chamadas .datas-comemorativas h3 {
				background: url(../../img/home/tit_datas_comemorativas.gif) no-repeat;
				}
			
			#content #chamadas .datas-comemorativas h4 {
				font-weight: bold;
				font-size: 10px;
				color: #ed1d24;
				margin-bottom: 15px;
				}
				#content #chamadas .datas-comemorativas h4 span {
					display: block;
					}
			
			#content #chamadas .cursos h3 {
				background: url(../../img/home/tit_cursos.gif) no-repeat;
				}
		
		#content #novidades {
			float: right;
			background: url(../../img/home/chamada_mailing.gif) no-repeat;
			width: 184px;
			height: 193px;
			}
			#content #novidades p a {
				display: block;
				width: 184px;
				height: 193px;
				text-decoration: none;
				}
				#content #novidades p a span {
					visibility: hidden;
					}
                         
                         #content #novidades2 {                         
                         float:right;
                         height:353px;
                         width:200px;
                         }
	
	/*#content #jambinho {
		margin-top: -50px;
		}*/
