#precuadroseleccion {
	float: left;
	height: auto;
	width: 800px;
	background-image: url(../imgs/sombrand.gif);
	background-repeat: repeat-x;
}
#cuadroseleccion {
	float: left;
	height: 515px;
	width: 800px;
}
.imgtrece {
	float: left;
	height: auto;
	width: 611px;
	padding-left: 194px;
	margin-top: 20px;
}
.txtrece {
	height: auto;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4C2177;
	text-align: center;
	float: left;
	padding-right: 200px;
	padding-left: 200px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.pieseleccion {
	float: left;
	height: auto;
	width: 800px;
	background-color: #CC9966;
}

#cuadroseleccion_ {
	float: left;
	height: auto;
	width: 790px;
	left: 5px;
	padding: 5px;
}
#marco_sel {
	height: auto;
	width: 788px;
	border: 1px solid #4C2177;
	float: left;
	background-image: url(../imgs/tarjeta.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ededed;
}
.tx_seleccion {
	float: left;
	height: auto;
	width: 354px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C2177;
	margin-bottom: 10px;
}
#marco_sel_ {
	height: 400px;
	width: 788px;
	border: 1px solid #4C2177;
	float: left;
	background-image: url(../imgs/premios.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ededed;
}

