* {
	margin:0;
	padding:0;
}

body {
	margin: 10 0 10 0px;
	text-align:center;
	margin:0 auto;
	background-image: url(../../images/bg.gif);
	background-position: top center;
	background-attachment: scroll;
	background-repeat: repeat-y;
}

img {
	border: none;
}

#container {
	text-align: left;
    width: 1000px;
    margin: auto;
}

/* Header Style */
#header {
	width: 1000px;
	height: 100px;
	padding: 0px;
	margin-bottom: 3px;
}
/*  End Header Style */


/* MenuTop Style */
#menuTop{
    height: 43px;
	clear: both;
	margin-bottom: 6px;
}

.menuTopOne {
	padding:0 0 0 200px;
	margin:0;
	list-style:none;
	height:43px;
	background:#fff url(../../images/button1.gif);
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
}
.campo value
{
color: #ccddcc;
font-size: 8px;

}
	
.menuTopOne li {
	float:left;
	
	
}
.menuTopOne li a {
	display:block; 
	float:left; 
	height:38px; 
	line-height:38px; 
	color:#E1E0E2; 
	text-decoration:none; 
	font-size:13px; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 8px; 
	cursor:pointer;
}
.menuTopOne li a b {
	float:left; 
	display:block; 
	padding:0 16px 0 8px;
}
.menuTopOne li.current a {
	color:#fff; 
	background:url(../../images/button3.gif);
}
.menuTopOne li.current a b {
	background:url(../../images/button3.gif) no-repeat right top;
}
.menuTopOne li a:hover {
	color:#fff; 
	background:#000 url(../../images/button2.gif);
}
.menuTopOne li a:hover b {
	background:url(../../images/button2.gif) no-repeat right top;
}
.menuTopOne li.current a:hover {
	color:#fff; 
	background:#000 url(../../images/button3.gif); 
	cursor:default;
}
.menuTopOne li.current a:hover b {
	background:url(../../images/button3.gif) no-repeat right top;
}
/* End MenuTop Style */

/*  MenuLeft Style */
#menuLeft{
    width: 255px;
    background-color: #FFFFFF;
    float:left;
	padding: 0px;
	margin: 0 auto;
	margin-top: 5px;
}


#menu {
	width: 250;
	margin-left: 5px;
}
#menu_t {
	background: url(../../images/center_m.jpg) 0 0 repeat-y;
}
#menu_tl {
	background: url(../../images/top.jpg) 0 0 no-repeat;
}

#menu_tr {
	background: url(../../images/bottom.jpg) 0 bottom no-repeat;
	background-attachment: scroll;
	
}

.arrowlistmenu{
	width: 235px; /*width of menu*/
	margin-left: 8px;
}

.arrowlistmenu .headerbar{
	text-align:center;
	height: 20px;
	font-size:15px; 
	font-family:arial, verdana, sans-serif;
	color: #FFFFFF;
	background: white url(../../images/barra.jpg);
	 /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 8px 0 2px 0px; /*header text is indented 10px*/
	
}

.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	height: 174px;
	border-left: 2px solid #000033;
	border-top: 2px solid #000033;
	border-right: 2px solid #000033;
	border-bottom: 2px solid #000033;
}

.arrowlistmenu a {
	cursor: hand;
}
.arrowlistmenu img{	
	
	
	background: #fff/*000*/;
	border-color: #fff /*000*/;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	vertical-align: top;
	
}

.arrowlistmenu ul li{
	padding-bottom: 2px;

}

/*  End MenuLeft Style */

/*  MenuRight Style */
#menuRight{
    width: 200px;
    float: right;
	margin-left: -3px;
}
#picsRight {
	margin-top: 3px;
	margin-left: 3px;
	border-left: 2px solid #606060;
	border-top: 2px solid #808080;
	border-right: 2px solid #505050;
	border-bottom: 2px solid #404040;
	color: #FFFFFF;
	width: 190px;
	
}
.float-right {
	clear: right;
	float: right;
}
.galleryRight {
	cursor: default;
	list-style: none;
	text-align: center;
}
.galleryRight a {
	cursor: hand;
}
.galleryRight img{	
	
	margin-top: 1px;
	background: #fff/*000*/;
	border-color: #fff /*000*/;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	vertical-align: top;
	
}
.galleryRight li{	
	background: #FFFFFF;
	text-align: center;
	padding: 1px;
	position: relative;
}
.arrowlistmenuRight{
	width: 194px; /*width of menu*/
}

