@charset "utf-8";
/* CSS Document */
p.grant
{
	padding-left:4px;
	text-align:justify;
}
#colonne_gauche_grant
{
	float:left;
	width:620px;
	text-align:justify;
}
.extern
{
	color:#C06;
}
.grant_titre_archiv
{
	background-color:#EBEBEB;
	border-left-color:#666;
	border-bottom-color:#E5E5E5;
	border-left-style:groove;
	border-bottom-style:groove;
	border-left-width:8px;
	border-bottom-width:2px;
	margin-bottom:2px;
}
.a_grant
{
	background-color:#6FF;
}
.icon_grant
{
	background-image:url(../image/icon_grants.png);
	background-repeat:no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor: pointer;
	background-color:#FFF;
	vertical-align: text-bottom;
}
.pointer
{
	cursor:pointer;
}
.icon_grant_couleur
{
	background-image:url(../image/icon_grants_couleur.png);
	background-repeat:no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor: pointer;
	background-color:#FFF;  
}
.icon_grant_margin
{
	margin-left:0px;
	padding-right:0px;
}
#liste_grants
{
	margin-left:0px;
}
/* grant menu BO*/
.mathef
{
	background-color:#E2FFC6;
	padding-top:15px;
	padding-bottom:10px;
}
.fealora
{
	background-color:#FF9;
	padding-top:15px;
	padding-bottom:10px
}
#bouton1
{
	margin-top:3px;
	margin-bottom: 2px;
}
#grantData.grantData_hidden,#nocoordinator.grantCoordinator_hidden,
#MainInvestigatorInternal.grantMain_hidden,#IMleader.grantIMleader_hidden
{ 
	display: none;
}
#grantData.grantData_show,#nocoordinator.grantCoordinator_show
{
	display: block;
}
#MainInvestigatorInternal.grantMain_show,#IMleader.grantIMleader_show
{ 
   display: inline;
}   
