.text
{
	font-family:Tahoma,Arial, Helvetica;
	font-size:11px;
	color:#000000;
	text-align:justify;
}

.date
{
	font-family:Tahoma,Arial, Helvetica;
	font-size:11px;
	color:#005f8b;
	font-style:italic;
}


.titreCadre
{
	font-family:Tahoma,Arial, Helvetica;
	font-size:13px;
	color:#006b9d;
	font-weight:bold;
	padding-left:20px;
	background-repeat:no-repeat;
	height:21px;
	padding-top:2px
}

a {
	text-decoration: none;
	color: #203E7B;
	font-size: 12px;
}
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:#669900;
  font-size:18px;
  font-weight:bold;
}

.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 {background: #FFFFFF; padding:2px;border: 4px solid #5f9e00; }
  table.pts {border: 1px solid darkblue; background: #FFFFFF; padding:2px;width:450px;padding-left:20px}
  table.pts.field {width:150px}
  table.calendar {border: 1px solid black; border-collapse: collapse; color: #000000; background: #FFFFFF;width:300px }
  td.today { border: 1px solid darkred; color: #000000; background: #eef5ff; font-weight: bold;}
  td.clic{ border: 1px solid green; color: #000000; background:#999999;}
  td.small {
	font-size:11px;
	width:86px;
	text-align: center;
}
  .red { color: darkred; }
  .petit { color: darkred; font-size:9px; text-align: center; }
  .gros { color:darkred; font-size:18px; text-align: center }
  td.monthdays {border: 1px solid #434470; color: #000000; background: #EEEEEE; }
  td.nonmonthdays { border: 1px solid black; color: #000000; background: #CCCCCC;}
