

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
	opacity: 0.7;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#wrapper {
	background-color: #FFFFFF;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#wrappersmall {
	background-color: #FFFFFF;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#header {
	background-image: url(images/entradaimages1_01.jpg);
	height: 149px;
	width: 992px;
}


#headersmall {
	background-image: url(images/entradaimages1_01.jpg);
	height: 149px;
	width: 850px;
}


#menu {
	height: 47px;
	width: 992px;
	background-image: url(images/entradaimages1_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #171717;
}

#menu .menuroundedcorner {
	background-image: url(images/entradaimages1_02.jpg);
	float: left;
	height: 47px;
	width: 6px;
	margin: 0px;
}
#menu .rightitems {
	padding: 6px;
	float: right;
	margin: 0px;
	vertical-align: top;
	display: block;
}
#footer {
	background-image: url('images/entradaimages1_30.jpg');
	background-repeat:no-repeat;
	height: 115px;
	width: 992px;
    text-align: right;
    vertical-align:bottom;
}

#footersmall {
	background-image: url(images/entradaimages1_30.jpg);
	height: 98px;
	width: 850px;
}

#content {
	width: 992px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentsmall {
	width: 850px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px; 
}
#columnleft {
	float: left;
	width: 189px;
}
#columncenter {
	float: left;
	width: 607px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#columncenter2 {
	float: right;
	width: 798px;
	padding-right: 2px;
	padding-left: 2px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* Esto es para estado de orden */
#columncenter3 {
	/*float: centre;*/
	/*width: 798px; */
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



.newsbox {
	background-image: url(images/entradaimages1_15.jpg);
}
.newsbox p {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.newsbox  ul  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #FFF;
}

.newsbox ul li {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #FFF;
	padding-bottom: 3px;
	padding-right: 3px;
}

.newsbox ul li a {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #FFF;
	padding-bottom: 3px;
}

.newsbox ul li a:hover {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
	color: #FFF;
}

.newsbox ul li a:visited {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #FFF;
}

.newsbox h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/entradaimages1_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.newsbox .newsboxfoot {
	background-image: url(images/entradaimages1_20.jpg);
	height: 10px;
	width: 189px;
}


.calendar {
	background-image: url(images/entradaimages1_15.jpg);
}
.calendar p {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.calendar  ul  {
	padding-left: 10px;
	list-style-type: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.calendar ul li {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: inline;
}

.calendar ul li a {
	padding: 3px;
	float: left;
	border: 1px solid #000000;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	text-decoration: none;
	width: 9px;
}

.calendar ul li a:hover {
	padding: 3px;
	float: left;
	list-style-type: none;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	width: 9px;
}

.calendar ul li.today {
	padding: 3px;
	float: left;
	border: 1px solid #000000;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	width: 9px;
}
.calendar h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/entradaimages1_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.calendar .calendarfoot {
	background-image: url(images/entradaimages1_20.jpg);
	height: 10px;
	width: 189px;
}
.formstuff {
	color: #FFFFFF;
	background-color: #666666;
	margin: 0px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
}

#menu ul {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul li {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 14px;
	float: left;
	list-style-type: none;
}
#menu  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
}
#menu a:hover {
	color: #EC0000;
	text-decoration: none;
}
.post {
	background-image: url(images/entradaimages1_16.jpg);
	width: 607px;
}
.post  .postheader {
	background-image: url(images/entradaimages1_13.jpg);
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 607px;
}
.tipodeevento {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
}
.post h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	letter-spacing: -1pt;
}

.post2 h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	letter-spacing: -1pt;
}
.infoevento {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	color: #C60000;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.post .postcolumnleft {
	width: 372px;
	padding-right: 5px;
	padding-left: 12px;
	float: left;
}

.post .postcolumnleft h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.post .postcolumnleftnews {
	padding-right: 10px;
	padding-left: 12px;
	float: left;
}

