a:link    { color:black; text-decoration:none; }
a:visited { color:black; text-decoration:none; }
a:hover   { color:black; font-weight: bold; text-decoration:none; }
a          { outline: none; -moz-outline-style: none; }
img { border: none}

#ui-datepicker-div { z-index: 3999; }

.submit_presenter { font-size: 12px!important; font-weight: normal!important}

.toolbar { background-color: #CDCDCD; color: white; float: left; padding: 4px; border: #C5C5C5}
.toolbar .middle { padding: 0px 4px 0px 4px}
.toolbar .first { padding: 0px 4px 0px 0px}

th { border: none!important}

.calendar { width: 100%; border-collapse: collapse ; border: 1px solid black}
.calendar td, th { border: 1px black solid; background-color: white; color: black}
.calendar .month_name { font-size: 14px; text-align: center; background-color: #003300;; color: orange; padding: 4px}
.calendar .day { width: 14%; height: 50px; vertical-align: top; padding: 2px; text-align: center}
.calendar .dayname { background-color: orange; color:#003300; text-align: center; padding: 2px}
.calendar .daycontent { text-align: left; padding: 2px; border: 0px white solid}
.calendar .bouton { cursor: pointer;}
.calendar .delete { cursor: pointer;}

.sortable-li-list li {list-style-type: decimal; padding: 2px; margin: 2px 0px 0px 0px; border: 1px black solid; cursor: pointer;}
.sortable { font-size: 10px}

#menu li { display: inline}

li { list-style-type: none; }

#tabs {border: 0px black solid;}
#tabs ul {height: 16px;}
#tabs li {height: 16px;}
#tabs a {font-size: 12px; padding: 3px;}

.class { cursor: pointer}
