body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;	
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #586318;
	text-decoration: none;
	margin: 0px;
}
#cabecera {
	height: 74px;
	background-color:#FFFFFF;
}
#menu {
	height: 25px;
	background-color:#FFFFFF;
	vertical-align:bottom;
}
#contenido {
	/*height: 100px;*/
	background-color:#f4f5f7;
	padding: 10px;
}
#pie {
	height: 30px;
	border-top: 1px solid #CCCCCC;
	background-color:#f4f5f7;
}
#pestanas {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	/*font-weight:bold;*/
	color: #666666;	
	padding: 5px 0px;
}

#pestanas a {
	color: #000;
	padding: 5px;
	text-decoration:none;
	background: #CCCCCC;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
	margin-top:5px;
}
#pestanas a.sel, #pestanas a.sel:hover {
	background: #f4f5f7;
	border-top: 1px solid #f4f5f7;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #f4f5f7;
	font-weight: bold;
	color: #666666;
}

#pestanas a:hover {
	background: #f4f5f7;
	border-top: 1px solid #f4f5f7;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #f4f5f7;	
	color: #666666;
}
#capaFiltro {
	border:1px solid #CCCCCC; 
	padding: 5px;
}
.boton {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	background: #EEEEEE;
	text-decoration: none;
	color: #666666;
	padding: 0px;
	cursor: pointer;
	border: 0px;
	padding: 0px 5px 0px 5px;
	height:20px;
}
.botonOver {
	font-family: "Trebuchet MS", Verdana;
	background: #bbd625;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	cursor:pointer;
	border: 0px;
	padding: 0px 5px 0px 5px;
	height:20px;	
}
.botonRojo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	background: #FF0000;
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	cursor: pointer;
	border: 0px;
	padding: 0px 5px 0px 5px;
	height:20px;
}
.botonGranate {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	background: #EEEEEE;
	text-decoration: none;
	color: #666666;
	padding: 0px;
	cursor: pointer;
	border: 0px;
	padding: 0px 5px 0px 5px;
	height:20px;
}
.botonGranateOver {
	font-family: "Trebuchet MS", Verdana;
	background: #990000;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding: 0px;
	cursor:pointer;
	border: 0px;
	padding: 0px 5px 0px 5px;
	height:20px;	
}
.cajaBoton {
	font-size: 12px;
	background: #EEEEEE;
	text-decoration: none;
	color: #666666;
	padding: 2px 15px 0px 15px;
}
a.cajaBoton {
	font-size: 12px;
	background: #EEEEEE;
	text-decoration: none;
	color: #666666;
	padding: 2px 15px 0px 15px;
}
a.cajaBotonSel {
	font-size: 12px;
	background: #bbd625;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 15px 0px 15px;
}

a:hover.cajaBoton, a.hover.cajaBotonSel {
	background: #bbd625;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.cajaBoton:hover {
	background: #bbd625;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.cajaBotonSel:hover {
	background: #bbd625;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.cajaBotonGranate {
	font-size: 12px;
	background: #EEEEEE;
	text-decoration: none;
	color: #666666;
	padding: 2px 15px 0px 15px;
}
a.cajaBotonGranate {
	font-size: 12px;
	background: #EEEEEE;
	text-decoration: none;
	color: #666666;
	padding: 2px 15px 0px 15px;
}
a.cajaBotonGranateSel {
	font-size: 12px;
	background: #990000;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 15px 0px 15px;
}

a:hover.cajaBotonGranate, a.hover.cajaBotonGranateSel {
	background: #990000;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.cajaBotonGranate:hover {
	background: #990000;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.cajaBotonGranateSel:hover {
	background: #990000;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.pagBoton {
	font-size: 12px;
	background: #EEEEEE;
	text-decoration: none;
	color: #666666;
	padding: 2px 2px 2px 2px;
}
a.pagBotonSel {
	font-size: 12px;
	background: #bbd625;
	text-decoration: none;
	color: #333333;
	padding: 2px 2px 2px 2px;
}

a:hover.pagBoton, a.hover.pagBotonSel {
	background: #bbd625;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.pagBotonGranate {
	font-size: 12px;
	background: #EEEEEE;
	text-decoration: none;
	color: #666666;
	padding: 2px 2px 2px 2px;
}
a.pagBotonGranateSel {
	font-size: 12px;
	background: #bbd625;
	text-decoration: none;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
}