.arrowlistmenuRight .headerbarRight{
	text-align:center;
	height: 20px;
	font-size:12px; 
	font-family:arial, verdana, sans-serif;
	color: white;
	background: white url(../../images/title1.png);
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	
}

.arrowlistmenuRight ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenuRight ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenuRight ul li a{
	color: #A70303;
	display: block;
	padding: 1px 0;
	padding-left: 0px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	font-family:arial, verdana, sans-serif;
}

.arrowlistmenuRight ul li a:visited{
	color: #000000;
}

.arrowlistmenuRight ul li a:hover{ /*hover state CSS*/
	color: #000033;
	
}

#textLink a {
	color: #A70303;
}
#textLink a:hover {
	color: #000000;
}

.titleText{
	height: 20px;
	font-size: 16px;
	font-family:trebuchet MS; 
	color: #000000;
	
	
}
/*  End MenuRight Style */

/* MenuBottom Style */
#menuBottom{
    height: 40px;
	background-color: #000033;
    clear: both;
}

.menuBottomOne {
	padding:0 0 0 480px;
	margin:0;
	list-style:none;
	height:40px;
	background:#fff url(../../images/button1.gif);
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
}
	
.menuBottomOne li {
	float:left;
}
.menuBottomOne li a {
	display:block; 
	float:left; 
	height:35px; 
	line-height:35px; 
	color:#E1E0E2; 
	text-decoration:none; 
	font-size:12px; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 8px; 
	cursor:pointer;
}
.menuBottomOne li a b {
	
	float:left; 
	display:block; 
	padding:0 16px 0 8px;
}
.menuBottomOne li.current a {
	color:#fff; 
	background:url(../../images/button3.gif);
}
.menuBottomOne li.current a b {
	background:url(../../images/button3.gif) no-repeat right top;
}
.menuBottomOne li a:hover {
	color:#fff; 
	background:#000 url(../../images/button2.gif);
}
.menuBottomOneli a:hover b {
	background:url(../../images/button2.gif) no-repeat right top;
}
.menuBottomOne li.current a:hover {
	color:#fff; 
	background:#000 url(../../images/button3.gif); 
	cursor:default;
}
.menuBottomOne li.current a:hover b {
	background:url(../../images/button3.gif) no-repeat right top;
}
/*  End MenuBottom Style */

/* Content Style */
#content{
    margin-left: 260px;
	background-color: #ffffff;
    padding: 4 4 4 4px;
    width: 525px;
}

.inputt input[name="txtEvent"], .inputt input[name="txtVenue"], .inputt input[name="txtDateTime"], .inputt input[name="txtStreet"], .inputt input[name="txtStreet2"],
.inputt input[name="txtEmail"], .inputt input[name="txtSeating"], .inputt input[name="txtPriceRange"], .inputt input[name="txtDescription"]
{
width: 350px;
margin-bottom: 5px;
}
.inputt input[name="txtFName"], .inputt input[name="txtLName"], .inputt input[name="txtState"], .inputt input[name="txtCity"], .inputt input[name="txtZip"], .inputt input[name="txtPhone"]
{
width: 200px;
margin-bottom: 5px;
}

div.msn input#search_button{
	background-color:#FE800A;
	background-image:url(../../images/); 
	background-repeat:repeat-x; 
	font-weight:bold; 
	color:#fff; 
	height:2.0em; 
	width:65px; 
	/*border:1px solid #FE800A; */
	margin:1px 0 0 3px; 
	padding:0 1px 0px 1px;
	
}

div.msn > input#search_button{ 
		margin:1px 0 0 3px; 
		padding:-2px 1px 0 1px; 
}

div.msn input:hover#search_button{ 
	background-color:#C96001; 
	background-image:url(../../images/); 
}

div.msn input#search_button_top{
	background-color:#FE800A;
	background-image:url(../../images/); 
	background-repeat:repeat-x; 
	font-weight:bold; 
	color:#fff; 
	height:2.0em; 
	width:65px; 
	/*border:1px solid #FE800A; */
	margin:1px 0 0 1px; 
	padding:0 1px 0px 1px;
	
}

div.msn > input#search_button_top{ 
		margin:1px 0 0 1px; 
		padding:-2px 1px 0 1px; 
}

div.msn input:hover#search_button_top{ 
	background-color:#C96001; 
	background-image:url(../../images/); 
}

