#content {

}

.espaco_foto{margin:15px 0 0 65px;}
#content a:link, #content a:visited{
	color: #333333;
	text-decoration: none;
}
#content a:hover{
  color: #333333;
  text-decoration: underline;
}
 
	#container {
				width:683px;
				height:188px;
				position: relative;
				margin: 0 auto;
			}
			
			#carousel {
				width: 523px;
				height:188px;
				margin: 0 auto;
				
			}
			
			#ui-carousel-next, #ui-carousel-prev {
				width: 60px;
				height: 188px;
				background: url(../images/arrow-left.png) #fff center center no-repeat;
				display: block;
				position: absolute;
				top: 0;
				z-index: 100;
			}
						#ui-carousel-prev:hover{
				width: 60px;
				height: 188px;
				background: url(../images/arrow-left_hover.png) #fff center center no-repeat;
				display: block;
				position: absolute;
				top: 0;
				z-index: 100;
			}
			

			#ui-carousel-next {
				right: 0;
				background-image: url(../images/arrow-right.png);
			}
			#ui-carousel-next:hover {
				right: 0;
				background-image: url(../images/arrow-right_hover.png);
			}

			#ui-carousel-prev {
				left: 0;
			}
			
			#ui-carousel-next > span, #ui-carousel-prev > span {
				display: none;
			}
			
			.slide {
				margin: 0;
				position: relative;
			}
			
			.slide  p {
				font-size:16px;
				color: #4d4d4d;
				margin: 0 0 20px 0;
				padding: 0;
				font-weight: bold;
			}
			
			#slide01 > img {
				position: absolute;
				top: 15px;
				left: 60px;
				
			}
			
			#slide01 > .text {
				width:390px;
				height:150px;
				position: absolute;
				left: 230px;
				top: 15px;
				text-align: justify;
		
				
			}

			 .resumo_noticia {
				width:390px;
				height:106px;
				font-size:12px;
				text-align: justify;
				
				
				
			}
			
			
			#slide02 > img {
				position: absolute;
				top: 15px;
				left: 60px;
				
			}
			
			#slide02 > .text {
				width:390px;
				height:158px;
				position: absolute;
				left: 230px;
				top: 15px;
				
			}
			
			#slide03 > img {
				position: absolute;
				top: 15px;
				left: 60px;
				
			}
			
			#slide03 > .text {
				width:390px;
				height:158px;
				position: absolute;
				left: 230px;
				top: 15px;
				
			}
			
			#slide04 > img {
				position: absolute;
				top: 15px;
				left: 60px;
				
			}
			
			#slide04 > .text {
				width:390px;
				height:158px;
				position: absolute;
				left: 230px;
				top: 15px;
				
			}
			
			#slide05 > img {
				position: absolute;
				top: 15px;
				left: 60px;
				
			}
			
			#slide05 > .text {
				width:390px;
				height:158px;
				position: absolute;
				left: 230px;
				top: 15px;
				
			}
			#pages {
				width: 150px;
				margin: 0 auto;
			}
			
			.bullet {
				background: url(../images/page-off.png) center center no-repeat;
				display: block;
				width: 18px;
				height: 18px;
				margin: 0;
				margin-right: 5px;
				float: left;				
			}
			
			