#page { background: #000 url(../../img/bg_se-liga-som.jpg) no-repeat center top; }

q:before { content: ""; }
q:after { content: ""; }

/* start[ Content ] */
#content {
	width: 700px;
	margin-bottom: 15px !important;
	margin-bottom: 0px;
}
	#content h2 {
		float: left;
		margin: 30px 0 0 310px !important;
		margin: 30px 0 0 155px;
		background: url(../../img/tit_vencedores.gif) no-repeat;
		width: 145px;
		height: 15px;
		text-indent: -5000px;
		font-size: 1px; /* IEca */
	}
	#content h3 {
		float: left;
		clear: both;
		font: 11px Arial, serif;
		font-weight: bold;
		margin: 10px 0 0 310px !important;
		margin: 10px 0 0 155px;
		width: 280px;
	}
		
	/* start[ box-Content ] */
	#content #box-content {
		float: right;
		clear: both !important;
		clear: none;		
		width: 370px;
		margin: 10px 20px 0 0 !important;
		margin: 10px 10px 0 0;
	}
	
		/* start[ Daniela ] */
		#content #box-content #fotoVencedores {
			font: 11px Arial, serif;
			float: left;
		}
			#content #box-content #fotoVencedores img {
				border: 1px solid #733718;		
			}
			#content #box-content #fotoVencedores p {
				clear: both;
				text-align: center;
				margin-top: 10px;
			}
			#content #box-content #fotoVencedores a {
				font: bold 10px Verdana;
				color: #E39600;
				text-decoration: none;
			}
			#content #box-content #fotoVencedores a:hover {
				text-decoration: underline;
			}
			#content #box-content #textoVencedores {
			float: left;
			}
			#content #box-content #textoVencedores q {
				float: left;
				font: 11px Arial, serif;
				font-weight: bold;
				width: 200px;
				margin: 20px 0 0 15px;
			}

			#content #box-content #textoVencedores cite {
				float: left;
				font: 10px Arial, serif;
				font-style: normal;
				text-decoration: underline;
				width: 200px;
				margin: 0px 0 0 15px;
			}
		/* end[ Daniela ] */
		
		/* start[ Depoimento ] */
		#content #box-content #depoimento {
			float: left;
			font: 11px Arial, serif;
			margin: 10px 0px 0px 15px;
			width: 240px;
		}
		/* end[ Depoimento ] */
	/* end[ box-Content ] */
	
/* end[ Content ] */


/* start[ SCROLLBAR ] */
.Scrollbar-Content { 
	height: 200px;
	margin-left: 0 !important;
}
/*========*/
.Scrollbar-Container {
	margin: 20px 0 0 5px;
}
.Scrollbar-Track {
   width: 12px; height: 131px;
   background: url(../../img/bg_rolagem-medio.gif) no-repeat;
}
.Scrollbar-Down {
   top: 159px;
}
/* end[ SCROLLBAR ] */