﻿.general{width=1150px;}
p{text-align:center;font-size:16pt;font-family:Comic Sans MS;color:#009900; font-weight:bold;}
td {text-align: center;}
.div01{background-color: blue;border:1px solid #ffffff;border-radius: 8px;}
.table01 {width:100%; }
.th01 {background-color: gray;text-align:center; color:white; font-weight:bold; border:1px solid #ffffff;border-radius: 8px;} /*les jours de la semaine*/
.td01 {background-color: gray;text-align:center; font-weight:bolder; font-size:10pt;color:yellow;border:1px solid #ffffff;border-radius: 8px;} 
.td01a {background-color: gray;text-align:center; font-weight:normal; font-size:10pt;color:white; border:1px solid #ffffff;border-radius: 8px;} /* css pour les autres jours*/
.td01b {background-color: blue;text-align:center; font-weight:bold; font-size:10pt;color:white; border:2px dotted white;border-radius: 8px;} /* css pour le jour courant*/ 
.td02 {background-color: gray;width:70px;text-align:center; color:white; font-weight:bold; border:1px solid #ffffff;border-radius: 8px;} /*les n° de la semaine*/
.td03 {position: relative;left: 380px;text-align:left;font-size:10pt;} /*affichage nouvelle lune, pleine lune, premier et dernier quartier*/
.td04 {position: relative;left: 200px;text-align:left; font-weight:normal; font-size:10pt;color:white;} /*affichage nouvelle lune, pleine lune, premier et dernier quartier*/
.td05 {position: relative;right:20px;text-align:right; width:100%; font-weight:normal; font-size:8pt;color:white;} /*affichage copyright*/
