body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#FFFFFF;
	
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.input {
	color : #000000;
	font-size : 10px;
	font-family : Verdana , Arial;
	font-weight: normal;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.texto a {
        text-decoration: none;
}
.texto a:hover {
        color : #777777;
        text-decoration: bold;
}
.textoblanco {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #ffffff;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.textomed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.titulomed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.titulomedblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;
}
.fechamed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.botonblanco{
	border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 1px;
	background-color:#FFFFFF;
	color:#000000;
}
.inputgris{
	border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 1px;
	text-align:center;
	background-color:#EEEEEE;
	color:#000000;
}
.botonblancopixeltabla {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 1px;
	background-color:#FFFFFF;
	color:#000000;
}
.borde1pixeltabla {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 1px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}
.fechaazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}
.textohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	line-height: 18px;
}
.inputgrismediano{
	border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
	text-align:center;
	background-color:#EEEEEE;
	color: Red;
}

.menuazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002B6A;
}
.menuazul a {
    text-decoration: none;
	color: #002B6A;
}
.menuazul a:hover {
        color : #ff0000;
        text-decoration: bold;
}
.tablaprincipal {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.textomedhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	line-height: 25px;
}

.tituloblanco {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #ffffff;
}
.tituloblanco a{
        color: #ffffff;
        text-decoration: none;
}
.tituloblanco a:hover{
        color: #EBEAF0;
        text-decoration: none;
}
.menu1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
}
.menu1 a{
        color: #000000;
        text-decoration: none;
}
.menu1 a:hover{
        color: #6633FF;
        text-decoration: none;
		background-image: url(images/botonpeq.gif);
		background-repeat: no-repeat;
		background-position: left center;
}.borde1pixelblanco {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 1px;
	border-color: #ffffff;
}
.textomedblanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.textohomen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	line-height: 18px;
     text-decoration: none;
}
a.textohomen {
     text-decoration: none;
}
.textohomen a:hover{
	color: #Cc0000;
    text-decoration: none;
}

/*
	A PARTIR DE AQUÍ SON LOS ESTILOS NORMALES PARA EL MENÚ DE LA BARRA LATERAL
*/

a.titulomedm:link{
	color: #FFFFFF;
    text-decoration: none;
}
a.titulomedm:hover{
	color: #Cc0000;
    text-decoration: none;
}
.titulomedm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
    text-decoration: none;
}

/*
	A PARTIR DE AQUÍ SON LOS ESTILOS DE OPCIÓN SELECCIONADA PARA EL MENÚ DE LA BARRA LATERAL
*/

.titulomedmactivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #Cc0000;
	line-height: normal;
    text-decoration: none;
}
a.titulomedmactivo:link{
	color: #Cc0000;
    text-decoration: none;
}
a.titulomedmactivo:hover{
	color: #FFFFFF;
    text-decoration: none;
}

/*
	A PARTIR DE AQUÍ SON LOS ESTILOS NORMALES PARA EL MENÚ DE TIENDA Y RESTAURANTE 
*/

a.Ntitulomedm:link{
	color: #000000;
    text-decoration: none;
}
a.Ntitulomedm:hover{
	color: #Cc0000;
    text-decoration: none;
}
.Ntitulomedm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
    text-decoration: none;
}

/*
	A PARTIR DE AQUÍ SON LOS ESTILOS DE OPCIÓN SELECCIONADA PARA EL MENÚ DE TIENDA Y RESTAURANTE 
*/

.Ntitulomedmactivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #Cc0000;
	line-height: normal;
    text-decoration: none;
}
a.Ntitulomedmactivo:link{
	color: #Cc0000;
    text-decoration: none;
}
a.Ntitulomedmactivo:hover{
	color: #000000;
    text-decoration: none;
}
