.correo
{
	font-size: 12px;
	color: #006699;
}
INPUT.disable, SELECT.disable, INPUT.disable_1
{
	border: 1px solid #7F9DB9;
	background: #FFFFFF;
	color: #000000;
}
INPUT.enable, SELECT.enable, INPUT.enable_1
{
	border: none;
	background: none;
	color: #000000;
}
INPUT.enable_1[type=text]
{
	text-align: center;
}
INPUT[type=radio]
{
	border: none;
	background: none;
}
.aviso
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFBBBB;
	text-align: center;
	border-bottom: 2px solid #FF0000;
	padding: 2px 0;
	z-index: 2;
}
.rojo
{
	background-color: #FFBBBB;
}
.tablaFormateada TD
{
	text-align: left;
}
.derecha
{
	text-align: right !important;
}
.listaRecetas
{
	margin: auto;
}
* HTML .ui-datepicker TBODY A
{
	background-image: none !important;
}
#facturator TH
{
	height: 1px !important;
	padding: 0 4px !important;
	margin: 0px;
}
.ui-dialog-content IFRAME
{
	border: none;
}
.recetasContenedor
{
	width: 300px;
	border: 1px solid #000000;
	padding: 4px 0 0;
}
.recetasContenedor TD
{
	text-align: center;
}
.recetasContenedor.bordear_tabla TD
{
	text-align: left;
}
#_pagination
{
	margin: auto;
	text-align: center;
}
#modal
{
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	background-image: url(../imagenes/opacity.png);
	display: none;
}
.gth
{
	background: #A8A8A8 url(../imagenes/gradientTH.gif) repeat-x;
	color: #000000;
}
.noborderbottom
{
	border-bottom: 1px none #000000 !important;
}
.escondido
{
	display: none;
}
/*Menu superior*/
#switchito
{
	/*[disabled]width:12px;*/
	height: 16px;
	display: table;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1;
	background: #FFFFFF url(../imagenes/switch.png) no-repeat right top;
	cursor: pointer;
	/*[disabled]border:1px solid #000000;*/
	font-size: 7pt;
	text-align: right;
	padding-right: 16px;
	padding-top: 3px;
	font-weight: bold;
	padding-left: 2px;
}
#menuSuperior
{
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 4px 2px;
	border-left: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	background: #A8A8A8 url(../imagenes/gradientTH.gif) repeat-x;
	display: none;
	width: 110px;
	/*[disabled]display:compact;*/
	overflow: hidden;
}
#menuSuperior UL
{
	margin: 0;
	padding: 0;
}
#menuSuperior UL LI
{
	list-style: none;
	/*[disabled]text-align:left;*/
	line-height: 1;
}
#menuSuperior UL LI A
{
	font-size: 9pt;
	color: #0E5380;
}
#menuSuperior UL LI DIV:hover A
{
	text-decoration: none;
	color: #000305;
}
#menuSuperior DIV
{
	height: auto !important;
	margin: auto 0 !important;
	padding: 2px 0 2px 2px !important;
	white-space: nowrap;
	text-align: left !important;
	border-bottom: 1px solid #CECECE;
	/*[disabled]border:1px solid #000000;*/
	/*[disabled]+placement:float-left 0px 0px;*/
	/*[disabled]width:110px;*/
	/*[disabled]clear:both;*/
}
.factura2012Etiqueta {
text-align: center;
position: fixed;
top: 0;
border-bottom: 1px solid #00CB08;
width: 100%;
padding: 4px 0;
background-color: #DBFEE1;
left: 0;
line-height: 1;
}