#whitebox {
	width: 60%;
	margin-left: 48px;
	margin-top: -95px;
}
#whitebox_t {
	background: url(../../images/center.jpg) 0 0 repeat-x;
	margin-left: 3px;
	
}

#whitebox_tl {
	background: url(../../images/left.jpg) left 0 no-repeat;
	margin-left: -4px;

}

#whitebox_tr {
	height: 36px;
	overflow: hidden;
	background: url(../../images/right.jpg) right 0 no-repeat;
}
#whitebox_tr p {
	
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
	color: white;
}
/* Buscador */
#search {
	width: 85%;
	margin-left: 40px;
}
#search_t {
	background: url(../../images/center1.jpg) 0 0 repeat-x;
	margin-left: 7px;
	
}

#search_tl {
	background: url(../../images/left1.jpg) left 0 no-repeat;
	margin-left: -7px;

}

#search_tr {
	height: 70px;
	overflow: hidden;
	background: url(../../images/right1.jpg) right 0 no-repeat;
}
/* Fin Buscador */
.buscador{
	margin-left: 10px;
	height: 43px;
}
input.logobar_search_box_advanced{
	width: 300px; 
	height:20px; 
	color: #A70303; 
	font-size: 14px; 
	padding-top: 3px; 
	padding-left: 7px; 
	margin-top: 7px; 
	border-left: ridge 2px #606060; 
	border-right: ridge 2px #505050; 
	border-top: ridge 2px #808080; 
	border-bottom: ridge 2px #404040; 
	background: url(http://www.nuestroticket.com/images/tfbg2.gif) repeat-x;
	margin-top: -1px;
	margin-bottom: 10px;
}

label.label_search{
	font-weight:bold;
	color: Black; 
	font-size: 13px; 
	font-family:arial, verdana, sans-serif;
	
}

.music{
    width: 455px;
	height: 300px;
	
}
/*************************************************
***************CAJA SIN LISTA  LI  ***************
*************************************************/
.blur_box{
   background-color: #ccc; 
   color: inherit;
   margin-left: 8px;
   margin-top: 8px;
   width: 400px;
   margin-left: 70px;
}

.shadow_box,.content_box{
   position: relative;
   bottom: 4px;
   right: 4px;
}

.shadow_box{
   background-color: #666; /*shadow color*/
   color: inherit;
}

.content_box{
   background-color: #000; /*background color of content*/
   color: #000; /*text color of content*/
   border: 2px solid #000; /*border color*/
   padding: .5em 2ex;
   text-align: center;
} 
.content_box img{
	margin-top: 10px;
	border-left: medium solid #606060;
	border-top: medium solid #808080;
	border-right: medium solid #505050;
	border-bottom: medium solid #404040;
   
} 
.content_box_title {
	height: 20px;
	font-size: 16px;
	font-family:arial, verdana, sans-serif;
	color: White;
	text-align: center;
}

.content_box_title a{
	color: #A70303;
	
}
.content_box_title a:hover{
	color: #A70303;
	font-size: 17px;
}
/*************************************************
***************CAJA CON LISTA  LI  ***************
*************************************************
.blur_box_li{
   background-color: #ccc; 
   color: inherit;
   margin-left: 8px;
   margin-top: 8px;
   width: 550px;
   height: 300px;
   margin-left: 30px;
}

.shadow_box_li,.content_box_li{
   position: relative;
   bottom: 4px;
   right: 4px;
}

.shadow_box_li{
   background-color: #666; 
   color: inherit;
   height: 300px;
}

.content_box_li{
   background-color: #000;
   color: #000; 
   border: 2px solid #000; 
   padding: .5em 2ex;
   height: 280px;
   text-align: center;
   
} 
.content_box_li img{
	margin-top: 10px;
	border-left: medium solid #606060;
	border-top: medium solid #808080;
	border-right: medium solid #505050;
	border-bottom: medium solid #404040;
   
} 
.content_box_li li
{	
	background: #000000;
	float: left;
	text-align: center;
	padding: 2px;
	position: relative;
}
************************************************************/
#picsOther1{
	border-left: medium solid #606060;
	border-top: medium solid #808080;
	border-right: medium solid #505050;
	border-bottom: medium solid #404040;
	color: #FFFFFF;
	width: 440px;
	/*height: 167px;*/
	padding: 2 2 4 4px;
	margin-top: 4px;
	margin-left: 40px;
}

.float-right {
	clear: right;
	float: right;
}

.galleryOther1
{
	cursor: default;
	list-style: none;
	text-align: center;
}

