/**
 * 	@author Blanc Jerome <Blanc.Jerome@cirano.qc.ca>
 * 	@copyright 2010 Cirano
 *	@version $Id$
 *  ICIRANO Web Events
*/
#content {background-color:white;font-size: 1.1em;overflow:auto;}
#content_title{
	float			:	left;
	margin-top		:   2px;
	margin-left		:   2px;
	width			:	985px;
	height			:	22px;
	overflow		:	hidden;
	text-align		:	justify;
}
#content_top_txt{
	float			:	left;
	margin-top		:   5px;
	margin-left		:   5px;
	width			:	485px;
	height			:	165px;
	overflow		:	hidden;
	text-align		:	justify;
	font-size		:	12px;
}
#content_top_txt2{
	float			:	left;
	margin-top		:   5px;
	margin-left		:   15px;
	width			:	485px;
	height			:	165px;
	overflow		:	hidden;
	text-align		:	justify;
	font-size		:	12px;
}
#content_title2{
	float			:	left;
	margin-top		:   2px;
	margin-left		:   0px;
	width			:	300px;
	height			:	22px;
	overflow		:	hidden;
	text-align		:	justify;
}
#content_sommaire{
	float			:	left;
	margin-top		:   5px;
	margin-left		:   7px;
	padding-left:10px;
	width			:	720px;
	height			:	280px;
	overflow		:	auto;
	text-align		:	justify;
	border : 1px solid black;
}
#content_sommaire h1{

	margin-left		:   -5px;

}
#content_boutons{
	float			:	left;
	margin-top		:   2px;
	width			:	235px;
	height			:	280px;
	overflow		:	hidden;
	text-align		:	justify;
}	
.miniContentBoxes_Popup {
	cursor				:	pointer;
	/*position			:	absolute;
	bottom				:	0px;
	right				:	200px;*/
	float				:	right;
	margin-right		:	0px;
	margin-bottom		:	25px;
	margin-top		:	5px;
	width				:	220px;
	height				:	70px;

}
.miniContentBoxes_title {
	/*position			:	absolute;
	top					:	0px;
	left				:	45px;*/
	float:left;
	margin-top			:	20px;
	margin-left		:15px;
	width				:	100px;
	height				:	30px;
	overflow			:	hidden;
	font-weight			:	bold;
	color				:	#003366;
}
.miniContentBoxes_title2 {
	/*position			:	absolute;
	top					:	0px;
	left				:	45px;*/
	float:left;
	margin-top			:	0px;
	margin-left		:10px;
	width				:	115px;
	text-align		:	justify;
	height				:	80px;
	overflow			:	hidden;
	font-weight			:	bold;
	color				:	#003366;
}
.ContentBoxes_Report_img {
	/*position			:	absolute;
	top					:	0px;
	left				:	0px;*/
	float				:	left;
	border				:	none;
	margin				:	0px 0px 8px 22px;
	width				:	66px;
	height				:	66px;
	background-image:url(../../public/images/content/pension/rapportfinal1.png);
}
.ContentBoxes_Report_img:hover {background-image:url(../../public/images/content/pension/rapportfinal2.png);
}
.ContentBoxes_Biblio_img {
	/*position			:	absolute;
	top					:	0px;
	left				:	0px;*/
	float				:	left;
	border				:	none;
	margin				:	0px 0px 8px 22px;
	width				:	66px;
	height				:	66px;
	background-image:url(../../public/images/content/pension/bibliographie1.png);
}
.ContentBoxes_Biblio_img:hover {background-image:url(../../public/images/content/pension/bibliographie2.png);
}
.ContentBoxes_Home_img {
	/*position			:	absolute;
	top					:	0px;
	left				:	0px;*/
	float				:	left;
	border				:	none;
	margin				:	0px 0px 8px 22px;
	width				:	66px;
	height				:	66px;
	background-image:url(../../public/images/content/pension/button_pension_42_off.png);
}
.ContentBoxes_Home_img:hover {background-image:url(../../public/images/content/pension/button_pension_42_on.png);

}
.content_liste_description {
	position			:	relative;
	top					:	-35px;
	margin-bottom		:   -35px;
	left				:	-25px;
}

