body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	
}

div.dia{
	background-color : Yellow;
}
div.menu{
	
	position : absolute;
	left : 33%;
}

A.laborable{
	text-decoration: none;
	color: black;
}

A.menu{
	text-decoration: none;
	color:black;
	
}
A.menu:hover{
	text-decoration: none;
	color:red;
	
}
TABLE.LIST{
	font-size:8pt;
	background-color: silver;
	border-style: solid;
}
TABLE.LIST2{
	font-size:8pt;
	background-color: silver;
	border-style: solid;
	width:400;
}
TABLE.LIST3{
	font-size:8pt;
	background-color: #00CC99;
	border-style: solid;
	width:280;
}

TABLE.LIST4{
	font-size:8pt;
	background-color: #33CCCC;
	border-style: solid;
	width:433;
}
TD.DATA{
	font-size: x-small;
}
TD.CHOICE{
	font-size: x-small;
}
TD.cabecera{
	background-color : Blue;
	font-size:10pt;
	color:White;
}
TD.lineacita{
		background-color : Aqua;
		font-size:8pt;
}
DIV.SELECT{
	position: absolute;
	float:left;
	color: Black;
	background-color: Aqua;
	font-size:12px;
	visibility:hidden;
	text-decoration:none;
}
P.cabecera{
	color:White;
	font-size : large;
	font-weight : bold;
}
DIV.cabecera{
	
	position:absolute; 
	width:312px; 
	height:30px; 
	z-index:2; 
	left: 287px; 
	top: 5px
}
A.imagen{
	border-bottom-style : none;
	border : none;
	border-style : none none;
}
TD.navbar{
	width : 100px;
	background-color : #C6F7FF;
}
TD.navbar2{
	width : 200px;
	background-color : #C6F7FF;
}
A.navbar{
	text-decoration : none;
	font-size : x-small;
	color:"#00638C"
}
A.navbar:hover{
	text-decoration: none;
	color:red;
	
}
A.CHOICE{
	text-decoration : none;
	font-size : x-small;
	color:"#00638C";
	
}
A.CHOICE:hover{
text-decoration : none;
color:"#00638C";
	
}
A.CHOICE:visited{
text-decoration : none;
color:"#00638C";
	
}
P.naranja{
	background-color : #FFCC00;
}
P.rojo{
	background-color : Red;
}
TD.festivo{
	background-color: Red;
	font-size : xx-small;
}
TD.lleno{
	background-color: Pink;
	font-size : xx-small;
}
TD.libre{
	background-color: White;
	font-size : xx-small;
}
TD.ocupado{
	background-color:Yellow ;
	font-size : xx-small;
}
TD.dia{
	font-size : x-small;
}
DIV.menubar{
	text-decoration : none;
	color : White;
}
A.menubar{
	text-decoration:none;
	color:White;
	font-weight : bold;
}

DIV.locator{
	visibility : hidden;
}