﻿h2,a,.Color0 {
	color:#000000 !important;
}

hr, .borderColor {
	border-color:#C2B3A0 !important;
}


.Color1 {
	background-color:#000000 !important;
	color:#FFF !important;
}

.Color2 {
	background-color:#C2B3A0 !important;
	color:#000 !important;
	border-color:#AF7E47 !important;
}

.Color3 {
	background-color:#F5F5F5 !important;
	color:#000 !important;
}

.Color4 {
	background-color:#F5F5F5 !important;
	/*color:#FFF !important;*/
}

.Color5 {
	background-color:#000 !important;
	color:#FFF !important;
}
	
.CuadroInt {
    border-left-color:#003893;
}

.BotonAccion {
	background-color:#000000 !important;
	color:#FFF !important;
cursor:pointer;
width: 225px;
height: 35px;
}

.BotonAccion2 {
	background-color:#000000 !important;
	color:#FFF !important;
cursor:pointer;
width: 125px;
height: 35px;
float: right;
}

.Noray02 {
	background-color:#c2b3a0 !important;
}

h4 {
	color:#ED1C24 !important;
}



/*Precio diario del calendario*/
div.NorayPlanningPrecio {
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#333333;
	border:#000000;
	border-bottom-width:thin;
	margin: 3px 1px 1px 1px;
	
}

/* Día disponible */
td.NorayDisponible {
    width: 40px;
	height: 40px;
	text-align:center;	
	color:#ffffff;
	background-color:#FF9900;
	font-size: 10px;
}

/*Enlace al planning desde el listado de servicios*/
a.NorayPlanningEnlace
{
    color:#ffffff !important;
    text-decoration:underline;
    font-weight:bold;    
}

/* Día no disponible */
td.NorayNodisponible {
    width: 40px;
	height: 40px;
	text-align:center;	
	color:#CCCCCC;
	background-color:#EAEAEA;
	text-decoration:line-through;
}

/*Texto 'No disponible' del servicio*/
a.NorayTextNoDisponile
{
    background-color:#f5f5f6 !important;    
    padding-top: 0px !important;
}

/*Barra de navagación del calendario y selección de pensiones*/
.NorayPlanBarra
{
    background-color:#f5f5f6 !important;    
}






