.EL60{
text-align:center;
}
.EL60 .calendar{
margin:0 auto;
width:656px;
}
.EL60  .month{
float:left;
height:140px;
margin:9px 15px;
text-align:center;
width:133px;
}
* html .EL60  .month{
margin:9px 10px;
}
.EL60 h2{
margin:auto;
margin-top:20px;
font-size:18px;
background-color:#E0E0E0 ;
width:620px;
}

.month h4{
margin:1px 0;
font-size:12px;
}
.EL60 li{
	list-style-type: none;	
	height:16px;
}

.EL60 #libelle {
	width: 133px;
	margin: 0 auto;
	padding: 0;
}
.EL60 .ligne {
	width: 133px;
	margin: 0 auto;
	padding: 0;
	font-size:10px;
} 
.EL60 #libelle li {
	float : left;
	width : 18px; 
	margin:1px 1px 0 0;
	background-color:#ffdbc4;
	color:black;
	font-weight:bold;
	font-size:12px;
}
.EL60 .ligne li {
	color: #000;
	float : left; 
	width : 18px; 
	margin:1px 1px 0 0;
	background-color:#fff;

}
.EL60 .ligne li.weekend{
	background-color:#eee;
}

.EL60 .ligne li a{
	list-style: none;
	text-decoration: none;
	color:#00c;
	font-size:10px;
}


/*
.EL60 li.currentItem {
	color:red;
}
*/

.EL60 li.futureItem{
color:#aaa;
}

.EL60 li.itemSelectedItem {
	/*configurer l'apparence du jour sélectionné */
}

		
.EL60 .lienannee{
font-size:1px;
font-size:10px;
}

.EL60 .jerarquia{
	background:#E9E9E9 none repeat scroll 0 0;
	margin:-10px -10px 10px;
	text-align:center;
	display:block;
	font-size:16px;
	font-weight:bold;
	margin:0.67em 0;
	margin-left:10px;
	width:654px;
	color:black;
	font-weight:bold;
}

.EL60 .jerarquia a, .EL60 .jerarquia a:visited{
	color:black;
	font-size:16px;
	font-weight:bold;	
	text-decoration:none;
}

.EL60 .jerarquia a:hover{		
	text-decoration:underline;		
	color:#000099;
}
