html {
	height: 100%;
}
#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:10px;
	width:180px;
	
}

#tooltip .tipHeader {
	height:8px;
	background:url(images/tipHeader.gif) no-repeat;
}


#tooltip .tipBody {
	background-color:#F9F9F9;
	padding:5px 5px 5px 15px;
}

#tooltip .tipFooter {
	height:8px;
	background:url(images/tipFooter.gif) no-repeat;
}
body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	visibility: visible;
	background-color: #FFFFFF;
}
A:Link  {
	text-decoration : none;
	color : #F99D0D;
	font-size: 11px;
}A:Visited  {
	text-decoration : none;
	color : #F99D0D;
	font-size: 11px;
}
A:Active  {
	text-decoration : underline;
	color : #F99D0D;
	font-size: 11px;
}
A:Hover  {
	text-decoration : underline;
	color : #F99D0D;
	font-size: 11px}
#cajalogin {
	width: 170px;
	height: 90px;
	display: block;
	position: absolute;
	top: 120px;
	left: 0px;
	z-index: 101;
	background-color:#F9F9F9;
	border:1px solid #909090;
}

#contenedor {
	position: relative;
	width: 1000px;
	overflow-x: hidden;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;

}

#divcabecera {

	 width: 1000px;
	height:220px;

	z-index: 13;
	display: block;
	visibility: visible;
	background-color: #ffffff;
	
}
#fp1 {
	position: relative;
	height: auto !important;
	z-index: 10;
	height: 500px;
	min-height: 500px;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	width:815px;
	text-align:left;
	color:#000000;
	
}
#frameprincipal {
	position: relative;
	z-index: 12;
	width: 800px;
	background-color: #FFFFFFF;
	text-align: center;
	float:left;
	border-left:1px dotted #cccccc;
}
.letranegro{
	color:#000000;
}
.letrarojo{
	color:#FF0000;
}
.letrazul{
	color:blue;
}
.letraazul2{
	color:#B5700A;
}
.tabdef {
	display:block;
	background-image:url('vineta-pequena.gif');
	background-repeat:no-repeat;
	background-position:center left;
    color: #B2B2B2;
	border-bottom:1px dotted #B2B2B2;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
	width:100%;
	margin-bottom:10px;
	
}
.tablaformulario{

		text-align:left;
		background-color:#F9F9F9;
		margin-left:auto;
		margin-right:auto;
		border:1px solid #909090;
		padding:3px;
}
.tablaformulario td, .separador{
	padding:3px;
border-bottom:1px solid #8D846B;
padding-bottom:10px;
padding-top:10px;
}
.tablaformulario2{
		text-align:left;
		background-color:#F9F9F9;
		margin-left:auto;
		margin-right:auto;
		border:1px solid #909090;
		padding:3px;
}
.tablaformulario2 th{
	font-weight:bold;
	font-size: 12px;
	color:#F99D0D;
	text-align:center;
}
#tablamenu{
position:relative;
	 text-align:center;
	 margin-left:2px;
	 margin-right:2px;
	border:1px solid #494949;
	background-color:#363636;
	height:21px;
	text-align:center;
	width:1018px;
	clear:both;
	z-index:13;

}
.tabledatos  { 	


	color: #000000;
	margin-left:auto;
	margin-right:auto;
}
.tabledatos td{
	border: font-size:8pt;
}
.tabledatos th {                 
				background-color:#ffffff; 
				border-bottom: 1px solid #CCCCCC;
				border-top: 1px solid #CCCCCC;
                color:#000000; 
                font-weight:bold;
                text-align:left}
.tabledatos tr:nth-child(even){
	background-color: #EEEEEE
}

.odd2{
	background-color: #f9f9f9 !important;
}
.tabledatos tr:nth-child(odd){
	background-color: #FFFFFF;
}

.odd{
	background-color: #ffffff !important;
}
.tdruta {
	display: none;
}

.titulillo{

		font-weight:bold;
		font-size: 12px;
		color:#F99D0D;
}
.titulillo2{
		font-size: 10px;
		font-weight:bold;
		color:#000000;

}
#tablitadatos{
	width:160px;
	float:left;
	min-height:300px;
}
#tmenua {
	position: relative;
	text-align: left;
	float:left;
	margin-top:-6px;
	width: 175px;
	margin-right:4px;
	z-index: 13;
}
.descripcionacti{
	font-size:10px;
	text-align:left;
	padding:25px;	
	width:950px;bottom:0px;height:20px;
	border:1px solid #494949;
	background-color:#262626;
	color:#F99D0D;
	margin-left:5px;
	z-index:100;
	position:fixed !important;
    position: absolute; /*ie6 and above*/
_top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+375+"px" : body.scrollTop+375+"px");
		margin-left:0px;
				
	}
