/*******************************************************************************
* Estilos HTML generales
*******************************************************************************/
*html, form, input
{
	padding:0px;
	margin:0px;
}

html, body
{
  height:100%;
}

body
{
  margin : 0;
  padding : 0 0 0 1px; /* IE */
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  background : #8199BB url('../images/bg_body.jpg') top left repeat-y;
  color : #000;
}

#wrapper
{
width : 980px;
padding: 0;
margin: 0px auto;
border: none;
text-align: left;
}

/**/
/* 1. Contenido superior (enlaces y selector de idioma) */
/**/
#header_top
{
height: 39px;
}

/* formularios del contenido superior e inferior derecho */
#header_top #cajaidioma, #header_right #cajausuarios, #header_right #cajabusqueda
{
float: right;
width: 135px;
color: #2960A0;
}

#header_top #cajaidioma form #idioma
{
margin: 10px 0 0 0;
width: 110px;
font-size: 11px;
color: #17194B;
}

#header_top #cajaidioma
{
height: 38px;
background: transparent url('../images/bg_degradado_x.jpg') top left repeat-x;
border-right: 1px solid #A1A1A1;
border-bottom: 1px solid #A1A1A1;
}

#header_top a.enlaces_header
{
display: block;
float: right;
padding: 22px 0 0 0;
width: 63px;
height: 17px;
text-align: center;
font-size: 11px;
font-weight: bold;
text-decoration : none;
color: #2F5087;
}

#header_top a.enlaces_header:hover
{
color: #D19451;
}

#header_top a.enlaces_header#inicio
{
width: 65px;
background: transparent url('../images/tab_header_1.gif') top left no-repeat;
}

#header_top a.enlaces_header#contactar
{
background: transparent url('../images/tab_header_2.gif') top left no-repeat;
}

#header_top a.enlaces_header#mapaweb
{
background: transparent url('../images/tab_header_3.gif') top left no-repeat;
}


#header_top a#clausula
{
display: block;
float: left;
margin: 21px 0 0 2px;
font-size: 11px;
color: #FFF;
text-decoration: none;
}

#header_top a#clausula:hover
{
text-decoration: underline;
}

#header_left
{
float: left;
width: 164px;
height: 191px;
background-image: url('../images/fondo_headerleft.jpg');
background-position: 0px 1px;
background-repeat: no-repeat;
background-color: #ffffff;
}

#header_left_top {
  display: block;
  clear: both;
  width: 100%;
  height: 110px;
}
#header_left_bottom {
  display: block;
  clear: both;
  width: 100%;
  height: 65px;
}

#header_center
{
float: left;
height: 191px;
background: #FFF;
margin:0;
padding:0 0 0 110px;
width:705px;
}

#bodymenu
{
clear: both;
float: left;
padding-left: 10px;
}

.maincontent table#paginador
{
clear: both;
width: 200px;
font-size: 1em;
color: #613314;
margin-top: 30px;
}

.maincontent table#paginador a
{
color: #613314;
border: 0px!important;
}

#pag_actual
{
font-weight: normal;
padding: 2px;
padding-left: 6px;
}

/*******************************************************************************
* links
*/

a {
	color: #333333;
  text-decoration: none;
	}
a:hover
{
  text-decoration: underline;
}

a.link
{
	font-weight: 600;
	color: #613314;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
	}

span {
	font-weight: 600;
	text-decoration: none;
	}

a span, a span:visited {
	color: #CC8228;
}
a span:hover {
  color: #2288CC;
}

span a:visited {
}
span a:hover {
  color: #222224;
}

/*******************************************************************************
* h1, h1, h3
*/
h1
{
  margin: 0.3em 0em 0.6em 0em;
  font-size: 1.6em;
  line-height: 1.2em;
  color: #FF9321;
  padding-left: 10px;
}
h2
{
  border-bottom:1px solid #2960A0;
  color:#2960A0;
  font-size:1.3em;
  margin:0pt 0pt 10px;
  padding:10px 0px 5px 0pt;
}

