@import url("common.css");

/* emm */

body
{
	scrollbar-track-color		: #E0E0E0;
}

.breadcrumbsselected a {
	color : #000;
}


span.HP #monTitre
{
	 padding-right		:10px;
	 text-align			:right;
}

/* Pour les dossiers*/

#contentDossier
{ 
	height				: 412px;	
}

#contentDossier .identification
{
	margin-top		: 1.5em;
	/*border-bottom	: 1px solid #ccc;*/
	margin-bottom	: 1.5em;
	margin-left		:20px;
	padding			:0 20px;
	
	border : 1px solid #ccc;
	background-color:#f0f0f0;
	margin-left		:0;
}

#contentDossier .TitreDossier
{
	color :Black;
	font-size :15px;
	font-weight: bold;
	
}

#contentDossier .inscription
{
	margin-top		: 1.5em;
	/*border-bottom	: 1px solid #ccc;*/
	margin-bottom	: 1.5em;
	margin-left		:20px;
	padding			:0 20px;
	
	border : 1px solid #ccc;
	background-color:#f0f0f0;
	margin-left		:0;
}


#texteLogo 
{
	margin				: 6px 0 0 0; 
	display				: block;
	width				: 500px;
	height				: 35px;
}

#sansTexteLogo 
{
	display				:none; 
}


#baseLineTextSmall 
{
	margin				: 42px 10px 0 20px;
}

#menuPrinc 
{
	background-color	: #BFD730; 
}

#menuPrinc LI
{
	background-image	: url(/EMM/Images/home/p_navt_off.gif); 
}

#menuPrinc.home
{
	background-color	: #003366;
}

#menuPrinc.Grand
{
	height				: 150px;
}

#menuPrinc.home LI A
{
	color				: #FFF;
}

/************************tableau contextuel*******************************/

.selectContext
{
	width				: 190px;
	margin				: 5px 10px 10px 10px;
}



/*
-------------------------------
--  liste home colonne droite
-------------------------------
*/

#home-right li
{ 
	color				: #D72027;
}

#globalGauche
{
	 background-color:#003366;
	}
	

	

#contenuCont
{
	
	background-image	:url(/EMM/images/fond_gauche.jpg); 
	position	: relative;
	 height		: 100%;
	 margin: 0 0 0 0;
	 display:block;
	 z-index:999;
}

#colonneMilieuSmall .tparag
{
	margin-top			: 20px;
}

.sousMenuAvecTexteDessous
{
	background-color	: #999;
}

.sousMenuSansTexteDessous
{
	/* background-image	: url(/emm/images/fond.gif);*/
	background-color:#999;
}


.rouge .desc
{
	height				: 100px;
}


.texteSousMenu
{
/*	background-color	: #DEED78;*/
}



#colonneDroiteSmall
{
	background-color	: #999;
}
#contentDossier .fieldset
{
	margin-top		: 1.5em;
	/*border-bottom	: 1px solid #ccc;*/
	margin-bottom	: 1.5em;
	margin-left		:20px;
	padding			:0 20px;
}

#contentDossier .fieldset.niv1
{
	border : 1px solid #ccc;
	background-color:#f0f0f0;
	margin-left		:0;
}

#contentDossier .fieldset .legend
{
	font-weight		: bold;
	color			: #333333;
	margin-bottom	: 1em;
	padding			: 0 0 0 15px; 
	background-image	: url(/EMM/Images/p_legend.gif);
	background-position	: 0 3px;
	background-repeat	: no-repeat;
}
#contentDossier .fieldset .legend.niv1
{
	color: #d72027;
	border : 1px solid #ccc;
	padding:2px 15px;
	background-position	: 6px 8px;
}

#contentDossier .label
{
	display:block;
	float:left;
	width			: 180px;
	text-align		: right;
	padding-right	: 1em;
	padding-top		: 3px;
}

#contentDossier .fieldset .h118
{
	height:118px;
}

.boutonEffacer
{
	background-color: #d72027;
	color			: #fff;
	font-weight		: bold;
	border			: 0;
	cursor			: pointer;
}

.boutonValider
{
	background-color: #d72027;
	color			: #fff;
	font-weight		: bold;
	border			: 0;
	cursor			: pointer;
}
/*	tableau de menu contextuel (essentiels, gabarit archive) */

.cartouche,
.cartouchevide
{
	background-position	: 6px 6px;
	color				: #fff;
	background-color	: #AAA;
}
	
.contenuTableau,
.contenuTableauDemandeInfo
{
	background-color	: #EBE4E3;
}

/*	FMA : style menu rectangle */

#menuPrinc UL LI, #menuPrinc .home UL LI
{
	border-style		:solid;
	border-width		: 1px;
	border-color		: white;
	margin				: 3px;
	
}

#menuPrinc UL LI UL, #menuPrinc .home UL LI UL
{
	right				: 218px;
	_right				: 220px;
	background-color	: #000;
}

#menuPrinc UL LI UL LI, #menuPrinc .home UL LI UL LI
{
	padding				: 5px 15px 5px 15px;
	margin				: 5px 15px 5px 15px;
}
/*	FMA : FIN style menu rectangle */