@charset "utf-8";
/* CSS Document */

/* columna fotos*/

#pastilla_doce{
	position:absolute;
	top:100px;
	left:-20px;
}

#separacion_condiciones{
	height:60px;
}
#condiciones_concurso{
	overflow:hidden;

}
	#intro_ganadores{
		width:635px;
		padding:0 0 0 150px;
	
	}
	
	#contenedor_foto1{
		padding: 10px 0 0 40px;
		position:absolute;
		width:240px;
		height:200px;
		top:290px;
		left:150px;
		background-color:#353D47;
		}
			.texto_foto{
				padding: 0 10px 10px 0;		
			}
			.imagen_gr{
				padding: 10px 0 0 0;
				height: 145px;
			}
			
	#contenedor_foto2{
		padding: 10px 0 0 40px;
		position:absolute;
		width:240px;
		height:200px;
		top:290px;
		left:490px;
		background-color:#353D47;
		}
		
	#pie_ganadores{
		position:absolute;
		width:635px;
		top:510px;
		left:150px;
		
		}
		
	