h3
{
  margin: 0.1em 0em 0.6em 0.1em;
  font-size: 1.1em;
  line-height: 1em;
  font-weight: 600;
}

/*******************************************************************************
* img
*/

#content .fotografia img
{
	border: 1px solid #FFF;
	vertical-align: middle;
	padding:4px;
}

img
{
border: 0px;
}

/*******************************************************************************
* hr
*/

hr  {
  margin-left: 4px;
  margin-right: 4px;
	border: 1px solid #C8C8CF;
	vertical-align: middle;
	}


/*******************************************************************************
* ul li
*/

ul {
 	padding-left: 0em;
	font-size: 1em;
	list-style: none;
	}

ul li {
  padding-left: 0em;
	font-size: 0.9em;
	list-style: none;
  }
ul li span {
	text-align: left;
	line-height: 1.6em;
	list-style: none;
	/*background-image: url(../images/iconos/asteriaco.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
	height:20px;
	}
ul li span:hover{
  /*background-image: url(../images/iconos/asteriaco_.gif);*/
	text-decoration: none!important;
	color:#D19451!important;
}

/*************
* p
*/
p
{
  margin: 0px 0px 10px 0px;
  padding:0px;
  text-align:justify;
}
/*******************************************************************************
* table
*/

table {
	font-size: 0.9em;
}

th {
  margin: 2px;
  padding: 2px;
	color: #FFF;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
}

td {
  margin: 0px;
  padding: 2px;
  font-weight: normal;
  text-align: left;
	vertical-align: top;
	font-size:1em;
}

thead {
  font-size: 0.8em;
  color: #CCCCCC;
  }

thead th {
  margin: 2px;
  padding: 2px;
  color: #002244;
	background-color: #E8E6D4;
	font-size:12px;
}
thead td {

	font-size:1.3em;
}

tfoot
	{
	margin: 2px;
  padding: 2px;
  font-size: 0.8em;
	color: #446688;
	}


/*******************************************************************************
* pie
*/

#footer p {
  font-size : 0.85em;
}

div.footer_content#footertop, div.footer_content#footerbottom  {
  padding : 0 0 0 5px;
  text-align  : right;
  color       : #173B78;
  line-height : 1.3;
}

/****
/*  Pie dividido en dos capas:
/*
/* 1. Contenido de la parte de arriba - footertop
/* 2. Contenido de la parte de abajo - footerbottom
/*
/********/

/**/
/* 1. Contenido de la parte de arriba - footertop */
/**/
div.footer_content#footertop {
  text-align    : left;
  background    : #EBEBEB;
  border-bottom : 1px solid #A1A1A1;
  border-right  : 1px solid #A1A1A1;
}

div#footertop a {
  margin      : 0 5px 0 5px;
  font-size   : 0.85em;
  line-height : 1.9;
  text-decoration : none;
  color : #173B78;
}

div#footertop a:hover {
  text-decoration : underline;
}

div#footertop #actualizacion {
  float : right;
  width : 135px;
  text-align : center;
  background : #C9D3D7;
}

div#footertop #actualizacion p {
  color       : #000;
  line-height : 2;
  font-size   : 0.8em;
  margin-bottom: 0px;
}
div#footertop #iconosw3c {
  float : right;
  text-align : right;
  padding: 4px 3px 0 0;
  cursor: help;
}

/**/
/* 2. Contenido de la parte de abajo - footerbottom */
/**/
div#footerbottom img {
  display : block;
  float   : left;
  margin  : 5px 8px 0 0;
}

div#footerbottom p {
  padding : 10px 0 20px 0;
  color  : #FFF;
  font-size : 0.75em;
}

div#footerbottom p a {
  padding : 10px 0 20px 0;
  color  : #FFF;
}

div#footerbottom p a:hover {
}

