
/**
 * 	@author Blanc Jerome <Blanc.Jerome@cirano.qc.ca>
 * 	@copyright 2010 Cirano
 *	@version $Id$ 
 */
/*********** ICIRANO Home **********/
#content_Box {
	position			:	absolute;
	top					:	0px;
	left				:	11px;
	width				:	1000px;
	height				:	496px;
	color				:	white;
	text-align			:	left;
	overflow			:	hidden;
	background-image	:	url(../../public/images/content/webevents20101103_ContentBox.png);
}
.ContentBoxes_title {
	position			:	absolute;
	top					:	0px;
	left				:	80px;
	margin				:	8px 0px 0px 8px;
	color				:	#effca0;
	font-weight			:	bold;
	width				:	330px;
	height				:	15px;
	overflow			:	hidden;
}
.ContentBoxes_resume {
	position			:	absolute;
	top					:	16px;
	left				:	80px;
	margin				:	8px 0px 0px 8px;
	width				:	330px;
	height				:	30px;
	overflow			:	hidden;
}
.ContentBoxes_date {
	position			:	absolute;
	top					:	55px;
	left				:	80px;
	margin				:	0px 0px 0px 8px;
	width				:	330px;
	height				:	15px;
	font-size			:	.9em;
	font-style			:	italic;
	overflow			:	hidden;
}
#ContentBoxes_introduction {
	position			:	absolute;
	top					:	1px;
	left				:	0px;
	width				:	1010px;
	height				:	65px;
	background-color	:	white;
	background-image	:	url(../../public/images/background.gif);
	background-repeat	:	repeat;
	color				:	white;
	text-align			:	justify;
	overflow			:	hidden;
}
#ContentBoxes_introduction .leftBox_Txt {
	position			:	absolute;
	top					:	5px;
	left				:	30px;
	width				:	430px;
	height				:	55px;
	color				:	#0d2d5b;
	text-align			:	justify;
	overflow			:	hidden;
}
#ContentBoxes_introduction .rightBox_Txt {
	position			:	absolute;
	top					:	5px;
	left				:	480px;
	width				:	480px;
	height				:	55px;
	color				:	#0d2d5b;
	text-align			:	justify;
	margin				:	0px 5px 5px 5px;
	overflow			:	hidden;
}
#ContentBoxes_introduction .rightBox_Txt img {
	vertical-align		:	top;
}
#ContentBoxes_introduction .rightBox_Txt a,a:visited {
	color				:	#c31515;
	text-decoration		:	underline;
}
#ContentBoxes_introduction .rightBox_Txt a:hover {
	color				:	#6b1010;
	text-decoration		:	none;
}
#ContentBoxes_WebEvents {
	position			:	absolute;
	top					:	65px;
	left				:	0px;
	width				:	1000px;
	height				:	431px;
	overflow			:	hidden;
	background-image	:	url(../../public/images/content/webevents201011_ContentBox.png);
}
.ContentBoxes_WebEvents_List {
	position			:	absolute;
	top					:	30px;
	left				:	0px;
	width				:	1000px;
	height				:	431px;
	overflow			:	hidden;
}
.ContentBoxes_WebEvents {
	float				:	left;
	cursor				:	pointer;
	position			:	relative;
	top					:	20px;
	left				:	35px;
	width				:	480px;
	height				:	120px;
}
.ContentBoxes_WebEvents_title {
	position			:	absolute;
	top					:	0px;
	left				:	107px;
	margin				:	8px 0px 0px 12px;
	width				:	305px;
	height				:	30px;
	overflow			:	hidden;
	font-weight			:	bold;
	color				:	#effca0;
}
.ContentBoxes_WebEvents_resume {
	position			:	absolute;
	top					:	30px;
	left				:	107px;
	margin				:	8px 0px 0px 12px;
	width				:	305px;
	height				:	65px;
	overflow			:	hidden;
	text-align			:	justify;
}
.ContentBoxes_WebEvents_label {
	position			:	absolute;
	top					:	80px;
	left				:	0px;
	width				:	79px;
	height				:	15px;
	font-size			:	.9em;
	font-weight			:	bold;
	color				:	#effca0;
	text-align			:	center;
	overflow			:	hidden;
}
.ContentBoxes_WebEvents_20130903_1_img {
	position			:	absolute;
	top					:	0px;
	left				:	0px;
	border				:	none;
	margin				:	8px 0px 8px 8px;
	width				:	100px;
	height				:	100px;
	background-image:url(../../public/images/content/webevents201309/webevents20130903_popup_01.jpg);
	background-repeat:no-repeat;
}
.ContentBoxes_WebEvents_20130903_2_img {
	position			:	absolute;
	top					:	0px;
	left				:	0px;
	border				:	none;
	margin				:	8px 0px 8px 8px;
	width				:	100px;
	height				:	100px;
	background-image:url(../../public/images/content/webevents201309/webevents20130903_popup_02.jpg);
	background-repeat:no-repeat;
}
.ContentBoxes_WebEvents_20130903_3_img {
	position			:	absolute;
	top					:	0px;
	left				:	0px;
	border				:	none;
	margin				:	8px 0px 8px 8px;
	width				:	100px;
	height				:	100px;
	background-image:url(../../public/images/content/webevents201309/webevents20130903_popup_03.jpg);
	background-repeat:no-repeat;
}
.ContentBoxes_WebEvents_20130903_4_img {
	position			:	absolute;
	top					:	0px;
	left				:	0px;
	border				:	none;
	margin				:	8px 0px 8px 8px;
	width				:	100px;
	height				:	100px;
	background-image:url(../../public/images/content/webevents201309/webevents20130903_popup_04.jpg);
	background-repeat:no-repeat;
}
