.hold{
	float:left;
	display:block;
}
.btcalendrier {
	float:left;
	padding:0px;
}

.btcalendrier a{

}
.btcalendrier a:hover{
	background-color:#352b21;
}


.cal_font {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
  width:200px;
}
.cal_header {
	float:left;
	color:#FFF;
	font-size:10pt;
/*	font-weight: bold;*/
	background-color:none;
	text-align:left;
	padding:0px;
	width:150px;
}
font.alert{
    /*    font-weight: bolder;*/
        color: #990066;
        text-transform: uppercase;
}
font.not_approved{
     font-style: italic;
}
tr.week{
     text-align: left;
     vertical-align: top;
	 height:23px;
}
tr.holiday{
   /*  font-weight: bold;*/
     color: #FFFFFF;
     /*background-color: #FE6802;*/
     vertical-align:top;
}
tr.day_name{
     color: #ff9501;
     font-size: 8pt;
     height:25px;
	 text-align:left;
	 font-weight:normal;
}

.dayname
{
	font-size:12px;
	font-weight:normal;
}


td.right_box{
     text-align: left;
}
td.left_box{
     text-align: right;
}
.weekend_link{
     color: #FFFFFF;
     font-size: 8pt;
}
.weekend_box{
    /* background-color: #738293;*/
   /*  border-bottom: thin solid #E0E0E0; */
     color: #FFFFFF;
     width: 72pt;
     height: 16pt;
}
td.dark_date_box{
    /* background-color: #B8B8B8;*/
     width: 72pt;
     height: 16pt;
}
td.today_date_box{

	 color:#000;
     width: 40px;
	 text-align:left;
    
}
td.date_box{
     /*background-color: #E0E0E0;*/
     width: 72pt;
	 text-align:left;
     
}
.quote {
	font-size: 11px; color: #444444;
	/*background-color: #FAFAFA;*/
	 border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.gen { 
	font-size : 12px; 
	color : #000000;
}
a.gen{ 
	color: #006699; 
	text-decoration: none;
	display: inline;
}
a.gen:hover{
	color: #DD6900; 
}