a.oyw:visited
{
  color: #FFF;
}
a.oyw
{
  margin-top:10px;
  display:block;
  width:auto;
  background-color:transparent!important;
  font-weight:normal;
}
a.oyw:hover
{
  color:#EB008B!important;
}
/*******************************************************************************
* iframe: subirimagen y subirfichero
*/

iframe {
  margin: 0px;
  padding: 0px;
  outline: 1px solid #CCCCCC;
}

.ifrimage {
  float: right;
  clear: right;
  width: 275px;
  *width: 295px;
  height: 55px;
  *height: 80px;
  margin: 0px;
  padding: 0px;
  font-size: 0.8em;
  background-color: #9C9CAC;
  border: 0px;
  overflow: hidden;
  display: block;
}

.ifrfile {
  float: right;
  clear: right;
  width: 300px;
  *width: 315px;
  height: 55px;
  *height: 80px;
  margin: 0px;
  padding: 0px;
  font-size: 0.8em;
  background-color: #9C9CAC;
  border: 0px;
  overflow: hidden;
}

.detallenoticia .mceEditorIframe
{
height: 200px !important;
}

/*******************************************************************************
* form
*/

form
	{
	float: none;
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	}

form a {
  font-size: 0.9em;
  font-weight: 500;
}

form hr {
  border: 1px solid #7E8DA0;
}
fieldset
	{
	float: none;
	clear: both;
	padding: 2px;
	border: 0px solid #0000AA;
	background-color: transparent;
	}

