

/* NOTIFICATIONS */

#notifications
{
	position:absolute;
	z-index:10000;
	background:url(../img/ajax-loader.gif) center left no-repeat;
	background-color:#00CCFF;
	height:30px;
	line-height:30px;
	padding-left:40px;
	padding-right:10px;
	border:1px solid #000000;
	display:none;
}

.x-window-dlg .ext-mb-download {
	background:transparent url(../img/ico/download.gif) no-repeat top left;
	height:46px;
}

.x-window-dlg .ext-mb-authentification {
	background:transparent url(../img/ico/authentification.gif) no-repeat top left;
	height:46px;
}

/* PAGE LOGIN */

.header_menu_login
{
	width:807px;
	background:url(../img/menuA.gif) top left repeat-x;
}

#formulaire_login
{
	margin-left:80px;
}

.formulaire_login_div
{
	color:#13246a;
	font-size:12px;
	font-weight:bold;
}

#formulaire_login form
{
	margin-left:20px;
}

.formulaire_login_input
{
	border:1px solid #969696;
	color:#13246a;
	width:200px;
	padding:2px;
}

.formulaire_login_btn
{
	color:#FF0000;
	width:70px;
	background-color:#e0e0e0;
	border:1px solid #e0e0e0;
	margin-right:10px;
}

#formulaire_login_error
{
	color:#FF0000;
	padding-top:4px;
	padding-bottom:4px;
}

/* PAGE LOGIN EXT LIKE */

#index_login_form
{
	width:400px;
	background:url(../img/fond_login_page.gif) top left repeat-y;
}

#header_login_form
{
	width:400px;
	height:24px;
	background:url(../img/header_login_page.gif) top left no-repeat;
	line-height:24px;
	padding-left:38px;
	font-size:14px;
	font-weight:bold;
	color:#15428b;
}

#content_login_form
{
	padding:20px;
}

#footer_login_form
{
	width:400px;
	height:5px;
	background:url(../img/footer_login_page.gif) top left no-repeat;
}

#index_pas_inscrit
{
	margin-top:10px;
	font-size:12px;
	width:400px;
	text-align:left;
	margin-left:110px;
}

#index_pas_inscrit a
{
	color:#000000;
	text-decoration:none;
}

#index_pas_inscrit a:hover
{
	text-decoration:underline;
}

#index_login_perte_id
{
	margin-top:10px;
	font-size:12px;
	width:400px;
	text-align:left;
	margin-left:110px;
}

#index_login_perte_id a
{
	color:#000000;
	text-decoration:none;
}

#index_login_perte_id a:hover
{
	text-decoration:underline;
}

#index_retour_sur_perl
{
	margin-top:10px;
	font-size:12px;
	width:400px;
	text-align:left;
	margin-left:110px;
}

#index_retour_sur_perl a
{
	color:#000000;
	text-decoration:none;
}

#index_retour_sur_perl a:hover
{
	text-decoration:underline;
}

#index_retour_sur_perl a span
{
	color:#0000FF;
	text-decoration:underline;
}