.galleryOther1 a
{
	color: #000000;
	cursor: hand;
}

.galleryOther1 img
{	
	
	margin-top: 3px;
	background: #fff;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	vertical-align: top;
	/*height: 117px;*/
}

.galleryOther1 li
{	
	background: #FFFFFF;
	float: none;
	text-align: center;
	padding: 2px;
	position: relative;
}
/********************Tabla de lista e eventos***************************************/
table.eventDescri {
	background: black;
	
}
.eventDescri tr { 
	margin-bottom: 10px;
}
.eventDescri  td{
	font-size: 14px;
	font-family:arial, verdana, sans-serif; 
	background: #D6E4E4;
	padding: 15px 5px 15px 5px;
	border-top: 1px solid #808080;
	border-bottom: 2px solid #808080;
	
}
.eventDescri a {
	color: #A70303;
	text-decoration: none;
}
.eventDescri a:hover {
	color: #000000;
	text-decoration: underline;
}
.eventDescri a:visited {
	color: #000066;
	text-decoration: none;
}
/***************************Fin Tabla de lista e eventos*******************************/


.titlePromoters {
	text-align: center;
	height: 20px;
	background: url(../../images/img033.gif) repeat-x left bottom;
	font-size: 14px;
	font-family:arial, verdana, sans-serif; 
	color: #FFFFFF;
}

.titleDescription {
	height: 25px;
	font-size: 22px;
	font-family:trebuchet MS; 
	color: #000000;
	
}

.titleDescription1{
	height: 25px;
	font-size: 22px;
	text-align: center;
	font-family:trebuchet MS; 
	color: #000000;
	margin-left: 40px;
}
.titleDescriptionOne{
	height: 25px;
	margin-left: 20px;
	font-size: 20px;
	text-align: center;
	font-family:trebuchet MS; 
	color: #000000;
	
}
.titleTextOther{
	height: 20px;
	font-size: 14px;
	font-family:trebuchet MS; 
	color: #000000;
	
}
.titleText{
	height: 20px;
	font-size: 16px;
	font-family:trebuchet MS; 
	color: #000000;
	
}
.titleText a{
	color: #A70303;
}

.titleText a:hover{
	color: #A70303;
	font-size: 18px;
}
.titleTextLogin{
	height: 20px;
	text-align: center;
	font-size: 16px;
	font-family:trebuchet MS; 
	color: #000000;
	
}
.titleTextLogin a{
	color: #A70303;
}

.titleTextLogin a:hover{
	color: #A70303;
	font-size: 18px;
}
.titleText1{
	margin-top: 10px;
	height: 20px;
	font-size: 14px;
	font-family:trebuchet MS; 
	color: #000000;
	
}
.titleTextOne{
	height: 20px;
	font-size: 14px;
	font-family:trebuchet MS;
	text-align: Center;	
	color: #000000;
}
.titleTextOne a{
	color: #A70303;
}

.titleTextOne a:hover{
	color: #A70303;
	font-size: 17px;
}

.titleTextShow{
	color: #A70303;
	font-family:trebuchet MS;
	
}
.titleTextShow2{
	color: #000066;
	font-family:trebuchet MS;
	
}

.titleTextShow1{
	color: #000000;
	font-family:trebuchet MS;
	font-size: 15px;
	text-align: center;
	
}
.titleTextShow1 b{
	color: #A70303;
	font-size: 15px;
}
.button {
	float: left;
	margin-left: 0px;/* ESTO ES EMERGENTE PARA QUE VUELVA A QUEDAR A LA IZQUIERDA SOLO ES QUITARLO*/
	background:#000 url(../../images/button.gif); 
	width: 102px;
	height: 30px;
}
.buttonOne {
	float: left;
	margin-left: 90px;/* ESTO ES EMERGENTE PARA QUE VUELVA A QUEDAR A LA IZQUIERDA SOLO ES QUITARLO*/
	background:#000 url(../../images/button.gif); 
	width: 102px;
	height: 30px;
}

.button1 {
	float: left;
	background:#000 url(../../images/teatros.gif); 
	margin-left: 45px;
	width: 102px;
	height: 30px;
}
.buttonOther {
	float: left;
	margin-top: 3px;
	background:#000 url(../../images/teatros.gif); 
	margin-left: 180px;
	width: 102px;
	height:30px;
}
.buttonOther1 {
	float: left;
	margin-top: 3px;
	background:#000 url(../../images/teatros.gif); 
	margin-left: 60px;
	width: 102px;
	height: 30px;
}
.button11 {
	float: left;
	background:#000 url(../../images/teatros.gif); 
	margin-left: 180px;
	width: 102px;
	height: 30px;
}