.divborde{
	padding:5px;
	cursor:pointer;
	background-color:#d7d7d7;
	border:1px solid #2b2b2b;

	
}
.divborde:hover{
	border:1px solid #F99D0D;	
}
.divborde3{
	padding:5px;
	cursor:pointer;
	background-color:#494949;
	border:1px solid #F99D0D;	
	
}
.divborde2{
	padding:5px;
	cursor:pointer;
	background-color:#F9F9F9;
	border:1px solid #2b2b2b;
	
}
.divborde2:hover{
	border:1px solid #F99D0D;	
}
.divflotante{
	position: fixed;
	background-color:#F9F9F9;
	border:1px solid #909090;
   top:40%;
	left:25%;
   margin-top:0px;
   margin-left:0px;
   height:200px;
   width:700px;
   text-align:center;
   z-index:5000;
   position:fixed !important;
   position: absolute; /*ie6 and above*/
_top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+100+"px" : body.scrollTop+100+"px");
_left: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollLeft+35+"%" : body.scrollLeft+35+"%");
   }
.cabeceramenu{
	display:none;
}
.tablalogin td{
	padding:0px;
}
.enlacetitulo {
	text-align:left;
	float:left;
	width:165px;
	padding-top:2px;

	text-transform: uppercase;
	font-size: 11px;
	font-style: normal;
	font-weight:bolder;
	color: #FB8E00;	
	text-decoration:none;
	min-height:20px;
	cursor:pointer;
	padding-top:5px;
	padding-left:7px;
	background-image:url('fondo-menu.gif');
	background-repeat:no-repeat;
}
.enlacetitulo:hover {

	color: #000000;	
}
.enlacetitulosel {
			color: #000000;	
}

.enlacetitulo2 {
	text-align:left;
	float:left;
	padding-top:1px;
	padding-bottom:2px;
	margin-left:10px;
	width:100%;
	margin-right:5px;
	color: #909090;	
	font-family: Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	cursor:pointer;
}
.enlacetitulo2:hover {
		color: #000000;	
	text-decoration:underline;
}
.enlacetitulosel2 {
	color: #000000;	
	text-decoration:underline;
}

.enlacetitulo1 {
	text-align:left;
	float:left;
	width:165px;
	padding-top:2px;

	text-transform: uppercase;
	font-size: 11px;
	font-style: normal;
	font-weight:bolder;
	color: #00AD5F;	
	text-decoration:none;
	min-height:20px;
	cursor:pointer;
	padding-top:5px;
	padding-left:7px;
	background-image:url('fondo-menu.gif');
	background-repeat:no-repeat;
}
.enlacetitulo1:hover {

	color: #000000;	
}
.enlacetitulo1sel {
			color: #000000;	
}
.enlacetitulo1ver{
	text-align:left;
	float:left;
	width:165px;
	padding-top:2px;

	text-transform: uppercase;
	font-size: 11px;
	font-style: normal;
	font-weight:bolder;
	
	text-decoration:none;
	min-height:20px;
	cursor:pointer;
	padding-top:5px;
	padding-left:7px;
	background-image:url('fondo-menu.gif');
	background-repeat:no-repeat;
			color: #000000;	
}
.enlacetitulo5 {
	text-align:center;
	float:left;
	padding-top:4px;
	background-color:#F99D0D;
	padding-bottom:4px;
	padding-right:10px;
	z-index:10;
	min-width:40px;
	font-family: Verdana, Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;	
	text-decoration:none;
	cursor:pointer;
	*display: inline; // IE hack to achieve inline-block behavior
	*float: none;
}
.enlacetitulo5:hover {
	color: #262626;
	text-decoration:underline;

}
.enlacetitulo5sel {
	color: #262626;
	text-decoration:underline;

}