a:hover.pagBotonGranate, a.hover.pagBotonGranateSel {
	background: #bbd625;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}


.marcopublicidad {
	border: 1px solid #44b5d9;
}
a.menugeneral {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuusuarios {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menugeneral:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #d5f8ff;
	text-decoration: none;
}
a.menuusuarios:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #e4511d;
	text-decoration: none;
}
.menugeneralselec {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #d5f8ff;
	text-decoration:none;
}
a.menugeneralselec:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #e4511d;
	text-decoration:none;
}
form {
	margin: 0px;
	padding: 0px;
}
.campotexto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height:20px;
}
.lista {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height:20px;
	padding:0px;	
	
}
.areatexto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.casilla {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}
.radio {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}
.txtblanco {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtblanco a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.txtblanco a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.marcocontenido {
	border-top: none;
	border-right: 2px solid #44b5d9;
	border-bottom: none;
	border-left: 2px solid #44b5d9;
}
.txtpie {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.enlacepie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e4511d;
	background-color: #FFFFFF;
	border: 1px solid #e4511d;
}
.titulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #81a200;
}
.imgroja {
	border: 1px solid #586318;
}
.imggranate {
	border: 1px solid #990000;
}
.titdestacado {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #81A200;
	text-decoration: underline;
}
.titulocita {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #666666;
}
.txtmini {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #cacaca;
}
.txtmini a  {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #cacaca;
	text-decoration:underline;
}
.txtmini a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #cacaca;
	text-decoration:none;
}
.txtgeneralpeq {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #666666;
}
.txtgeneral {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
}
.txtgeneral a  {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
}
.txtgeneral a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.txtrojo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #586318;
}
.txtrojo a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #586318;
}
.txtrojo a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #586318;
}
.txtgranate {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #990000;
}
.txtgranate a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #990000;
}
.txtgranate a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #990000;
}


.txtmarron {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #586318;
}
.txtmarron a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #586318;
}
.txtmarron a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #586318;
}
.titlistado {

	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #048bb0;
	text-decoration: underline;
}
.paginacion {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.imgazul {

	border: 1px solid #0DB7D9;
}
#banner_mensajes {
	border: solid 1px #81a200;
	background: #CDD98E;
	color: #81a200;
	padding: 10px;
	font-size: 14px;
	margin-bottom:20px;
}

#banner_mensajes_error {
	border: solid 1px #FF0000;
	background: #FFCCCC;
	color: #FF0000;
	padding: 10px;
	font-size: 14px;
	margin-bottom:20px;
}
fieldset {
	border: 1px solid #586318;
	-moz-border-radius: 5px;
	padding: 10px;
}
fieldset legend {
	color: #586318;
	font-size: 14px;
	font-weight: normal;
	padding-bottom:3px;
}
.fieldsetGranate {
	border: 1px solid #990000;
	-moz-border-radius: 5px;
	padding: 10px;
}
.fieldsetGranate legend {
	color: #990000;
	font-size: 14px;
	font-weight: normal;
	padding-bottom:3px;
}
#fieldsetPeq {
	background: #586318;
	border: 1px solid #586318;
	-moz-border-radius: 5px;
	padding: 10px;
}
#fieldsetPeq legend {
	color: #586318;
	font-size: 14px;
	font-weight: normal;
}
.imagen {
	border: 1px solid #586318;
}
.imagenGranate {
	border: 1px solid #990000;
}

.celdaDia{
	font-family: "Trebuchet MS", Verdana;
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.celdaDiaCitas{
	font-family: "Trebuchet MS", Verdana;
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color:#ffff99;
}
.celdaDiaSel{
	font-family: "Trebuchet MS", Verdana;
	color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	background-color:#586318;
	text-align:center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.celdaDiaSelCitas{
	font-family: "Trebuchet MS", Verdana;
	color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	background-color:#586318;
	text-align:center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.celdaFinDia{
	font-family: "Trebuchet MS", Verdana;
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.celdaFinDiaCitas{
	font-family: "Trebuchet MS", Verdana;
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color:#ffff99;
}
.celdaFinDiaSel{
	font-family: "Trebuchet MS", Verdana;
	color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	background-color:#586318;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;	
}
.celdaFinDiaSelCitas{
	font-family: "Trebuchet MS", Verdana;
	color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	background-color:#586318;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;	
}
.celdaDiaHoy{
	font-family: "Trebuchet MS", Verdana;
	color:#333333;
	background-color:#00FF33;	
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.celdaDiaHoyCitas{
	font-family: "Trebuchet MS", Verdana;
	color:#333333;
	background-color:#00FF33;	
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.celdaFinDiaHoy{
	font-family: "Trebuchet MS", Verdana;
	color:#333333;
	background-color:#00FF33;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;	
}
.celdaFinDiaHoyCitas{
	font-family: "Trebuchet MS", Verdana;
	color:#333333;
	background-color:#00FF33;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color:#ffff99;	
}
.tablaDisponibilidad td {
	font-size: 10px;
}
.tablaDisponibilidad h1 {
	font-size: 14px;
}


.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(../imagenes/bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(../imagenes/bt.gif) no-repeat bottom}

@media print {
	/* ------------- Estilos sólo presentes en impresora --------- */
/*

	#cabecera {
		background: #FFFFFF;
		background-image: url("images/logo_posydi_blanco.gif");
		background-repeat: no-repeat;
		height: 60px;
	}
	#cabecera {
		background-image: url("images/logoprint.gif");
		background-repeat: no-repeat;
		height: 101px
	}*/
	.noprint {
		display: none;
	}	
}
