body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
	font-size: 12px;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}
ul {
	list-style-type: none;
	font-size: 11px;
	padding: 0px;
	margin: 20px;
}
li {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #549AC5;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	color: #549AC5;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D23D24;
	font-weight: normal;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #549AC5;
	font-weight: bold;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h4 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #549AC5;
	padding-bottom: 3px;
}
h5 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9500;
	font-weight: bold;
	line-height: 12px;
	margin-top: 14px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
hr {
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	height: 1px;
}
img {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenedor {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	display: block;
	clear: both;
}
.cabecera {
	height: 194px;
	width: 969px;
	position: relative;
	background-image: url(../img/headerFondo.jpg);
	margin-right: auto;
	margin-left: auto;
}
.cabecera.estatico {
	background-image: url(../img/headerFondoEstatico.jpg);
}
.cabecera.estatico ul.botoneraTop {
	left: 15px;
	width: 760px;
}
.columna {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
.botoneraTop li #select {
	font-size: 11px;
}
.cabecera .migo {
	position: absolute;
	height: 35px;
	width: 50px;
	top: 0px;
	right: 0px;
	z-index: 200;
	background-image: url(../img/migo.png);
}
.cabecera .logo {
	background-image: url(../img/beneficios.png);
	height: 70px;
	width: 250px;
	background-repeat: no-repeat;
	position: absolute;
	left: 16px;
	top: 33px;
	z-index: 4;
}
.cabecera .telefonos {
	background-image: url(../img/suscribiteTelefono.png);
	position: absolute;
	left: 596px;
	top: 49px;
	height: 42px;
	width: 156px;
	background-repeat: no-repeat;
	z-index: 3;
}
.cabecera .tarjeta {
	background-image: url(../img/tarjeta3d.png);
	background-repeat: no-repeat;
	height: 147px;
	width: 218px;
	position: absolute;
	left: 739px;
	top: 15px;
	z-index: 2;
}
.cabecera .suscribite {
	height: 107px;
	width: 111px;
	position: absolute;
	left: 812px;
	top: 87px;
	background-image: url(../img/suscribiteya.png);
	background-repeat: no-repeat;
	z-index: 1;
	background-position: 0px 0px;
	cursor: pointer;
}
.cabecera .suscribite:hover {
	background-position: -111px 0px;
}
.cabecera .suscribite a {
	font-size: 12px;
	color: #FFF;
	position: absolute;
	bottom: 9px;
	font-weight: bold;
	width: 111px;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.cuerpo {
	width: 660px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cuerpo.full {
	width: 900px;
	margin-right: auto;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.cuerpo.admin {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
.cuerpo.admin.full{
	width: 1200px;
}
.cuerpo.admin .titulo h2 {
	line-height: 30px;
	margin-top: 20px;
}
.cuerpo.colum {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 620px;
	margin-left: 20px;
}
.cuerpo .mensaje {
	height: 150px;
	width: 350px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #FFF;
	padding: 30px;
}
.sidebar {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.unica {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
}
.unicaText {
	margin-left: 230px;
	margin-top: 20px;
	margin-right: 230px;
	margin-bottom: 10px;
}
.unicaText p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}
.superDestacado {
	margin-bottom: 20px;
}
.itemColumna {
	padding-top: 15px;
	float: left;
	width: 300px;
	margin-right: 30px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.itemColumna h3, .itemColumna a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D23D24;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	padding: 0px;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
}
.itemColumna p {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.itemColumna p.categoria {
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	overflow: hidden;
	height: 13px;
	margin: 0px;
	padding: 0px;
}
.itemColumna p.promocion {
	font-size: 11px;
	line-height: 13px;
	height: 13px;
	overflow: hidden;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.itemColumna p.bajada {
	font-size: 11px;
	line-height: 14px;
	height: 28px;
	overflow: hidden;
	color: #333;
	margin-top: 3px;
	margin-bottom: 0px;
}
.itemColumna .imagen77 {
	text-align: center;
	vertical-align: middle;
	height: 77px;
	width: 122px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	background-image: url(../img/nofoto77.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.banner {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.mas {
	background-image: url(../img/flechaMas.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 9px;
	float: right;
	padding-left: 12px;
	margin-top: 5px;
}
.mas:hover {
	background-position: 0px -9px;
}
.mas a {
	font-size: 12px;
	font-weight: bold;
	line-height: 9px;
}
.mas a em {
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
}
.pie {
	height: 70px;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D23D24;
}
.pie .logoP {
	background-image: url(../img/logoPie.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 130px;
	background-position: 0px 0px;
	position: absolute;
	right: 0px;
	top: 30px;
}
.pie .lcP {
	background-image: url(../img/logoLcPie.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	width: 102px;
	position: absolute;
	right: 0px;
	top: 25px;
}
.pie .creditos {
	text-align: left;
	margin-right: 200px;
	font-size: 11px;
	color: #666666;
	padding-top: 30px;
}
table.listado {
	display: table;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 900px;
}
table.listado caption {
	background-color: #999999;
	background-image: url(../img/manosTable.png);
	background-repeat: repeat-x;
	background-position: right;
}
table.listado th {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
table.listado th a {
	color: #FFFFFF;
	background-image: url(../img/flechasTable.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
table.listado th a.seleccionado {
	color: #FFFFFF;
	background-image: url(../img/flechasTable.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px -11px;
}
table.listado td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding: 5px;
}
table.listado h3 {
	font-size: 12px;
	color: #549AC5;
}
table.listado .desc {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
table.listado td.par {
	background-color: #F3F3F2;
}
.paginador {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.paginador li {
	float: left;
	list-style-type: none;
	background-image: url(../img/paginador.png);
	background-repeat: no-repeat;
	background-position: 0px -16px;
	width: 22px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
	font-size: 12px;
	line-height: 21px;
	height: 21px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.paginador li.atras {
	background-image: url(../img/paginador.png);
	height: 12px;
	width: 12px;
	background-position: 0px 0px;
	margin-top: 4px;
}
.paginador li.adelante {
	background-image: url(../img/paginador.png);
	height: 12px;
	width: 12px;
	background-position: 0px -42px;
	margin-top: 4px;
	margin-left: 3px;
}
.detalle p.promocion {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
}
.detalle .promo {
	border: 1px solid #549AC5;
	background-color: #F1F1F1;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.detalle img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.promocion img {
	float: right;
}
.detalle .direccion {
	clear: left;
}
.detalle .desc {
	color: #FFFFFF;
	height: 22px;
	width: 41px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/fondoDescuentos.png);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	margin: 0px;
	padding: 0px;
	float: right;
}
a.masDiario {
	font-size: 11px;
	background-image: url(../img/mas.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 9px;
	padding-left: 12px;
	color: #666666;
}
a.volver {
	font-size: 12px;
	background-image: url(../img/volver.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 9px;
	padding-left: 12px;
}
.textLeft {
	margin-left: 100px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 10px;
	float: left;
	width: 500px;
}
.textRight {
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: right;
	width: 220px;
}
.destacado {
	border: 1px solid #549AC5;
	background-color: #F1F1F1;
	padding: 10px;
}
.destacado p {
	font-size: 11px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 2px;
}
table.chances {
	background-color: #F1F1F1;
	border: 1px solid #549AC5;
}
table.chances td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.chances th {
	background-color: #549AC5;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	padding: 5px;
}
p.aclaracion {
	font-size: 10px;
	line-height: 10px;
	color: #549AC5;
}
ul.sorteos {
	margin: 0px;
	padding: 0px;
}
ul.sorteos li {
	padding-right: 15px;
	padding-left: 3px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	cursor: pointer;
}
ul.sorteos li.selected {
	background-image: url(../img/selected.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	color: #000000;
}
ul.sorteos li:hover {
	background-image: url(../img/hover.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	color: #000000;
}
ul.sorteos li.selected:hover {
	background-image: url(../img/hover2.png);
}
.datos {
	margin-top: 15px;
}
.ganadores p {
	font-size: 11px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 6px;
}
.ganadores {
	float: left;
	width: 240px;
}
.contenedorStatico {
	width: 500px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.columna.unicaTextStatico {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.contenedorStatico .cabecera {
	width: 500px;
}
.contenedorStatico .cabecera .botoneraTop {
	right: 0px;
	bottom: 0px;
}
form {
	border-top-width: 1px;
	/*border-top-style: dotted;*/
	border-top-color: #CCC;
	margin-top: 10px;
}
form p {
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 8px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
form p em {
	font-size: 11px;
	display: block;
	clear: both;
	margin-left: 150px;
}
form p label {
	color: #333;
	font-weight: normal;
	line-height: 24px;
	font-size: 12px;
	height: 20px;
	width: 130px;
	float: left;
	text-align: right;
	padding-right: 20px;
}
form p input {
	font-size: 11px;
	color: #666666;
	width: 150px;
	height: 20px;
	line-height: 20px;
	float: left;
	display: block;
}
form p #button {
	font-size: 12px;
	font-weight: bold;
	width: auto;
	line-height: 20px;
	height: auto;
	color: #666;
}
form p em.alerta {
	float: left;
	padding: 0px;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 280px;
}
form p #id_tip_doc {
	float: left;
	width: 152px;
}
form p.canilla {
	position: relative;
}
.bucarGanadores {
	background-color: #E8E8E9;
	background-image: url(../img/ganadoresfondo.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
	width: 499px;
}
.bucarGanadores .cont {
	padding: 20px;
}
.bucarGanadores .sombra {
	background-image: url(../img/ganadoressombra.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 18px;
}
.bucarGanadores .ganadores {
	float: none;
	width: 100%;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
.bucarGanadores p {
	border: none;
	width: auto;
	border-width: 0px;
}
.bucarGanadores #dni {
	background-color: #FFF;
}
.columna.textLeft.galeria {
	height: 350px;
}
.beneficio .descrip .invitan img {
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
	float: none;
	margin: 10px;
}
/* CSS Document */

#agenda {
	width: 855px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
#agenda a {
	color: #666666;
	font-size: 11px;
}
#agenda td {
	height: 80px;
	vertical-align: top;
	width: 14%;
	border: 1px solid #EFECE0;
}
#agenda td.messiguiente {
	vertical-align: top;
	width: 14%;
	height: 80px;
}
#agenda .messiguiente a {
	color: #999999;
}
#agenda td.dia, #agenda td.dia:hover {
	vertical-align: top;
	width: 14%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-style: none;
	border-left-style: none;
}
#agenda td.nodia {
	background-color: #FFFFFF;
}
#agenda .nro {
	background-color: #D23D24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-bottom: 5px;
}
#agenda .nrosiguiente {
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-bottom: 5px;
}
#agenda p {
	width: auto;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	font-size: 11px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D23D24;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-left: 1px;
}
#agenda td:hover {
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
}
body.error {
	background-color: #FFF;
	background-image: none;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.error .msj {
	width: 460px;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: hidden;
}
.error .msj .text {
	float: left;
	text-align: left;
	width: 330px;
}
.error .msj .text h1 {
	font-size: 36px;
	color: #D8D9DA;
	font-weight: normal;
	line-height: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.error .msj .text h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.error .msj .text p {
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
}
.error .msj .log {
	background-image: url(../img/clubBanco.png);
	height: 130px;
	width: 130px;
	background-repeat: no-repeat;
	float: left;
}
.canillita {
	background-color: #F1F1F1;
	width: 300px;
	position: absolute;
	/*left: 1135px;*/
	top: 350px;
}
.canillita .top {
	background-image: url(../img/canillaTop.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 300px;
}
.canillita .bottom {
	background-image: url(../img/canillaBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14px;
	width: 300px;
}
.canillita #map {
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFF;
	padding: 2px;
}
.canillita .top h5 {
	font-size: 14px;
	color: #5299C5;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	line-height: 16px;
	font-weight: normal;
}
.contenedor .user {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	overflow: hidden;
	padding-right: 15px;
	padding-left: 15px;
}
.contenedor .user .saludo {
	float: left;
}
.contenedor .user .nombre {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.contenedor .user .cambiar {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.contenedor .user .cerrar {
	float: right;
}
.cuerpo.admin form p {
	position: relative;
	clear: both;
	float: none;
}
.cuerpo.admin form .val {
	float: left;
	width: 400px;
	position: absolute;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	left: 430px;
	height: 14px;
	background-image: url(../img/icoOkError.png);
	background-repeat: no-repeat;
	top: 5px;
}
.cuerpo.admin form p select {
	display: block;
	width: 152px;
}
.cuerpo.admin form .val.ok {
	background-position: 0px -40px;
}
.cuerpo.admin form .val.error {
	background-position: 0px 0px;
}
.cuerpo.admin .opciones {
	height: 30px;
	margin-bottom: 15px;
	text-align: right;
	float: right;
}
.cuerpo.admin .opciones .solicitud {
	font-size: 13px;
	float: left;
	margin-right: 10px;
	padding-bottom: 2px;
	line-height: 26px;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
}
.cuerpo.admin .opciones .solicitud.new .ico {
	background-position: -24px;
}
.cuerpo.admin .opciones .solicitud.sig .ico {
	background-position: -48px;
}
.cuerpo.admin .opciones .solicitud.eliminar .ico {
	background-position: -72px;
}
.cuerpo.admin .opciones .solicitud.rellama .ico {
	background-position: -96px;
}
.cuerpo.admin .opciones .solicitud.loca .ico {
	background-position: -120px;
}
.cuerpo.admin .opciones .solicitud.agregar .ico {
	background-position: -144px;
}
.cuerpo.admin .opciones .solicitud .ico {
	background-image: url(../img/opciones.png);
	height: 27px;
	width: 24px;
	float: left;
	margin-right: 3px;
}
.cuerpo.admin .no_edita {
	background-color: #F2F2F2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dashed #CCC;
	margin-top: 10px;
	margin-bottom: 20px;
}
.cuerpo.admin table, .resumen table {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #CCC;
	width: 100%;
}
.cuerpo.admin table tr td, .resumen table tr td {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cuerpo.admin table tr th, .resumen table tr th {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cuerpo.admin table tr td .col, .resumen table tr td .col {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-right: 15px;
	text-align: right;
	width: 125px;
}
.cuerpo.admin table tr td .col.dato, .resumen table tr td .col.dato {
	font-weight: normal;
	margin-right: 30px;
	text-align: left;
	width: auto;
}
.row1 {
	background: none repeat scroll 0 0 #EDF3FE;
}
.row2 {
	background: none repeat scroll 0 0 white;
}
.cuerpo.admin em {
}
.cuerpo.admin .titulo h3 {
	line-height: 30px;
}
.cuerpo.admin .titulo .opciones.table {
	margin-right: 710px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.cuerpo.admin form .navegacion {
	text-align: right;
	margin-top: 10px;
	padding-top: 10px;
}
.cuerpo.admin form .navegacion .left {
	float: left;
}
.cuerpo.admin .no_edita .col {
	float: left;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #549CC7;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	margin-right: 15px;
}
.cuerpo.admin .no_edita .col.dato {
	font-weight: normal;
	color: #666;
	text-align: left;
	width: auto;
	margin-right: 30px;
}
.cuerpo.admin .no_edita hr {
	height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cuerpo.admin p span.muycorto input {
	width: 25px;
}
.cuerpo.admin p span.corto input {
	width: 50px;
}
.cuerpo.admin p span.medio input {
	width: 150px;
}
.cuerpo.admin p span.largo input {
	width: 250px;
}
.errorlist {
	color: #FF0000;
}
.usuario {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	width: 699px;
	left: 18px;
	top: -1px;
	color: #FFFFFF;
}
.usuario ul.opciones {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 33px;
}
.usuario ul.opciones li {
	background-image: url(../img/userbarIcons.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 22px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.usuario ul.opciones li a {
	color: #FFF;
}
.usuario ul.opciones li.user {
	background-position: 0px 0px;
}
.usuario ul.opciones li.clave {
	background-position: 0px -66px;
}
.usuario ul.opciones li.cerrar {
	background-position: 0px -99px;
}
.login {
	background-image: url(../img/fondo_login.png);
	width: 300px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	height: 320px;
	position: relative;
}
.login form {
	padding-top: 55px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.login form p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.login form p label {
	color: #FFF;
	width: 160px;
	clear: both;
	float: none;
	text-align: center;
}
.login form .errorlist li {
	margin: 0px;
	padding: 5px;
	color: #F90;
	position: absolute;
	width: 288px;
	left: 1px;
	top: -69px;
	background-color: #FFC;
	border: 1px dotted #F90;
}
ul.preguntas li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.preguntas {
	margin-top: 30px;
}
ul.preguntas li p {
	font-weight: normal;
	margin-top: 10px;
}
.colBen .colder {
	float: left;
	width: 300px;
	overflow: hidden;
	padding-top: 50px;
	background-image: url(../img/fondoBeneficiosAsociados.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-left: 0px;
}
.colBen .bannercolder {
	float: left;
	width: 300px;
	overflow: hidden;
	padding-top: 50px;
	padding-left: 0px;
}
.colBen .colder.localiza {
	background-image: url(../img/fondoLocaliza.png);
}
.colBen .ben {
	overflow: hidden;
	display: block;
	position: relative;
	width: 660px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
.colBen .ben .observaciones {
	padding-right: 10px;
	padding-left: 10px;
}
.colBen .ben .resumen {
	overflow: hidden;
	width: 620px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 23px;
	padding-left: 20px;
	background-image: url(../img/fondoBeneficio.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.colBen .ben .imag {
	width: 300px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
.colBen .ben .descrip {
	width: 300px;
	float: left;
}
.colBen .ben .descrip h1 {
	font-size: 16px;
	color: #D13D24;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.colBen .ben table.desc {
	height: 95px;
	width: 300px;
	background-image: url(../img/descuento.png);
	background-position: left top;
}
.colBen .ben table.desc .logo {
	background-image: url(../img/descuento.jpg);
	background-position: left top;
}
.colBen .ben table.desc .logo img {
	margin: 10px;
}
.colBen .ben table.desc .porcentage {
	background-color: #4C8DB5;
	color: #FFF;
	text-align: center;
	font-size: 13px;
	background-image: url(../img/descuento.jpg);
	background-position: right top;
}
.colBen .ben table.desc tr .porcentage em {
	font-size: 50px;
	font-weight: normal;
	display: block;
	clear: both;
	float: none;
	font-style: normal;
}
.colBen .ben .descrip .vigencia {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	text-align: left;
	background-color: #CF3C23;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.colBen .ben .mapa {
	clear: both;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 9px;
	width: 620px;
	border: 1px dotted #CCC;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.colBen .ben .mapa p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.colBen .ben .mapa .gmaps {
	margin-bottom: 10px;
}
.colBen .ben .sep {
	clear: both;
	float: none;
}
.colBen .ben .terminos {
	clear: both;
	float: none;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 9px;
	width: 620px;
	border: 1px dotted #CCC;
	background-color: #EEEEEE;
	margin-right: auto;
	margin-left: auto;
}
.colBen .ben .terminos p {
	font-size: 10px;
}
.colBen .ben .mapa ul li {
	float: left;
	width: 290px;
	height: 30px;
	overflow: hidden;
}
.colBen .ben .mapa ul {
	margin: 0px;
	padding: 0px;
}
.colBen .ben .descrip .categoria {
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	background-repeat: no-repeat;
}
.colBen .ben .descrip .bajada {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	line-height: 16px;
	margin-top: 10px;
}
.colBen .ben .imag .info {
	margin-top: 4px;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.colBen .ben .observaciones p {
	font-size: 13px;
}
.colBen .ben .imag .info .fecha {
	font-weight: bold;
	color: #CF3C23;
}
.colBen .ben .imag .info .lugar {
	font-size: 11px;
}
.colBen .info p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.colBen .info h3 {
	color: #B6331A;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	clear: both;
	float: none;
}
.filtro .categoria {
	float: left;
	width: 150px;
}
.filtro {
	background-color: #F4F4F4;
	overflow: hidden;
}
.jcarousel-skin-corte .jcarousel-container-horizontal {
	height: 182px;
	width: 954px;
	background-image: url(../img/fondoCarrusell.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
}
.jcarousel-skin-corte .jcarousel-clip-horizontal {
	height: 182px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.jcarousel-skin-corte .jcarousel-item {
	float: left;
	height: 162px;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E48B7C;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
.jcarousel-skin-corte .jcarousel-item-horizontal {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.jcarousel-skin-corte .jcarousel-item-placeholder {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #000000;
}
.jcarousel-skin-corte .jcarousel-next-horizontal {
	cursor: pointer;
	height: 182px;
	left: 927px;
	position: absolute;
	top: 0;
	width: 27px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/carusellFlechas.png);
	background-repeat: no-repeat;
	background-position: -81px 0;
}
.jcarousel-skin-corte .jcarousel-next-horizontal:hover {
	background-position: -54px 0;
}
.jcarousel-skin-corte .jcarousel-next-horizontal:active {
	background-position: -81px 0;
}
.jcarousel-skin-corte .jcarousel-next-disabled-horizontal, .jcarousel-skin-corte .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-corte .jcarousel-next-disabled-horizontal:active {
	background-position: 0 0;
	cursor: default;
}
.jcarousel-skin-corte .jcarousel-prev-horizontal {
	cursor: pointer;
	height: 182px;
	left: 0px;
	position: absolute;
	top: 0;
	width: 27px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/carusellFlechas.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.jcarousel-skin-corte .jcarousel-prev-horizontal:hover {
	background-position: -27px 0;
}
.jcarousel-skin-corte .jcarousel-prev-horizontal:active {
	background-position: 0px 0;
}
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	margin: 0 0 0 12px;
	overflow: hidden;
	padding: 0;
	position: relative;
	z-index: 2;
}
.jcarousel-list {
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	top: 0;
	z-index: 1;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	height: 75px;
	list-style: none outside none;
	width: 75px;
}
.jcarousel-next {
	display: none;
	z-index: 3;
}
.jcarousel-prev {
	display: none;
	z-index: 3;
}
.despliegue {
	padding-top: 10px;
	clear: both;
	overflow: hidden;
	padding-bottom: 5px;
	background-image: url(../img/fondoDesplegable.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-left: 21px;
}
.despliegue .close {
	margin: auto;
	width: 100px;
	height: 30px;
	display: block;
	clear: both;
}
.despliegue .close a img {
	height: 28px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.despliegue .item {
	height: 160px;
	width: 200px;
	border: 1px dotted #999;
	margin: 5px;
	padding: 10px;
	float: left;
	overflow: hidden;
	background-color: #FFF;
}
.despliegue .item h1, .despliegue .item h1 a {
	color: #D23D24;
}
.despliegue .item h2.categoria, .despliegue .item h2.categoria a {
	color: #4C8DB5;
}
.despliegue .item .bajada p {
	color: #ccc;
}
.bajada p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	color: #666;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
.cuerpoHome .destaqueUno {
	background-image: url(../img/sombraFull.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
}
.cuerpoHome .destaqueUno table.capsula {
}
.cuerpoHome .destaqueUno .imagenes .cont {
	padding: 14px;
}
.cuerpoHome .destaqueDos {
	margin-top: 10px;
	margin-bottom: 10px;
}
.cuerpoHome .destaqueDos table.capsula {
	background-image: url(../img/capsula200sobrerojo.png);
}
.cuerpoHome .imagenes {
	background-image: url(../img/fondosuperdestacado.png);
	background-position: center center;
	height: 287px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
.cuerpoHome .past {
	width: 200px;
	display: block;
	overflow: hidden;
}
.cuerpoHome .past.derecha {
	float: right;
}
.cuerpoHome .past.izquierda {
	float: left;
}
.cuerpoHome .sorteos {
	background-color: #666666;
	margin: 10px;
	overflow: hidden;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 130px;
}
.cuerpoHome .sorteos .texto {
	position: absolute;
	left: 10px;
	top: 14px;
	color: #FFF;
	width: 111px;
	font-size: 12px;
}
.cuerpoHome .sorteos .texto strong {
	font-size: 18px;
	font-weight: normal;
}
.cuerpoHome .sorteos .ben {
	background-color: #FFF;
	float: left;
	height: 56px;
	width: 260px;
	border: 2px dotted #666;
	margin: 3px;
	position: relative;
}
.cuerpoHome .sorteos .ben img {
	float: left;
	margin-right: 8px;
	height: 56px;
	width: 90px;
}
.cuerpoHome .sorteos .ben p.fecha {
	font-size: 14px;
	color: #D23D24;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 14px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cuerpoHome .sorteos .ben p.nombre {
	font-size: 12px;
	color: #666;
	line-height: 14px;
	display: block;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 28px;
	overflow: hidden;
}
.cuerpoHome .sorteos .ben p.cantidad {
	font-size: 10px;
	font-weight: bold;
	color: #4C8CB4;
	float: right;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cuerpoHome .sorteos .ben.sorteado #trans {
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
}
.item h1, .item h1 a {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.item h2.categoria, .item h2.categoria a {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #CCC;
}
.item .bajada {
	font-size: 12px;
	color: #FFF;
}
table.capsula {
	background-image: url(../img/capsula200.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 64px;
	width: 200px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
table.capsula .logo a {
	color: #D23D24;
	font-size: 11px;
	font-weight: bold;
}
table.capsula .promocion {
	color: #FFF;
	font-size: 10px;
}
table.capsula .promocion em {
	font-size: 30px;
	font-style: normal;
	clear: both;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
	display: block;
}
table.capsula .logo img {
	border: none;
	display: block;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.cuerpoHome .infoPie {
	margin-top: 20px;
	background-color: #FFF;
	overflow: hidden;
	height: 270px;
	padding-right: 10px;
	padding-left: 10px;
}
.cuerpoHome .infoPie a {
	color: #333;
}
.cuerpoHome .infoPie .preguntas {
	background-color: #F1F1F1;
	height: 250px;
	width: 620px;
	background-image: url(../img/preguntas_frecuentes.jpg);
	background-position: 0px 0px;
	position: relative;
}
.cuerpoHome .infoPie .preguntas ul li {
	font-size: 12px;
	background-image: url(../img/vinetas.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 18px;
}
.cuerpoHome .infoPie .preguntas ul.col1 {
	position: absolute;
	width: 206px;
	left: 125px;
	top: 94px;
}
.cuerpoHome .infoPie .preguntas ul.col2 {
	position: absolute;
	width: 206px;
	left: 347px;
	top: 94px;
}
.cuerpoHome .infoPie .bannerPie {
	height: 250px;
	width: 300px;
	float: right;
}
.buscador form {
	margin: 0px;
	padding: 0px;
}
.destaqueDos .item .bajada p {
	color: #FFFFFF;
}
.despliegue .item .bajada p {
	color: #333;
}
.pastMapa table tr td h2 {
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pastMapa table tr td p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#id_filtros {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 0px;
}
.descrip .participa {
	height: 108px;
	width: 308px;
	background-image: url(../img/fondoSorteo.png);
	position: relative;
}
.descrip .participa .postic {
	height: 59px;
	width: 57px;
	background-image: url(../img/sorteo.png);
	background-repeat: no-repeat;
	top: -10px;
	right: 14px;
	position: absolute;
}
.descrip .participa #sor label {
	font-size: 11px;
	margin-right: 80px;
	display: block;
	margin-bottom: 5px;
	color: #333;
}
.descrip .participa #sor {
	color: #999;
	font-size: 13px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.descrip .participa #sor em.cuidado {
	color: #F00;
}
.descrip .participa #sor input {
	font-size: 11px;
}
.descrip .participa #sor em {
	font-style: normal;
	color: #4C8DB6;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
.reclamos {
	font-size: 11px;
	padding: 5px;
	margin: 10px;
	border: 1px dotted #FF9901;
	color: #333;
	font-weight: bold;
	line-height: 20px;
}
.reclamos .rep a {
	color: #F00;
}
.reclamos .rep {
	float: right;
	background-image: url(../img/reporta.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 19px;
	padding-right: 24px;
	font-size: 12px;
	line-height: 20px;
	color: #F00;
}
.sorganadores {
	margin: 10px;
	padding: 10px;
	clear: both;
	float: none;
	position: relative;
	background-color: #F4F4F4;
	border: 1px dotted #CCC;
}
.sorganadores .postic {
	height: 59px;
	width: 57px;
	background-image: url(../img/sorteo.png);
	background-repeat: no-repeat;
	top: -10px;
	right: 14px;
	position: absolute;
}
.sorganadores ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.sorganadores ul li {
	float: left;
	width: 130px;
	margin-top: 8px;
	margin-right: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.reclamos {
	font-size: 11px;
	padding: 5px;
	margin: 10px;
	border: 1px dotted #FF9901;
	color: #333;
	line-height: 20px;
}
.reclamos em {
	font-style: normal;
	color: #4C8DB5;
}
.reclamos .rep a {
	color: #F00;
}
.reclamos .rep {
	float: right;
	background-image: url(../../img/reporta.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 19px;
	padding-right: 24px;
	font-size: 12px;
	line-height: 20px;
	color: #F00;
}
.reclamos #reporte {
	display: block;
}
.reclamos form table tr td {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	font-style: normal;
}
.reclamos form table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.reclamos td.atencion {
	background-color: #F4F4F4;
}
.activa {
	color: green;
	font-weight: bold;
}
.fecha_suspendida {
	color: #666;
	font-weight: bold;
	font-size: 15px;
	float: right;
}
.cambio_canilla_disabled {
	color: #666;
	font-weight: bold;
	font-size: 15px;
}
.suspendida {
	color: red;
	font-weight: bold;
	font-size: 20px;
}
.reclamo, #nuevo_reclamo, #cambio_canilla {
	cursor: pointer;
}
#cambio_canilla {
	margin-top: 5px;
}
