/*****************************************************************************/
/* Feuille de style de Action DJ */
/* Auteur : Studio Hot Dog Compagnie */
/* Site : http://www.action-dj.com */
/* Copyright 2010/2011 @ Studio Hot Dog Compagnie - Reproduction interdite même partielle des fichiers */
/*****************************************************************************/
/* Calendrier */
.ctx         {position:absolute;top:1px;left:1px;text-align:left;font-family:Arial;font-size:10pt;background-color:#9c9c9c;color:#FFFFFF;visibility:hidden;font-style:normal;font-variant:normal;font-weight:bold;white-space:nowrap}
.ctxl        {padding-left:15px;padding-right:10px}
.ctxl2       {padding-left:15px;padding-right:10px;background-color:highlight;color:#003366}

.calh        {background-color: #9c9c9c; color:#FFFFFF; font-family: Arial; font-size:8pt; text-align:center; font-weight:bold}
.calh .sel   {background-color: #003366; color:#ffcc00; cursor:pointer}
.calh td     {color:#ffffff}

.calm        {background-color: #5588bb; color:#FFFFFF; font-family: Arial; font-size:8pt; text-align:center}
.calm .sel   {background-color: #003366; color:#ffcc00; font-weight:bold; cursor:pointer}
.calm td     {color:#ffffff}

.caly        {background-color: #5588bb; color:#FFFFFF; font-family: Arial; font-size:8pt; text-align:center}
.caly .sel   {background-color: #003366; color:#ffcc00; font-weight:bold; cursor:pointer}
.caly td     {color:#ffffff}

.cal         {background-color:#9c9c9c;color:#FFFFFF;font-family:Arial;font-size:8pt;text-align:center}
.cal .pas    {background-color:#ddddcc;color:#9c9c9c;font-family:Arial;font-size:8pt;text-align:center}
.cal .tod    {background-color:#9c9c9c;color:#ffcc00;font-family:Arial;font-size:8pt;text-align:center;font-weight:bold}
.cal .sel    {background-color:#003366;color:#ffcc00;cursor:pointer;font-weight:bold}
.cal .selpas {background-color:#aaaa99;color:#ffcc00;cursor:pointer;font-weight:bold}
.cal .seltod {background-color:#ffcc00;color:#003366;cursor:pointer;font-weight:bold}

#cal         {visibility:hidden}

img.but      {width:16px;height:16px;cursor:pointer}
img.but_cal  {width:16px;height:14px;cursor:pointer}
/*****************************************************************************/

