/* couleur rose : #D62EDB */

#cadre_principal {
	float : left;
	margin : 30px 48px 0px 35px;
	width : 240px;
	height : 55px;
	font-family: verdana, arial, sans-serif;
	text-align:justify;
	background : url(images/fond_pointilles.png) left no-repeat;
}

#cadre_principal h2 {
	padding-left : 40px;
	height : 55px;
}

#history_back a {
	float : right;
}

#calendar {
	float : right;
	width : 75%;
	padding : 0 6px 10px 32px;
	background : url(images/fond_pointilles_xxl.png) left no-repeat;
}

#calendar .chgt_mois a {
	color : #2A2A2A;
}

th {
	text-align : center ;
}

#calendar .lien_art a {
	font-size : 10px;
	color : #2A2A2A;
	padding-left : 5px;
}

#calendar .lien_art a:hover {
	color : white;
}

#calendar td{
padding:2px;
}
#cadre_article h2{
	color : #D62EDB;
}

#cadre_article  a {
	color : #2A2A2A;
}

#cadre_article  a:hover {
	color : #F79F11;
}

#pied_rub {
	width : 100%;
	height: 65px;
	padding-top : 20px;
	background : url(images/agenda/fond_pied.png) no-repeat;
}