@charset "UTF-8";
/* CSS Document */

.content6NEW {
	width: 50% ; 
	margin: 0 auto ;
	background-color: #343434;  /* fond gris foncé */
}

.sidebar6 { 
	float: right; 
	width: 400px;
	padding-bottom: 10px;
}

tr#calendrier {
height:40px;	
}

td#calendrier-titre {
width:40px;
height:40px;
text-align:center;
font-weight:bold;
}

td#calendrier {
color:white;
border:solid 1px #999;
text-align:center;
width:40px;
height:40px;
}

tr#calendrierpick {
}

tr#calendrierpick {
}
