div#container {
	}
	
	div#content-wrap {
		height:445px;
		
		_background-image:url(../images/produto_cabelo.jpg);
		_background-position:left bottom;
		_background-repeat:no-repeat;
		}
		
		
		div#content-wrap.corpo {
			background-image:url(../images/produto_corpo.jpg);
			background-position:left bottom;
			background-repeat:no-repeat;
		}
		
		div#content-wrap.cabelo {
			background-image:url(../images/produto_cabelo.jpg);
			background-position:left bottom;
			background-repeat:no-repeat;
		}
		
		
	div#content-wrap_ing {
		height:445px;
		
		_background-image:url(../images/produto_cabelo_ing.jpg);
		_background-position:left bottom;
		_background-repeat:no-repeat;
		}
		
		
		div#content-wrap_ing.corpo {
			background-image:url(../images/produto_corpo_ing.jpg);
			background-position:left bottom;
			background-repeat:no-repeat;
		}
		
		div#content-wrap_ing.cabelo {
			background-image:url(../images/produto_cabelo_ing.jpg);
			background-position:left bottom;
			background-repeat:no-repeat;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		div#center {
			height:445px;
			width:857px;
			/*background-color:#F99;*/
			}
		
			div#left-in {
				float:left;
				width:282px;
				height:445px;
				/*background-color:#FF0000;*/
				}
				
				#boxMenuLateral {
					width:282px;
					height:379px;
					/*background-color:#CCC;*/
					}
					
					#menuLateral {
						width:128px;
						margin-left:5px;
						_margin-left:3px;
						height:379px;
						/*background-color:red;*/
						float:left;
						text-align:right;
					 	}
						
						#menuLateral li{
							font-size:10px;
							color:#333;
							margin-top:5px;
							}
							
							#menuLateral li .menuSelecionado{
								border-bottom:2px solid #42929D;
								}

						
							#menuLateral li a {
								font-size:10px;
								color:#333;
								text-decoration:none;
								}
				
							#menuLateral li a:hover {
								font-size:10px;
								color:#42929D;
								text-decoration:none;
								}
								
				#boxSubmenuLateral {
					width:149px;
					_width:148px;
					height:378px;
					/*background-color:#0f0;*/
					float:right;	
					}
					
					.holder {
						z-index:900;						
						}								
					
						#pane1 {
							overflow:hidden;
							
							font-size:10px;
							color:#666;
							width:144px;
							text-align:left;
							height:160px;
							/*background-color:#FCC;*/
							}

							#boxSubmenuLateral li a {
								font-size:10px;
								color:#666;
								text-decoration:none;
								}
				
							#boxSubmenuLateral li a:hover {
								font-size:10px;
								color:#42929D;
								text-decoration:none;
								}
								

							
							
			div#right-in {
				float:right;
				width:188px;
				height:445px;
				/*background-color:#00FF00;*/
				}
				
				.holder {
					z-index:900;						
					}								
				
					#pane2 {
						overflow:hidden;
						
						font-size:10px;
						color:#333;
						width:180px;
						height:340px;
						}

		
			div#center-in {
				/*background-color:#0000ff;*/
				width:385px;
				_width:381px;
				height:445px;
				float:left;
				}		
				
				
			div#footer-wrap {
				clear: both;
				height:108px;
				width:857;
				padding-top:80px;
				height:28px;	
				}
					

					