.buttonTheatre {
	float: right;
	background:#000 url(../../images/teatro.gif); 
	margin-left: 6px;
	width: 100px;
	height: 30px;
}
.button111 {
	float: left;
	background:#000 url(../../images/teatros.gif); 
	margin-left: 30px;
	width: 102px;
	height: 30px;
}
.buttonHome {
	float: left;
	margin-left: 180px;
	background:#000 url(../../images/home.gif); 
	width: 102px;
	height: 30px;
	
}
.buttonHome1 {
	float: left;
	margin-left: 180px;
	background:#000 url(../../images/teatros.gif); 
	width: 102px;
	height: 30px;
	
}

.buttonBuy {
	float: left;
	background:#000 url(../../images/buy.gif) no-repeat; 
	width: 120px;
	height: 30px;
	margin-left: 40px;
}

.buttonBuy1 {
	float: left;
	background:#000 url(../../images/buy.gif) no-repeat; 
	width: 120px;
	height: 30px;
	margin-left: 65px;
}
.buttonTicket {
	float: left;
	background:#000 url(../../images/buyTicket.png) no-repeat; 
	width: 120px;
	height: 30px;
	margin-left: 40px;
}
.buttonTicket1 {
	float: left;
	background:#000 url(../../images/buyTicket.png) no-repeat; 
	width: 120px;
	height: 30px;
	margin-left: 50px;
}

.logotype {
	margin: auto;
	width: 150px;
	height: 90px;
	text-align: center;
	font-size: 12px;
	
	
}
.logo1 {
	float: left;
	background:#000 url(../../images/nuestroTicket.jpg); 
	margin-left: 130px;
	width: 200px;
	height: 50px;
}
.logo11 {
	float: left;
	background:#000 url(../../images/nuestroTicket1.jpg); 
	margin-left: 190px;
	width: 200px;
	height: 20px;
}
/*
.logotype a
{
	color: #FFFFFF;
	cursor: hand;
}

.logotype p 
{ 
	border: white 5 solid; 
}
.logotype a .preview
{
	display: none;
}
.logotype a:hover .preview 
{
	display: block;
	position: absolute;
	top: -20px;
	left: -2px;
	z-index: 1;
	
}
.logotype .preview
{
	
	width: 217px;
	height: 292px;
}
*/
#scenary{
	margin: auto;
	width: 460px;
	height: 400px;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
}

#scenary h3{
margin-left: 60px;
font-size: 12px;
font-family: arial, verdana, sans-serif; 
}

#scenary h4{

text-align: Center;
font-size: 14px;
font-family: arial, verdana, sans-serif; 
}

#scenary p{

text-align: Center;
font-size: 12px;
font-family: arial, verdana, sans-serif; 
}

.teather
{
	cursor: default;
	list-style: none;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}

.teather a
{
	color: #FFFFFF;
	cursor: hand;
}

.teather a .preview
{
	display: none;
}

.teather img
{
	background: #000;
	border-color: #FFF;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	background: #000;
	padding: 1px;
	vertical-align: top;
	width: 215px;
	height: 253px;
	
}

.teather li
{
	background: #CCCCCC;
	float: left;
	padding: 2px;
	position: relative;
	margin-right: 15px;
}

.teather a:hover .preview 
{
	display: block;
	position: absolute;
	top: -180px;
	left: -13px;
	z-index: 1;
}

.teather .preview
{
	border: Silver medium solid;
	width: 460px;
	height: 540px;
}

#otherscenary{
	
	font-size: 12px;
	text-align: right;
	margin: auto;
	width: 460px;
	height: 350px;
	color: #FFFFFF;
}

#otherscenary h3{
margin-left: 60px;
font-size: 12px;
font-family: arial, verdana, sans-serif; 
}

#otherscenary h4{

text-align: Center;
font-size: 14px;
font-family: arial, verdana, sans-serif; 
}

#otherscenary p{

text-align: Center;
font-size: 12px;
font-family: arial, verdana, sans-serif; 
}



.otherteather
{
	cursor: default;
	list-style: none;
	text-align: right;
	margin-left: 10px;
	margin-top: 10px;
}
.otherteather a
{
	color: #FFFFFF;
	cursor: hand;
}