.post .postcolumnleftnews h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.postbody {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.post img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 2px solid #C60000;
}
.post .postfoot {
	background-image: url(images/entradaimages1_28.jpg);
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 607px;
}
.post .postcolumnright {
	width: 200px;
	float: right;
	padding-right: 10px;
}
.post .postcolumnright .auspiciantes {
	background-color: #C60000;
	padding: 10px;
	border: 2px solid #CCCCCC;
	margin: 0px;
}
.postcolumnright .eventlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 5px;
}
.post  .postcolumnright  .eventlinks h3  {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.post .postcolumnright .eventlinks p {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.post .postcolumnright .eventlinks img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.meta {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
}
.aviso {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	text-align: center;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.botonnegro {
	background-color: #000000;
	background-image: url(images/center_23.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
}
.botonnegro  .botonnegrocorner {
	background-image: url(images/center_21.jpg);
	height: 32px;
	width: 3px;
	float: left;
}
.botonnegro h2 {
	float: left;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding: 7px;
	text-decoration: none;
}

.botonnegro h2 a:link, a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.botonnegro h2 a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}


.botonnegroenviar {
	background-color: #000000;
	background-image: url(images/center_23.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	width: 100px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.botonnegroenviar h1 {
	background-image: url(images/center_21.jpg);
	height: 32px;
	width: 3px;
	float: left;
}
.botonnegroenviar h2 {
	float: left;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding: 7px;
	text-decoration: none;
}
.botonnegroenviar h2 a:link, a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.botonnegroenviar h2 a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
#columnright {
	width: 185px;
	float: right;
}
#columnright  h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.proximoseventos {
	background-image: url(images/entradaimages1_24.jpg);
	width: 189px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.proximoseventosheader {
	background-image: url(images/entradaimages1_23.jpg);
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 189px;
}
.proximoseventosfooter {
	background-image: url(images/entradaimages1_26.jpg);
	height: 11px;
	width: 189px;
	margin: 0px;
	padding: 0px;
}
.proximoseventoscontent {
	text-align: center;
}
.shoppingcartdetails {
	background-color: #333333;
}
.shoppingcartdetails p {
	padding: 5px;
	margin: 0px;
}
.shoppingcartdetails ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.shoppingcartdetails ul li {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
}
.shoppingcartbuttons {
	height: 60px;
}
.reserva .dropdowntitles {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.reserva .dropdownstyle {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.reserva {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
}
.reserva h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 10px;
	font-variant: small-caps;
	font-weight: bold;
}
.reserva ul {
	margin: 0px;
	list-style-type: none;
	display: block;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 200px;
}
.reserva  .minidescription {
	width: 150px;
	float: right;
	padding-right: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 5px;
}
.reserva .minidescription p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.reserva .minidescription h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 16px;
	color: #FF0000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.reserva .pricelist {
	float: left;
	width: 200px;
}
.reserva ul li {
	float: left;
	display: block;
	width: 100px;
	text-transform: uppercase;
}
.reserva .columna1 {
	width: 200px;
}
.reserva  .columna2 {
	width: 200px;
}

.post2 {
	background-image: url(images/eventosmattress_02.jpg);
	width: 800px;
}
.post2  .postheader2 {
	background-image: url(images/eventosmattress_01.jpg);
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 800px;
}

.post2  .postheader3 {
	background-image: url(images/eventosmattress_03.jpg);
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 800px;
}
.post2 img {
	text-decoration: none;
	padding: 0px;
	border: 2px solid #C60000;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.post2 .postcolumnleft2 {
	padding-right: 8px;
	padding-left: 15px;
	width: 370px;
	float: left;
}
.moreinformation {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C60000;
	border: 2px solid #999999;
	margin-top: 10px;
}
.eventosauspiciantes {
	background-color: #C60000;
	padding: 5px;
	border: 2px solid #CCCCCC;
	margin-bottom: 10px;
}
.eventosauspiciantes h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding-left: 4px;
	padding-bottom: 5px;
}
.eventosauspiciantes p {
	margin: 0px;
}
.moreinformationhidden {
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 5px;
}
.moreinformationhidden p {
	margin: 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.moreinformation   p  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.moreinformation   p  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.moreinformation   p  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.moreinformation p {
	margin: 0px;
	padding: 8px;
}
.post2 .postcolumnleft2 img {
}
.post2 .postcolumnright2 {
	float: right;
	width: 370px;
	padding-right: 20px;
}
.cartpaginaevento {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	text-decoration: none;
}

.cartpaginaevento  h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}


.cartpaginaevento  h2 a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.cartpaginaevento  h2 a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.cartpaginaevento  h2 a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.tableclass1 {
	padding: 4px;
	border: 1px solid #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	text-decoration: none;
	width: 110px;
}
.tableclasstitles {
	width: 110px;
	padding: 4px;
	border: 1px solid #900;
	background-color: #F00;
	font-size: 14px;
	line-height: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #FFF;
}
#wrapper #content #columncenter2 .post2 .carritotitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14px;
	color: #000;
	text-decoration: none;
	padding-left: 40px;
	padding-bottom: 15px;
	font-weight: bold;
	padding-top: 20px;
}
.tablebuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	padding: 2px;
	border: 2px solid #333;
}
.tableclass2 {
	padding: 4px;
	border: 1px solid #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	text-decoration: none;
}
.carritocontent {
	padding-left: 40px;
	padding-right: 40px;
}

.carritocontent p {
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.radioList 
{
    margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
    
.alignright {
	text-align: right;
}

.carritocontent h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #C62708;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.carritocontent ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.carritocontent li {
	margin:0px;
	padding: 0px;
}

.carritocontent .formcolumnleft {
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #999;
	width: 150px;
	float: left;
	height: 12px;
}

.carritocontent .formcolumnleft2 {
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #999;
	width: 250px;
	float: left;
	height: 12px;
}
.carritocontent .formcolumnleft3 {
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #999;
	width: 250px;
	float: left;
	/*height: 12px;*/
}
.carritocontent .textfields {
	width: 547px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #242424;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.carritocontent .formcolumnright {
	margin:0px;
	float: left;
	background-color: #333;
	height: 20px;
	padding: 4px;
	border: 1px solid #333;
	width: 548px;
}

.formcolumnrightMensaje {
	margin:0px;
	float: left;
	background-color: #333;
	height: 150px;
	padding: 4px;
	border: 1px solid #333;
	width: 400px;
}

.formcolumnrightContacto 
{

	margin:0px;
	float: left;
	background-color: #333;
	height: 20px;
	padding: 4px;
	border: 1px solid #333;
	width: 300px;
}

.chico {
	
	font-size: 8px;
	color:Black;
	text-align:center;
	line-height:8px;

}

#wrapper2 {
	background-color: #FFFFFF;

}

.wrapperEstadio {
	background-color: #FFFFFF;
	min-width: 1400px;
	min-height: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

.resumenIzquierdaEstadio {	
	padding: 10px;
	min-width: 300px;
	border: 1px solid #000;
	float: left;
	min-height: 600px;
}

.resumenIzquierdaEstadio p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}

.estadioTextStyle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}

.resumenIzquierdaEstadio  h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.resumenCentroEstadio { 
	padding: 10px;
	min-width: 300px;
	border: 1px solid #000;
	float: left;
	min-height: 600px;
    font-size: 8px;
	color: Black;
	text-align: center;
	line-height: 8px;
}
.resumenCentroEstadio  h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.resumenDerechaEstadio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	text-decoration: none;
	min-width: 300px;
	float: left;
	padding: 10px;
}

.resumenDerechaEstadio  h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}


.resumenDerechaEstadio  h2 a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.resumenDerechaEstadio  h2 a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.resumenDerechaEstadio  h2 a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.shoppingcartbuttonsEstadio {
	height: 60px;
	min-width: 300px;
}

.elegirAsientosHeader {
	padding-left: 20px;
	padding-right: 20px;
}

.elegirAsientosHeader p {
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.elegirAsientosHeader h2 {
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #C62708;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.asientoEstadio { 
	padding: 10px;
	min-width: 750px;
	border: 0px none #000;
	float: left;
	min-height: 250px;
    font-size: 8px;
	color: Gray;
	text-align: center;
	line-height: 8px;
}