@charset  "ISO-8859 1";

A		{ font-family:arial, verdana, helvetica; color:#00F; text-decoration:underline }

SPAN	{ font-family:arial}
TD     	{ font-family:arial}

BODY	{ 
background-color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:10px;
	/*background-image:url(../../../conseil_quebecois/images/container-bg23.gif);
	background-position:top;
	background-repeat:no-repeat;*/
	font-size:12px;
	color:#000;
	font-weight:100;
	margin-top:0px;

}

/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial; font-weight:bold; color:#004a78 }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#F5F4ED; height:100; width: 110; }
.empty_day_cell			{ background-color:#ccc; height:100; width: 110; }
.today_cell				{ background-color: #CAEAFF; height:100; width: 110; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:arial; color:#000; font-weight:600 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:11px; font-family:arial; color:#000 }
.title_txt A:link		{ font-size:11px;color: #069; text-decoration:underline }
.title_txt A:active		{ font-size:11px;color:#069; text-decoration:underline }
.title_txt A:visited	{ font-size:11px;color:#069; text-decoration:underline }
.title_txt A:hover		{ font-size:11px;color: #F90; text-decoration:underline }

.title_txt2				{ font-size:11px; font-family:arial; color:#000 }
.title_txt2 A:link		{ font-size:11px;color: #900; text-decoration:underline }
.title_txt2 A:active	{ font-size:11px;color:#900; text-decoration:underline }
.title_txt2 A:visited	{ font-size:11px;color:#900; text-decoration:underline }
.title_txt2 A:hover		{ font-size:11px;color: #F00; text-decoration:underline }


/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{ background-color:#004a78; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:arial; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:arial; color:#00F; font-weight:bold; }

.titreslisting {
                font-size: 12px;
                color:#458e02;	
				font-weight:bold;
} 

.titresresp {
                font-size: 12px;
                color:#000;
				text-align:left;
				/*font-weight:bold;*/
} 				

.description {
	font-size:12px;
	color:#000;
	font-weight:100;
	} 

/*.encadre{
	border:solid 1px #9fb5c2;background:#dde8f0 url("images/Bg_TXT.gif") repeat-x top center;
	padding:5px 10;
	z-index:10;
	}
*/
