a {	
	text-decoration: none;
	color: #203E7B;	
}
a:hover {
	color: #FF0000;
	text-decoration: none
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.un_event{
  
}
.un_event p{
  margin:0;
  padding:0;
}

.event_entete b{
  color:red;
}

.locataireLien a {
	color: darkred;
	text-decoration: none;
  font-weight: bold;	
}
.locataireLien a:hover {
	color: darkblue;
	text-decoration: none;
  font-weight: bold;	
}

.yoLien a {
	color: darkred;
	text-decoration: none;
  font-weight: bold;	
}
.yoLien a:hover {
	color: darkblue;
	text-decoration: none;
  font-weight: bold;	
}

.erreurTexte {
  font-weight: bold;
  text-align: center;
  color: red;
}
.operation {
  font-weight: bold;
  color: darkgreen;
}

.adminMenu{
	text-decoration: none;
  font-weight: bold;
}
.adminMenu a {
	color: darkred;
	text-decoration: none;
  font-weight: bold;	
}
.adminMenu a:hover {
	color: darkblue;
	text-decoration: none;
  font-weight: bold;	
}
  table.cadre {border: 1px dashed darkblue; background: #FFCC00; padding:2px; }
  table.pts {border: 1px solid darkblue; background: #FFFFFF; padding:2px; }
  table.calendar {border: 1px solid black; border-collapse: collapse; color: #000000; background: #FFFFFF; }
  td.today { border: 1px solid darkred; color: #000000; background: #FFFFCC; font-weight: bold;}
  td.clic{ border: 1px solid red; color: #000000; background: #EEEEEE;}
  td.small { font-size:9px; width:86px; text-align: center;}
  .red { color: darkred; }
  .petit { color: darkred; font-size:9px; text-align: center; }
  .gros { color: darkred; font-size:22px; text-align: center; }
  td.monthdays {border: 1px solid #434470; color: #000000; background: #EEEEEE; }
  td.nonmonthdays { border: 1px solid black; color: #000000; background: #CCCCCC;}