/* ---------------------------CARROSSEL------------------------------------------------ */


			#wrapper2 {
				width: 100%;
				height: 150px;
                position:relative;

			}

            #carousel {
				width: 300px;
				position:relative;
                                margin: 0 auto;
			}
			#carousel ul {
				display: block;
                                height: 180px;
                                list-style: none outside none;
                                margin: 0 0 0 5px;
                                overflow-y: hidden;
                                padding: 0;
			} 
			#carousel li {
				background: url("../img/carousel_polaroid.png") no-repeat scroll 0 0 transparent;
                                color: #999999;
                                display: block;
                                float: left;
                                font-size: 40px; 
                                /*height: 150px;*/
                                margin: 15px 0 0 3px;
                                padding: 0;
                                position: relative;
                                text-align: center;
                                width: 270px;
			}

			#carousel li img {
				float: left;
                                margin: -15px 22px 5px;
                                width: 250px;
			}
			
			#carousel li span {
				/*background: transparent url(../img/carousel_shine.png) no-repeat 0 0;*/
				text-indent: -999px;
				display: block;
				overflow: hidden;
				width: 93px;
				height: 69px;
				position: absolute;
				z-index: 2;
				top: 14px;
				left: 16px;
			}			

			.clearfix {
				float: none;
				clear: both;
			}
			#carousel .prev, #carousel .next {
                                background: none repeat scroll 0 0 #006EA2;
				display: block;
                                height: 28px;
                                margin-left: 5px;
                                overflow: hidden;
                                position: absolute;
                                text-indent: -999px;
                                top: -38px;
                                width: 28px;				
			}
			#carousel .prev {
                                background-image: url("../imagens/carousel-prev.jpg");
                                left: 235px;
			}
			#carousel .prev:hover {
				left: 235px;
			}			
			#carousel .next {
                               background-image: url("../imagens/carousel-next.jpg");
                                right: -1px;
			}
			#carousel .next:hover {
				right: -1px;
			}				
			#carousel .pager {
				text-align: center;
				margin: 0 auto;
			}
			
			#source {
				text-align: center;
				width: 100%;
				position: absolute;
				bottom: 10px;
				left: 0;
			}
			#source, #source a {
				font-size: 12px;
				color: #999;
			}
            
            #carousel li a{
                background-position:top;
            }
            #carousel li a:hover{
                background-position:bottom;
            }
            
            
/* ====================================== carousel noticias ================================ */
/* ---------------------------CARROSSEL------------------------------------------------ */


			#wrapper3 {
				height: 230px;
                                position: relative;
                                width: 603px;

			}

            #carousel3 {
				width: 603px;
				position:vrelative;
			}
			#carousel3 ul {
				list-style: none;
				display: block;
				margin: 0;
				padding: 0;
                margin-left:5px;
			}
			#carousel3 li {
				background: url("../img/carousel_polaroid.png") no-repeat scroll 0 0 transparent;
                                color: #999999;
                                display: block;
                                float: left;
                                font-size: 40px;
                                height: 220px;
                                margin: 8px 15px 0 0;
                                padding: 0;
                                position: relative;
                                text-align: center;
                                width: 182px;
			}

			#carousel3 li img {
				height: 125px;
                                margin-top: 0;
                                width: 180px;
			}
			
			#carousel3 li span {
				/*background: transparent url(../img/carousel_shine.png) no-repeat 0 0;*/
				text-indent: -999px;
				display: block;
				overflow: hidden;
				width: 93px;
				height: 69px;
				position: absolute;
				z-index: 2;
				top: 14px;
				left: 16px;
			}			

			.clearfix {
				float: none;
				clear: both;
			}
			#carousel3 .prev3, #carousel3 .next3 {
                                background: none repeat scroll 0 0 #006EA2;
				display: block;
                                height: 28px;
                                margin-left: 5px;
                                overflow: hidden;
                                position: absolute;
                                text-indent: -999px;
                                top: -38px;
                                width: 28px;				
			}
			#carousel3 .prev3 {
                                background-image: url("../imagens/carousel-prev.jpg");
                                left: 535px;
			}
			#carousel3 .prev3:hover {
				left: 235px;
			}			
			#carousel3 .next3 {
                               background-image: url("../imagens/carousel-next.jpg");
                                right: -1px;
			}
			#carousel3 .next3:hover {
				right: -1px;
			}				
			#carousel3 .pager3 {
				text-align: center;
				margin: 0 auto;
			}
			
			#source {
				text-align: center;
				width: 100%;
				position: absolute;
				bottom: 10px;
				left: 0;
			}
			#source, #source a {
				font-size: 12px;
				color: #999;
			}
            
            #carousel3 li a{
                background-position:top;
            }
            #carousel3 li a:hover{
                background-position:bottom;
            }
            
/* =================================== carousel convenios ============================= */
/* ---------------------------CARROSSEL------------------------------------------------ */


			#wrapper4 {
				/*width: 300px;*/
                width:100%;
				height: 180px;
                position:relative;

			}

            #carousel4 {
				width: 300px;
				position:relative;
                                margin: 0 auto;
			}
			#carousel4 ul {
				display: block;    
                                height: 180px;
                                list-style: none outside none;
                                margin: 0 0 0 5px;
                                overflow: hidden;
                                padding: 0;
			}
			#carousel4 li {
				background: url("../img/carousel_polaroid.png") no-repeat scroll 0 0 transparent;
                                color: #999999;
                                display: block;
                                float: left;
                                font-size: 13px;
                                height: 180px;
                                margin: 15px 0 0 3px;
                                padding: 0;
                                position: relative;
                                text-align: left;
                                width: 290px;
			}

			#carousel4 li img {
				float: left;
                                margin: -15px 22px 5px;
                                width: 250px;
			}
			
			#carousel4 li span {
				/*background: transparent url(../img/carousel_shine.png) no-repeat 0 0;
				text-indent: -999px;*/
				color: #000000;
                                display: block;
                                float: left;
                                margin: 0 15px;
                                overflow: hidden;
                                text-align: center;
                                width: 90%;
                                z-index: 9;
			}			

			.clearfix {
				float: none;
				clear: both;
			}
			#carousel4 .prev4, #carousel4 .next4 {
                                background: none repeat scroll 0 0 #006EA2;
				display: block;
                                height: 28px;
                                margin-left: 5px;
                                overflow: hidden;
                                position: absolute;
                                text-indent: -999px;
                                top: -38px;
                                width: 28px;				
			}
			#carousel4 .prev4 {
                                background-image: url("../imagens/carousel-prev.jpg");
                                left: 235px;
			}
			#carousel4 .prev4:hover {
				left: 235px;
			}			
			#carousel4 .next4 {
                               background-image: url("../imagens/carousel-next.jpg");
                                right: 0px;
			}
			#carousel4 .next4:hover {
				right: 0px;
			}				
			#carousel4 .pager4 {
				text-align: center;
				margin: 0 auto;
			}
			
			#source {
				text-align: center;
				width: 100%;
				position: absolute;
				bottom: 10px;
				left: 0;
			}
			#source, #source a {
				font-size: 12px;
				color: #999;
			}
            
            #carousel4 li a{
                background-position:top;
            }
            #carousel4 li a:hover{
                background-position:bottom;
            }