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

/* CAL */

#tabcal {
	font-size: 10px;
	background:url(../img/_cal/calendrier_06_fond.jpg) repeat-y center bottom;
	border:0px solid #FF0000;
	padding:0px;
}

#tabcal a {
	font-size: 10px;
	color:#646464;
}

#tabcal a:link, #tabcal a:active, #tabcal a:hover {
 	font-size: 10px;
	text-decoration:none;
	color:#000;
	
}

#tabcal th {
	color: #000;
	height: 30px;
}

.calmois {
	text-align:center;
	background:url(../img/_cal/calendrier_02.jpg) no-repeat center top;
	padding-top:3px;
	width: 114px;
	font-size: 12px;
	font-weight: bold;
}


.gris {
	text-align: center;
	width:18px;
	color:#646464;
	border:0px solid #FFDD00;
	padding: 0px;
	margin: 0px;
}

.tdavec, a#ajdhui {
  	text-align: center;
	font-size: 10px;
	width: 18px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	
}

a#ajdhui {
	/*color:#1A9A24;*/
	border:1px solid #646464;
	background:#646464;
	color:#FFFFFF;

}

.titreimg, .auteurimg {
	text-align:left;
	
}

.titreimg {
	font-size: 16px;
	line-height:18px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	font-weight:bold;
	vertical-align:top;
	
	
}

.auteurimg {
	color: #646464;
	margin-top:0px;
	padding-top:5px;
	height:12px;
	line-height:14px;
	
}

.descrimg {
	text-align:left;
}
