@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body {font-family: Oswald, sans-serif; background:url(images_admin/bg13.jpg) no-repeat bottom fixed; color:#ffffff;}/*bg 13 also nice*/
a img {border:none;}
.top { height:30px; }
.top table { width:70px;}
.top table img { width:30px;}
.top table td { width:30px; background:rgba(255,255,255,0.8); border-radius:10px;}
.univers { width:100%; height:auto; float:left; margin-top:50px; }
.global { width:900px; margin:auto; }
.main { width:900px; min-height:550px; float:left; }
.footer { width:100%; float:right; margin-top:30px;  border-top:solid thin #b0b0b0; }
.footer .content { width:900px; height:100px; margin:auto;font-size:12px;}
.footer .content table { font-size:12px;}
.footer .lo { float:right; }
table.admin_menu {  text-align:center;}
table.admin_menu td { width: 100px; font-size:14px;}
table.admin_menu tr.icons td { background:rgba(255,255,255,0.8); border-radius:10px; height:100px;}
.infos {border:solid thin #ffffff;font-size:10px;margin-bottom:20px;font-family:Arial, Helvetica, sans-serif; }
em.done {color:#0C0; }
em.not_done { color:#F00; }
.delete_image{ width:130px; height:98px; float:left; margin-right:5px;}
.delete_image img {position:absolute;}
.delete_image input {position:absolute;}
img.img_left {float:left;width:130px;height:98px;}
.pictodel { width:100%; float:right; margin:10px 0 10px 0;}
img.small_image { width:120px;height:100px;margin-right:10px;margin-bottom:10px;}
a,a:visited{ color:yellow;}
div.calendarpos{ float:right; min-width:200px; min-height:200px;}
table.calendar { width:250px; font-size:10px; text-align:center;}
table.calendar span{ display: block; border:solid thin #d2d2d2;}
table.calendar td.go_out_day { background:#2791dc;color:#ffffff; }
table.calendar td.go_out_day a {text-decoration:none; color:#ffffff; }
table.calendar2 { min-width:200px; font-size:14px; text-align:center;}
table.calendar2 td{}
table.calendar2 span{ display: block; border:solid thin #d2d2d2; min-height: 10px;}
table.calendar2 span.go_out_day {display: block; background:#2791dc; color:#ffffff; min-height:10px; }/*border:solid thin #d2d2d2; margin:1px 1px 1px 1px;*/
table.calendar2 span.go_out_day a {text-decoration:none; color:#ffffff; }
table.rdvd {  border:solid thin; border-collapse:collapse; min-width:200px; background:#2791dc;}
table.rdvd td{}
div.rdvfr { float:right; min-width:200px;}
.clientlist{min-width:250px; height:450px; overflow:hidden;}
.clientlist select{ width:100%; background:none; color:#ffffff; border:none; font-size:18px; font-family: Oswald, sans-serif; float:right;}
.clientlist option:hover{ color:yellow;}
.clientlist input { float:right; width:100%;}