.otherteather a .preview
{
	display: none;
}

.otherteather img
{
	background: #000;
	border-color: #FFF;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	background: #000;
	padding: 1px;
	vertical-align: top;
	width: 215px;
	height: 273px;
}

.otherteather li
{
	background: #CCCCCC;
	float: right;
	padding: 2px;
	position: relative;
}

.otherteather a:hover .preview 
{
	display: block;
	position: absolute;
	top: -180px;
	left: -240px;
	z-index: 1;
}

.otherteather .preview
{
	border: Silver medium solid;
	width: 460px;
	height: 500px;
}

#input{
	width: 400px;
	color: #000000;
	font-size: 15px;
	font-family: arial, verdana, sans-serif;
}

#input b{
	color: #A70303;
	font-size: 18px;
}

#inputOne{
	width: 450px;
	color: #000000;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
}

.title {
	margin-top: 5px;
	text-align:center;
	padding: 0px 0 10px 0;
	border-top: 1px solid #000000;
	font-size: 15px;
	background: url(../../images/img04.gif) repeat-x left bottom;
	color: #000000;
	margin-left: 15px;
	
}
.inputt  input {
	
	
}

.titleTextO {
	text-align:center;
	color: #000000;	
	font-family:trebuchet MS; 

}
.titleTextO1 {
	text-align:center;
	color: #000000;	
	font-family:trebuchet MS;
	font-size:10px;	
}
.titleTextB {
	text-align:center;
	color: #A70303;	
	font-family:trebuchet MS;
	font-size:15px;	
}

.titleTextB a{
	color: #A70303;
	font-size: 16px;
}

.titleTextB a:hover{
	color: #A70303;
	font-size: 17px;
}
.tableOne {
	text-align:center;
	margin-left: 100px;
	color: #000000;	
	font-family: arial, verdana, sans-serif; 

}

.tableTwo {
	text-align:center;
	margin-left: 15px;
	color: #000000;	
	font-family: arial, verdana, sans-serif; 

}

.tableTicket{
	text-align:center;
	color: #000000;	
	font-family:trebuchet MS;
	font-size:12px;

}

.styleTable {
	font-size: 16px
}

.audio {	
	height: 6px;
}

/*  End Content Style */

/* FooterStyle */
#footer{
	clear: both;
    background-color: #CCCCCC;
    margin: 0 auto;
}

#text1 p{
	margin: 0;
	text-align:center;
	color: #000000;
	font-size: 16px;
	font-family:arial, verdana, sans-serif;
}
#text11 p{
	margin: 0;
	text-align:center;
	color: #000000;
	font-size: 20px;
	font-family:arial, verdana, sans-serif;
}

#text p{
	margin: 0;
	text-align:center;
	color: #000000;
	font-size: 11px;
	font-family:arial, verdana, sans-serif;
}

#text a {
	color: #0000FF;
}
#text a:hover {
	color: #BA7DC1;
}
/*  End Footer Style */
#space{
    height: 4px;
	background-color: #FFFFFF;
    text-align:center;
    clear: both;
}
#space1{
    height: 4px;
	background-color: #FFFFFF;
    text-align:center;
}


/*CALENDARY*/
#boxcalendario .tabla {
border-collapse:separate;
border-top: 5px solid #000000;
border-bottom: 5px solid #000000;
border-spacing:2px;
background:#DDDDDD;
margin-bottom: 2px;
width: 193px;
margin-left: 5px;
padding: 0;

}

#boxcalendario .encabezado {
color:#A70303;
font-weight:bold;
font-size:16px;
text-align:center;
padding:2px;
font-family:arial, verdana, sans-serif;
}

#boxcalendario .celdaDiaSemana {
font-family:arial, verdana, sans-serif;
color:#000;
text-align:center;
font-size:12px;
}

#boxcalendario .diacita {
font-weight:bold;
color:#A70303;

font-family:arial, verdana, sans-serif;
}

#boxcalendario .hoy {
background:#999;
text-align:center;
font-family:arial, verdana, sans-serif;
font-size:12px;
}

#boxcalendario .celda {
background:#fff;
padding:0.3px;
text-align:center;
border:1px solid #ccc;
font-family:arial, verdana, sans-serif;
background:#DDDDDD;
font-size:12px;
}

#boxcalendario .celdacita {
padding:0.5px;
text-align:center;
border:0.5px solid #DDD;
font-size:12px;
}