@import url("common.css");

/* GECO */

body
{
	scrollbar-track-color		: #CCCC99;
}

.breadcrumbsselected a {
	color : #000;
}


/* Pour les dossiers*/

#contentDossier
{ 
	height				: auto;
	padding-right:10px;	

}

#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 LI
{
	background-image	: none; 
}


#menuPrinc.Grand
{
	height				: 150px;
}

#menuPrinc.home LI A
{
	color				: #FFFFFF;
}
/************************tableau contextuel*******************************/

.selectContext
{
	width				: 190px;
	margin				: 5px 10px 10px 10px;
}



/*
-------------------------------
--  liste home colonne droite
-------------------------------
*/

#home-right li
{ 
	color				: #D72027;
}

#contenuCont
{
	background-color	: #BFD730; 
}

#colonneMilieuSmall .tparag
{
	margin-top			: 20px;
}



.sousMenuAvecTexteDessous
{
	background-color	: #DEED78;
}

.sousMenuSansTexteDessous
{
	background-color	: #DEED78;
}

.texteSousMenu
{
	background-color	: #DEED78;
}



#colonneDroiteSmall
{
	background-color	: #BFD730;
}
#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(/GrandeEcole/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			: 170px;
	text-align		: right;
	padding-right	: 1em;
	padding-top		: 3px;
}

#contentDossier .fieldset .h118
{
	height:118px;
}

.boutonEffacer
{
	background-color: #d72027;
	color			: #fff;
		/* hack pour éviter le tronquage du bouton sous IE*/
	_height:18px;
	font-weight		: bold;
	border			: 0;
	cursor			: pointer;
}
.validatorField
{
 padding-left:192px;
 _padding-left:190px;
	
	}
.boutonValider
{
	background-color: #d72027;
	color			: #fff;
	font-weight		: bold;
	/* hack pour éviter le tronquage du bouton sous IE*/
	_height:18px;
	border			: 0;
	cursor			: pointer;
}

.cartouche,
.cartouchevide
{
	background-position	: 6px 6px;
	color				: #fff;
	background-color	: #778611;
}
	
.contenuTableau,
.contenuTableauDemandeInfo
{
	background-color	: #DEED78;
}


.textbox { 
border: 1px solid #B1CBFA; 
height:18px;
} 

.infobulle
{
	cursor:help;
	
	}

	
