@import url(http://fonts.googleapis.com/css?family=Anton|Ubuntu); 

.ui-carousel {
	height: 100px;
	margin: 0;
	overflow: auto;
	padding: 0;
	position: relative; /*for ie7 to work e.g in html carousels*/
	width: 300px
}

.ui-carousel > .wrapper {
    margin: 0;
    padding: 0;
    width: 9999px;
}

.ui-carousel > .wrapper > * {
	border: 0;
	display: block;
	float: left;
	height: 100px;
	overflow: hidden;
	width: 100px;	
}







			
			#carousel {
				width: 300px;
				margin: 0 auto;
        background: #ffffff;
			}
			

			
			.caparotor {
				margin: 0;
				position: relative;
			}
			





			.caparotor  h3, .caparotor  h4  {
				font: 35px/1 Anton, sans-serif;
				color: #ff5c43;
				margin: 0;
				padding: 0;
        
       }


			.caparotor  h4 {
				font: 37px/1 Anton, sans-serif;
				color: #ff5c43;
				margin: 0;
				padding: 0;
				border-bottom: none;
        
			}

			
			.caparotor  p {
				font: 20px/1 Ubuntu, sans-serif;	
				color: #4d4d4d;
				margin: 0;
				padding: 0;
        text-align: center;
			}

			.psorteo {
				font: 12px/1 Ubuntu, sans-serif;	
				color: #4d4d4d;
				margin: 0;
				padding: 0;
        padding-left:50px;
			}
      
      .btjugar {
				position: absolute;
				left: 120px;
        top: 210px;
        width: 165px;
        height: 25px;
        text-align: center;
        font: 20px/1 Ubuntu, sans-serif;
        background: #F76B0E;
        color: #fff;
		padding: 4px;
		border-radius: 3px;
			}

      .btjugar a {
				color: #fff;
			}
			
			#caparotor01 > img {
				position: absolute;
				left: 0px;
        top: 0px;
			}
			
			#caparotor01 > .texto {
				position: absolute;
				left: 90px;
        top: 135px;
        
			}
			
			#caparotor02 > img {
				position: absolute;
				left: 0px;
        top: 0px;
			}
			
			#caparotor02 > .texto {
				position: absolute;
				left: 90px;
        top: 135px;
        
			}

			
			#paginacion {
				width: 270px;
				margin: 0 auto;
			}
			
			.marcapagina {
				background: url(http://www.loteriabonoloto.info/rotor/marcacirculo.png) center left no-repeat;
				display: block;
				width: 18px;
				height: 18px;
				margin: 0;
				margin: 5px 5px 0px 0px;
				float: left;				
			}

