﻿#topbar{
	position:absolute;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	width: 620px;
	visibility: hidden;
	z-index: 100;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.textoCargando {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#003366;
}
.textoP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-align: justify;
}
.textoS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.menuB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
a {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	border: 1px solid #999999;
}
.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
ul li 
{	
	list-style-image: url(../../library/images/general/bullet1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
}
.boton 
{
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;			
	text-decoration: none;	
	background-image: url(../../library/images/general/botonbg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.botonPago 
{
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration: none;	
	background-image: url(../../library/images/general/p2p2a.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
.textoError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;	
}
.modalBackground 
{
	background-color:#FFFFFF;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.Htexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 12px;
}
.HmenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}
.novedadesTexto {
    font-family:Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    color: #6CCFF6;
}
.novedadesTitulo {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 17px;
	color: #0099FF;
	font-weight: bold;
}
.input 
{
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;			
	text-decoration: none;	
	background-image: url(../../library/images/general/botonbg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.loginBkgdIzq {
	background-image: url(../../library/images/home/bkgdUsuL.gif);
}
.loginBkgdDer {
	background-image: url(../../library/images/home/bkgdUsuR.gif);
}
.tituloReceta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

.stAnio
{
	color: green; 
	font-family: Verdana; 
	background-color: #ccffcc
}
.stMes
{
	color: maroon;
	font-family: Verdana;
	background-color: #cc9933;
}
.stDia
{
	color: teal;
	font-family: Verdana;
	background-color: #99ccff;
}