/******* BEGIN Path *******/
.pathchemin {
	background-image: url(../img/path/homepage_bar.gif);
	background-repeat: no-repeat;	
	overflow: hidden;
	height : 19px;
}

.blackjoint {
	display:none;
	background-image: url();
	height : 19px;
}
/******* END Path *******/


/******* BEGIN Content *******/
#content {
	width: 598px !important;
	background: url(../img/rightcolumn.gif) repeat-y right;
	background-color: #ffffff;
}

/*** HOMEPAGE CENTER***/
.homepagecenter {
	margin-top: 17px;
	margin-bottom: 10px;
	overflow:hidden;
	clear:both;
}

.homepagecenter .mandatory {
	font-family: Verdana;
	font-size: 14px;
	color: #0A8556;
	margin-bottom: 12px;
}

.homepagecenter .homepagecenteritem {
	overflow:hidden;
	clear:both;
}

.homepagecenter .homepagecenteritem img, .homepagecenter .homepagecenteritem object {
	float:left;
	TEMPwidth: 209px;
	TEMPheight: 178px;
	margin-right:10px;
}
/*** FIN HOMEPAGE CENTER***/

/*** HOMEPAGE RIGHT ***/
.homepagerightmother{
	width : 140px;
	overflow:hidden;
}

.homepageright img {
	width: 140px;
	height: 140px;
}

.homepageright h2 {
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	color: #FFFFFF;
	background-color: #0A8556;
}

.homepageright div {
	font-family: Verdana;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	color: #484848;
}
/*** FIN HOMEPAGE RIGHT ***/

/*** HOMEPAGE BOTTOM ***/
.homepagebottom {
	overflow:hidden;
	clear:both;
}

.homepagebottomitem {
	width:209px;
	margin-right:10px;
	float:left;
	overflow:hidden;
}

.homepagebottomitem .backgroundtitle {
	background: url(/wps/themes/html/CommonFiles/img/homepage/imgstory.gif) no-repeat;
	height:22px;
}

.homepagebottomitemcontainer {
	margin-top: 8px;
}

.homepagebottomitem h2 {
	padding-top:4px;
	padding-left:5px;
}

.homepagebottomitem img, .homepagebottomitem object {
	width: 60px;
	height:78px;
	margin-right: 8px;
	float:left;
}
/*** FIN HOMEPAGE BOTTOM ***/

.linkoff a {
	color: #118862;
}

.homepagebottomBrowserComp {
    width : 418px;
	margin-top:10px;
	margin-left:30px;
	margin-right:10px;
	overflow:hidden;
}

.homepagebottomBrowserComp p {
	font-family: Verdana;
	font-size: 10px;
    font-style : italic;
	color: red;
    text-align : left;
}
/******* END Content *******/