/***********************************************************************************************/
/* CSS du site Oxatis 2008-2009 de Graphical Dream - Création Philippe STANO - 01 juillet 2008 */
/*                                            CSS BASE                                         */
/***********************************************************************************************/

.PBHMItem:link, .PBHMItem:visited {

}

.PBHMItem:hover {

}

font.PBPTitle {
	margin-top:12px !important; /*FF width*/
	margin-top:8px; /*IE width*/
	margin-left:15px;
}


.PBVMItem:link, .PBVMItem:visited {
	display: block;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:400;
	color:#65B300;
	text-decoration:none;
	text-align:left;
	border-style:inset;
	border-color:#BBBBBB !important;  /*FF color*/
	border-color:#E5E5E5; /*IE color*/
	border-width:0px 0px 1px 0px ;
	width:224px !important; /*FF width*/
	width:232px; /*IE width*/
	padding-left:5px;
	margin-bottom:0px !important; /*FF margin*/
	margin-bottom:4px; /*IE margin*/
	line-height:23px !important; /*FF height*/
	line-height:24px; /*IE height*/
}

.PBVMItem:hover {
	display: block;
	background:url(menuhover0809.jpg) #0090FF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:400;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	width:201px !important; /*FF width*/
	width:232px; /*IE width*/
	padding-left:28px;
	margin-bottom:0px !important; /*FF margin*/
	margin-bottom:4px; /*IE margin*/
	line-height:23px !important; /*FF height*/
	line-height:24px; /*IE height*/
}

.PBCopyright {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:400;
	color:#959595;
	text-decoration:none;
}

.PBFMItem:link, .PBFMItem:visited {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:400;
	color:#959595;
	text-decoration:none;
}

.PBFMItem:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:400;
	color:#000000;
	text-decoration:underline;
}
