@charset "utf-8";
/* CSS Document */


.cajasfilaslistones{
	
	width:634px;
	height:167px;
	padding-bottom:12px;
	
	
}

.cajaliston{
	float: left;
	width:299px;
	padding-right:15px;
	height:167px;
	padding-bottom:12px;
	background-image:url(../img/fondocajalistonestema.gif);
	background-repeat:no-repeat;
	position:relative;
}

		.titulolistonessimple{
			width:269px;
			padding-left:15px;
			padding-right:15px;
			text-align:center;
			
			height:28px;
			padding-top: 12px;		
		}
		
		.titulolistonesdobles{
			width:269px;
			text-align:center;
			height:35px;
			padding-left:15px;
			padding-right:15px;
			padding-top: 5px;		
		}
		
		.contenedorcajalistas{
				padding-left:3px;
				
				width:294px;
				height:100px;
				overflow:auto;
				position:relative;
					
		}
		
				.itemlistapar{
					width:262px;
					height:23px;
					padding-left:15px;
					padding-top: 5px;
					padding-top: 5px;
					background-color:#FFFFFF;
					position:relative;
				}
				.itemlistaimpar{
					width:262px;
					padding-left:15px;
					height:23px;
					padding-top: 5px;
					padding-top: 5px;
					background-color:#e7e7e7;
					position:relative;
				}
				
				.votos{
					position:absolute;
					left:180px;
					top: 20px;
				}
				.subetufrase{
					padding-left:162px;
					padding-top:7px;
					padding-right:36px;
					width:101px;
					
					
				}
						.fondobotonsubetufrase {
							background-image:url(../img/pastillatufrase.gif);
							background-repeat:no-repeat;
							color:#FFF;
							font-family:Arial,Helvetica,sans-serif;
							font-size:9px;
							font-weight:800;
							text-align:center;
							height:12px;
							
							
						}				
						
						.fondobotonsubetufrase a{
						
							color:#FFF;
							font-family:Arial,Helvetica,sans-serif;
							font-size:9px;
							font-weight:800;
							text-decoration:none;

							
						}		
