body {
	
background:#9ea2ab url(../img/bg_content.gif) repeat-x fixed top left !important;
}
#menu {
	width: 185px;
	height: 100%;
	margin:0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	}
	#menu_interno{
		height:42px;
		width:593px;
		margin-left:-20px;
		margin-bottom:20px;
		}
#content{
	overflow:hidden;
	padding:30px 0 0 30px;	
	width:555px;	
	margin-left: 185px;
	}	
	#content .esquerda{
		float:left;
		}	
		#content .esquerda .avatar{
			overflow:hidden;
			width:236px;
			}	
		#content .esquerda .avatar .foto{
			float:left;
			}	
		#content .esquerda .avatar .rotulo{
			clear:both;
			margin-top:2px;
			}	
	#content .direita{
		float:right;
		padding-top:10px;
		}
		#content .direita h2{
			background:transparent url(../img/concurso/antes_e_depois/tit_troquei.gif) no-repeat top left;
			width:139px;
			height:52px;
			float:right;
			text-indent:-9999em;
			margin-bottom:20px;
			}
			
		#content .direita h3.de_o_seu{
			background:transparent url(../img/concurso/antes_e_depois/tit_de_o_seu.gif) no-repeat top left;
			text-indent:-9999em;
			width:100%;
			margin-bottom:3px;
			height:20px;
			}	
		#content #votacao{
			margin:8px 0;
			}				
		#content .direita p.quantidade{
			color:#404040;
			font:normal 12px "Tahoma";			
			}	
		#content .direita .compartilhe{
			width:301px;			
			height:148px;
			margin-top:20px;
			}	
			#content .direita .compartilhe p{
				font:normal 12px "Tahoma";				
				color:#fff;
				}	
			#content .direita .compartilhe ul {
				margin-top:10px;
				padding-left:42px;
				}
			#content .direita .compartilhe ul li{
				background-color:#CCCCCC;
				float:left;				
				list-style:none;
				margin:0 7px;		
				cursor:pointer;
				opacity:0;
				filter:alpha(opacity=00);
				}	
				#content .direita .compartilhe ul li a{
					background-color:#CCCCCC;
					display:block;
					height:45px;					
					width:45px;					
					}	
					
	#content .depoimento{		
		overflow:hidden;
		padding-top:40px;
		width:100%;
		}	
		#content .depoimento .embalagem{
			width:125px;
			float:left;
			}
		#content .depoimento .depoimento{					
			float:left;
			margin-left:10px;
			width:400px;			
			padding-top:0;
			}
			#content .depoimento .depoimento h2{					
				background:transparent url(../img/concurso/antes_e_depois/tit_depoimento.gif) no-repeat top left;
				width:100%;			
				height:24px;
				text-indent:-9999em;	
				margin-bottom:5px;
				}			
			#content .depoimento .depoimento .content{	
				background:transparent url(../img/concurso/antes_e_depois/abre_aspa.gif) no-repeat top left;			
				width:350px;
				-moz-border-radius:8px;
				-webkit-border-radius:8px;				
				background-color:#B8BBC2;
				padding:24px;
				}
				#content .depoimento .depoimento .content p{						
					font:normal 12px "Tahoma";					
					}	
				#content .depoimento .depoimento .content p.autor{						
					text-align:right;
					background:transparent url(../img/concurso/antes_e_depois/fecha_aspa.gif) no-repeat bottom right;
					padding-bottom:20px;
					}