.submenu1{

	width:155px;

	z-index:20;

}
.submenu1{

	width:155px;

	z-index:20;

}
td{
	padding:3px;
}
table {
	border-spacing:0px;
}
input        {
	border:1px outset gray;
}
.input1{
	border:1px outset gray;

}
.input2{
	border:1px solid red;

}
.input3{
	font-size: 10pt;
	border:0px;
}
.input4{
	color:#FFFFFF;
	background-color:transparent;
	font-size: 10pt;
	border:0px;
}
button   {
	border:1px outset gray;

}	
select        { 
 	border:1px outset gray;

}
.verde{
	font-size:8pt;
	cursor:pointer;
	background-color:#00EA00;
	border:1px solid black;
	padding-top:4px;
	padding-bottom:4px;
	color:#000000;
}
td.verde:hover{
	font-size:8pt;
	cursor:pointer;
	background-color:#6DFF6D;
	border:1px solid black;
	color:#000000;	
	padding-top:4px;
	padding-bottom:4px;
}
.verde2{
	font-size:8pt;
	cursor:pointer;
	background-color:#6DFF6D;
	border:1px solid black;
	color:#000000;	
	padding-top:4px;
	padding-bottom:4px;

}
.rojo{
	font-size:8pt;
	cursor:default;
	border:1px solid black;
	background-color:red;	
	padding-top:4px;
	padding-bottom:4px;
	color:#000000;
}
.azul{
	font-size:8pt;
	cursor:default;
	background-color:#007FFF;
	border:1px solid black;
	color:#000000;	
	padding-top:4px;
	padding-bottom:4px;

}
.verdeoscuro{
	font-size:8pt;
	cursor:default;
	background-color:#009900;
	border:1px solid black;
	color:#000000;	
	padding-top:4px;
	padding-bottom:4px;

}
.gris{
	font-size:8pt;
	cursor:default;
	background-color:grey;
	border:1px solid black;
	color:#000000;	
	padding-top:4px;
	padding-bottom:4px;

}
.amarillo{
	font-size:8pt;
	cursor:pointer;
	background-color:#FFEE3A;
	border:1px solid black;
	color:#000000;	
	padding-top:4px;
	padding-bottom:4px;

}

INPUT.spin{
	width:30px;
	vertical-align:middle;
}
.bordeblanco{
	border:3px solid white;
	cursor:pointer;
}
.bordeamarillo{
	border:3px solid #FFE928;
	cursor:pointer;
}
.borderojo{
	border:3px solid #FF0A2E;
}
.bordeazul{
	border:3px solid #0065FF;
}
.bordeverde{
	border:3px solid #35FF23;
		cursor:pointer;
}
.divevento{
	height:30px;
	clear:both;
	
	margin-bottom:5px;
}
.divcargando{
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	display:none;
	text-align:center;
}

.flechaouti{
	background-image:url('leftmini.gif');
	background-repeat:no-repeat;
	background-position:center center;
	width:50px;
	height:50px;
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);	
}
.flechaouti:hover{
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);	
	background-image:url('leftmini2.gif');
	background-repeat:no-repeat;
	background-position:center center;
	width:50px;
	height:50px;
}

.flechaoutd{
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);	
	background-image:url('rightmini.gif');
	background-repeat:no-repeat;
	background-position:center center;
	width:50px;
	height:50px;
}
.flechaoutd:hover{
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);	
	background-image:url('rightmini2.gif');
	background-repeat:no-repeat;
	background-position:center center;
	width:50px;
	height:50px;
}
.textogaleria{
	text-align:left;
	background-color:black;
	opacity:0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);	
		text-align:left;
	font-weight:bold;
	color:yellow;
}
.divenlaces0{
	clear:both;
}
.tdivenlaces1{
	width:195px;
	padding-top:15px;
	text-align:left;
	height:20px;
	font-weight:bold;
	font-size:13px;
	padding-top:3px;
	background-color:#2B2B2B;
	padding-left:5px;
}
.enlaces1{
	height:35px;
	text-align:left;
	width:100%;
}
.enlaces1 div{
	width:100%;
}
.diventradas{
	float:left;
	width:800px
}
.tdover{
	cursor:pointer;
	background-color:#696969;
}
.tdsel{

	background-color:#696969;
}

.ticket{
	background-color:#ffffff;
	border:1px solid black;
	border-collapse:collapse;
	width:100%;
	font-face:Book Antiqua;
}
.celdaticket2{
	border:1px solid black;
}
.indato{
	width:120px;
}
table.tablesorter thead tr .tablesorter-header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead tr .tablesorter-headerAsc {
	background-image: url(asc.gif);
		background-position:center right;
	background-repeat:no-repeat;
}
table.tablesorter thead tr .tablesorter-headerDesc{
	background-image: url(desc.gif);
	background-position:center right;
	background-repeat:no-repeat;
}




table.tablesorter thead tr .tablesorter-headerDesc, table.tablesorter thead tr .tablesorter-headerAsc{
background-color: #E2E2E2;
}

.disabled{
	border:0px;
	background-color:#F9F9F9;
	color:#000000;
}
.tienda {
    border-left: 1px solid orange;
    float: left;
    height: 220px;
    margin-bottom: 20px;
    margin-left: -1px;
    margin-top: 20px;
    text-align: left;
    width: 33%;
}
.tiendalink {
    color: #000000 !important;
}
.tiendalink:hover {
    font-size: 14px;
}
.tiendalink:hover a {
    font-size: 14px;
}