legend
	{
	float: none;
	clear: both;
	padding: 2px 2px 0px 20px;
	margin: 0px 0px 8px 0px;
	color: #442002;
	font-size: 0.9em;
	font-weight: bold;
	background-color: transparent;
	background-image: url(../images/iconos/question_and_answer.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #7E8DA0;
	}

.inputtext {
  font-size:0.98em;
  margin: 0px;
  padding: 0px;
  vertical-align: center;
  overflow: hidden;
  scroll: none;
  border: 1px solid #4488CC;
}
.inputtext:hover {
  border: 1px solid #88CCFF;
}


.label {
	padding: 2px;
	color: #020204;
	font-weight: normal;
	background-color: #CCCCCC;
	}

a .label {
	padding: 2px;
	color: #000066;
	font-weight: bold;
	background: none;
	}
a .label:hover {
	padding: 2px;
	color: #000000;
	font-weight: bold;
	background: none;
	}

.row
	{
	float: none;
	clear: both;
	width: auto;
	padding: 1px;
	background-color: transparent;
	overflow: hidden;
	}
.row textarea
{
  width:300px!important;
}
.col
	{
	float: left;
	clear: none;
	width: 148px!important;
	padding-left: 2%;
	background-color: transparent;
	}

.cell
	{
	float: left;
	clear: none;
	width: 140px;
	background-color: transparent;
	}
.cell input
  {
  float: left;
  clear: none;
  }
.cell select
  {
  float: left;
  clear: none;
  }

label
	{
  float: left;
  clear: none;
  margin:3px 0pt 0pt;
  font-size: 0.9em;
  font-weight: bold;
  width: 30%;
  text-align: right;
  overflow: visible;
  color:#434343;
  cursor:pointer;
  display:block;
  padding:0pt 5px 0pt 0pt;
	}

input
{
  background-color: #E0EBEF;
  border:1px inset #DDDDDD;
  height:15px;
  padding:0px;
  margin:5px 0pt 0pt;
  cursor: pointer;
}
input:hover
{
	border: 1px solid #3399FF;
}
input.button
{
  font-weight:bold;
  background:#FFFFFF none repeat scroll 0%;
  border:1px solid #CCCCCC;
}
select
{
	font-weight: normal;
	color: #000000;
	font-size: 0.86em;
  background:#E0EBEF none repeat scroll 0%;
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  margin:0pt;
}
select:hover
{
	zborder: 1px solid #3399FF;
}

option
{
  border: none;
  background-color: #FAFAFA;
}
option:hover
{
	background-color: #FFFFFF;
	border: 0px;
}

textarea
	{
	padding: 1px 4px;
	font-size: 0.9em;
	background-color: #FAFAFA;
	border:1px inset #DDDDDD;
	}
textarea:hover
	{
	border: 1px solid #3399FF;
	background-color: #FFFFFF;
	}

input.disabled, textarea.disabled
{
  	border: 1px solid #999999;
  	background-color:transparent!important;
  	font-size:0.98em;
}
input.file
{
  height:auto!important;
}

/*******************************************************************************
* Estilos Generales
*******************************************************************************/

.container {
  float: none;
  clear: both;
  display: block;
  text-align: center;
  vertical-align: middle;
  color:#FEFFF;
  font-size:1.21em;
  background-image: none;
  margin-top:10px!important;
}

.img {
  float: left;
  clear: none;
	text-align: center;
	opacity: 0.8;
	filter: alpha(opacity=85);
	overflow: hidden;
}
.img:hover {
	/*outline: 1px inset #EDEDED;*/
	opacity: 1;
	filter: alpha(opacity=100);
}

.link, a.link, a.link:visited {
  height: 16px;
	padding: 2px;
	padding-right: 16px;
	color: #CC8228;
	background-image: url(../images/iconos/iconmark.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.link, a.link:hover {
  color: #4488CC;
  background-image: url(../images/iconos/iconmark_.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.vlink, a.vlink {
	color: #66666A;
}
.vlink, a.vlink, a.vlink:visited {
  color: #66666F;
  text-decoration: underline;
}
.vlink, a.vlink:hover {
  color: #6666AA;
}

.elink, a.elink, a.elink:visited {
  height: 16px;
	padding: 2px;
	padding-left: 16px;
	color: #CC8228;
	background-image: url(../images/iconos/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.elink, a.elink:hover {
  color: #4488CC;
  background-image: url(../images/iconos/arrow_.gif);
	background-position: left;
	background-repeat: no-repeat;
}


.required {
  padding-left: 2px;
	padding-right: 16px;
	background-color: #F0F0F0;
	background-image: url(../images/iconos/required.gif);
	background-position: right;
	background-repeat: no-repeat;
	outline: 1px solid #CCCCCC;
	filter: alpha(opacity=90);
}
.required:hover {
  outline: 1px solid #333333;
  filter: alpha(opacity=90);
}

.private {
	padding: 1px 1px 1px 16px;
	height: 10px;
	background-image: url(bulletPrv.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.none {
  clear: none;
	border: none;
	background: none;
}
.none:hover {
  clear: none;
	border: none;
	background: none;
}

.vertical {
	padding: 5px;
	writing-mode: tb-rl;
	filter: flipv fliph;
}

.mouseover {
  cursor: pointer;
}

.bold {
  font-weight: normal;
	}

.bolder {
  font-weight: 600;
  color: #000000;
	}

.italic {
  font-style: italic;
  color: #000080;
	}

.sinfloatbug .floatbug
{
  display:none;
}
.floatbug {
  float: none;
  clear: both;
}

.center {
  text-align: center;
  vertical-align: center;
  image-align: center;
	}

.absolute {
  float: none;
  clear: both;
  }

.left {
  float: left;
  clear: none;
  text-align: left;
  width: auto;
	}

.right {
	float: right;
	clear: none;
	text-align: right;
	width: auto;
	}

.box {
  padding: 4px;

}

.mini {
	font-size: 0.8em;
	font-weight: normal;
}

.listadocontenidos .mini
{
  font-size:1em!important;
}

.semi {
  font-size: 0.9em;
	font-weight: normal;
}

.mega {
	font-size: 1.2em;
	font-weight: bolder;
}

.giga {
  font-size: 2em;
	font-weight: bold;
	filter: Blur(Direction=200, Strength=4);
}

.tera {
  font-size: 3em;
	font-weight: bold;
	filter: Blur(Direction=300, Strength=6);
}

.tab {
  margin-left: 2em;
  padding-bottom: 1em;
}

 a.par img,
 a#vista_previa img
{
  float:right;
  padding-right:3px;
  padding-bottom:2px;
  margin-right:6px;
}
.left .par, .left a.par:hover, .left a.par:visited, .left a#vista_previa
{
  float:left;
  width:109px;
  height:22px;
  padding: 3px 0px 0px 6px;
  background: transparent url(../images/botones/emptybg.png) no-repeat top left;
  border:0px none !important;
  color:#5F3622!important;
  font-size:11px;
  font-weight:bold;
  text-transform:lowercase;
}
.par, a.par, a.par:visited
{
}
.par, a.par:hover {
  color: #4488CC;
}
.impar, a.impar, a.impar:visited {
  color: #664224;
}
.impar, a.impar:hover {
  color: #CC8228;
}

.fluor, a.fluor {
  padding-left: 2px;
  padding-right: 2px;
  color: #333333;
  background-color: #FFF333;
}
.fluor:hover, a.fluor:hover {
  padding-left: 2px;
  padding-right: 2px;
  color: #000000;
  background-color: #FFF000;
}

.shadow, a.shadow {
  padding-left: 2px;
  padding-right: 2px;
  color: #333333;
  background-color: #F0F0F0;
}
.shadow:hover, a.shadow:hover {
  padding-left: 2px;
  padding-right: 2px;
  color: #000000;
  background-color: #F0F0FF;
}

span.rojo
{
  color: #CF2724;
}
span.blanco
{
  color: #FEFFFF;
}
.filaform, div.botonera
{
  clear:both;
  display:block;
  padding:3px 0pt;
}
div.botonera, div.botoneraedit
{
  text-align:center;
}
div.botonera input, div.botoneraedit input
{
  margin-left:5px;
  width:auto!important;
  height:auto;
}
.filaform .titCaptcha
{
  width:30%;
  text-align:right;
  float:left;
}
.filaform .contentCaptcha
{
  margin-left:5px;
  float:left;
}

a.button
{
border:1px solid #CCCCCC;
color:#000000;
font-size:13px;
font-weight:bold;
margin:5px 40px;
padding:1px 3px;
}


/*******************************************************************************
* Mensajes de Control
*******************************************************************************/

.msginfo {
	float: none;
	clear: both;
	margin: 0px;
	padding-left: 22px;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	outline: 1px solid #FAFAFA;
	background-image: url(../images/iconos/scroll_information.gif);
	background-position: 2px 2px;
	background-color: #0099FF;
	background-repeat: no-repeat;
}

.msgalert	{
	float: none;
	clear: both;
	margin: 4px;
	padding-left: 22px;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	outline: 1px solid #FAFAFA;
	background-image: url(../images/iconos/scroll_warning.gif);
	background-position: 1px 1px;
	background-color: #FFEE00;
	background-repeat: no-repeat;
}

.msgerror {
	float: none;
	clear: both;
	margin: 0px;
	padding: -2px;
	padding-left: 22px;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	outline: 1px solid #FAFAFA;
	background-image: url(../images/iconos/scroll_delete.gif);
	background-position: 1px 1px;
	background-color: #CC0000;
	background-repeat: no-repeat;
}

.buscador
{
  background-color:#df8f4a;
  border:1px dashed white;
  border-top:2px solid;
}
/*******************************************************************************
* Elementos especiales
*******************************************************************************/
.logo {
  float: none;
  clear: both;
	text-align: center;
	margin: 1px;
	outline: 1px outset #FAFAFA;
	opacity: 0.9;
	filter: alpha(opacity=90);
	overflow: hidden;
}
.logo:hover {
	outline: 1px inset #EDEDED;
	opacity: 1;
	filter: alpha(opacity=100);
}

.tipocultar {
  float: right;
  clear: both;
  margin: 2px;
  margin-bottom: -18px;
  width: 16px;
	height: 16px;
	background-image: url(../images/iconos/selection_down.gif);
	background-position: center;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	cursor: pointer;
	*position: relative;
	display:none;
}

.tipmostrar {
  float: right;
  clear: both;
  margin: 2px;
  margin-bottom: 0px;
	width: 16px;
	height: 16px;
	background-image: url(../images/iconos/selection_up.gif);
	background-position: center;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	cursor: pointer;
	*position: relative;
}

.letrasem, a.letrasem {
  float: none;
  clear: right;
  text-align: right;
  border-top: 1px dashed #CCCCCC;
  margin-right: -14px;
  padding: 0px;
  outline-left: 1px solid #CCCCCC;
  font-size: 15px;
  }

.navbar {
  float: right;
  clear: none;
  color: #CF2724;
  margin-top: 8px;
  font-size: 9px;
  font-weight: bold;
}
.navbar a
{
  text-decoration:none!important;
}

/*******************************************************************************
* Calendario de AdminGenerator
*******************************************************************************/

/* The main calendar widget.  DIV containing a table. */

div.calendar {
position: absolute!important;
z-index:10!important;
}

.calendar, .calendar table {
  /* width : 170px!important; */
  border: 1px solid #000033!important;
  font-size: 10px!important;
  color: #000!important;
  cursor: default!important;
  background: #F0F0F0!important;
  font-family : Trebuchet MS, sans-serif!important;
}
.calendar table
{
  color:#613314 !important;
  font-size:1.1em!important;
}
.calendar
	{
	float: left!important;
	clear: none!important;
	background-color: transparent!important;
	}
.calendar:hover
	{
	cursor: pointer!important;
	background-color: #F8F8F8!important;
	}
#contentcalendario
{
  width:200px!important;
  background-color:#515459!important;
  float:left!important;
  padding:10px!important;
  margin:0 5% 5% 0;
}
.calendario .cambiomes
{
  background-color:#CF2724!important;
  padding:3px 0px!important;
}
.calendario {
  float: none!important;
  clear: both!important;
  text-align: center!important;
  vertical-align: center!important;
  border:0px!important;
  width: 194px!important;
}
.calendario table {
  width: 194px!important;
  border-collapse: collapse!important;
}
.calendario table th {
  text-align: center!important;
  font-weight: bolder!important;
  background-color:#FFF!important;
  border:1px #2F5087solid!important;
}
.calendario table td {
  padding:0px!important;
  background-color:#FFF!important;
  border:1px #2F5087solid!important;
}
.calendario table td a
{
  color:#333!important;
  font-weight:normal!important;
  padding:0px!important;
  text-decoration:none!important;
}
#contentcalendario a
{
  background:transparent!important;
  border:0px!important;
}
#contentcalendario a:hover
{
  color:#FFF!important;
}
#contentcalendario #meses
{
  float:left!important;
  margin-top:20px!important;
  margin-bottom:15px!important;
}
#contentcalendario #meses .mesa, #contentcalendario #meses .mesb
{
  width:90px!important;
  font-size:0.9em!important;
  float:left!important;
  margin-right:4px!important;
  margin-bottom:5px!important;
  padding:5px 0 5px 5px!important;
}
#contentcalendario #meses .mesa a, #contentcalendario #meses .mesb a
{
  color:white!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
}
#contentcalendario #meses .mesa
{
  background-color:#999999!important;
}
#contentcalendario #meses .mesb
{
  background-color:#888888!important;
}
#contentcalendario #anio
{
  background-color:#CF2724!important;
  clear:both!important;
  width:194px!important;
  height:17px!important;
  text-align:center!important;
}
#contentcalendario #anio img#previm
{
  padding-right:15px!important;
}
#contentcalendario #anio img#nextim
{
  padding-left:15px!important;
}
/* Header part -- contains navigation buttons and day names. */

.calendar .button_cal { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center!important;    /* They are the navigation buttons */
  padding: 2px!important;          /* Make the buttons seem like they're pressing */
  color: #000!important;
  font-weight: bold!important;
  *background: #8199BB none!important;
}

.calendar .nav {
  font-family: verdana,tahoma,sans-serif!important;
}

.calendar .nav div {
  background: transparent url("menuarrow.gif") no-repeat 100% 100%!important;
}

.calendar thead tr
{
  color: #000!important;
  background: #8199BB!important;
 }

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold!important;      /* Pressing it will take you to the current date */
  text-align: center!important;
  padding: 2px!important;

  color:#FFF!important;
  font-size:1.4em!important;
}
.calendar table thead tr .headrow, .calendar table thead tr .daynames
{
  background-color:transparent!important;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #797979!important;
  padding: 2px!important;
  text-align: center!important;
  color: #000!important;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-bottom: 1px solid #797979!important;
  padding: 2px 2px 1px 2px!important;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 3px 1px 0px 3px!important;
  border-bottom: 1px solid #797979!important;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: none!important;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  font-family: verdana,tahoma,sans-serif!important;
  width: 2em!important;
  text-align: right!important;
  padding: 2px 4px 2px 2px!important;
  color:#8199BB !important;
}
.calendar tbody .day.othermonth {
  font-size: 80%!important;
  color: #999!important;
}
.calendar tbody .day.othermonth.oweekend {
  color: #f99!important;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px!important;
  border-right: 1px solid #797979!important;
  background: url("dark-bg.gif")!important;
}

.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.wn
{
  /* background: url("rowhover-bg.gif")!important; */
}

.calendar tbody td.today { font-weight: bold!important; /* background: url("today-bg.gif") no-repeat 70% 50%!important; */ }

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: url("hover-bg.gif")!important;
  padding: 0px 3px 0px 0px!important;
  border:1px #B54247 solid!important;
  /* border: 1px solid #bbb!important; */
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px!important;
}
.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold!important;
  border: 1px solid #797979!important;
  padding: 1px 3px 1px 1px!important;
  background-color:#2F5087!important;
  color:#FFF!important;
}

.calendar tbody .disabled { color: #999!important; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden!important;
}

.calendar tbody .dayhilite {
  background: url("dayhilite-bg.gif")!important;
  text-align : right!important;
  padding: 1px 4px 1px 1px!important;
  /* border: 1px solid #bbb!important; */
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none!important;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: right!important;
  background: #8199BB!important;
  color: #fff!important;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px!important;
  text-align:right;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa!important;
  border: 1px solid #084!important;
  color: #000!important;
  padding: 1px!important;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #7c7!important;
  padding: 2px 0px 0px 2px!important;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute!important;
  display: none!important;
  top: 0px!important;
  left: 0px!important;
  width: 4em!important;
  cursor: default!important;
  border-width: 0 1px 1px 1px!important;
  border-style: solid!important;
  border-color: #797979!important;
  background: none!important;
  color: #000!important;
  z-index: 100!important;
  font-size: 90%!important;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center!important;
  padding: 1px!important;
}

.calendar .combo .label-IEfix {
  width: 4em!important;
}

.calendar .combo .hilite {
  background: none!important;
  color: #000!important;
}

.calendar .combo .active {
  background: none!important;
  color: #fff!important;
  font-weight: bold!important;
}

.calendar td.time {
  border-top: 1px solid #797979!important;
  padding: 1px 0px!important;
  text-align: center!important;
  background: none!important;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 5px 0px 6px!important;
  font-weight: bold!important;
  background: none!important;
  color: #000!important;
}

.calendar td.time .hour,
.calendar td.time .minute {
  font-family: monospace!important;
}

.calendar td.time .ampm {
  text-align: center!important;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px!important;
  font-weight: bold!important;
}

.calendar td.time span.hilite {
  background: url("hover-bg.gif")!important;
  color: #000!important;
}

.calendar td.time span.active {
  background: url("active-bg.gif")!important;
  color: #fff!important;
}

/**
Clases específicas para algún componente
*/
