/***********************************************
* Feuille de style utilisé pour la page de login
*/

/* Table principale */
.Login {margin-top:0px;color:#333333;} 
.Login-Erreur
{
	font-weight: bold;
	color : red ;
}

/* Première ligne */
.Login-Top {} 

/* Première ligne , cellule de gauche */
.Login-Top-Left 
{
	width:13px;
	height:14px;
	background-image:url(/Saur/_Img/Login/Top_Left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	} 



/* Première ligne , cellule du milieu */
.Login-Top-Center 
{
}

/* Première ligne , cellule de droite */
.Login-Top-Right 
{
	width:480px;
	height:24px;
	background-image:url(/Saur/_Img/Login/Top_Right.jpg);
	background-repeat: no-repeat;
	}

/* Première ligne , image de fond répétée */
.Login-Top-Center-Bg 
{
	
	background:url(/Saur/_Img/Login/Top_Center_Bg.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	}


/* Ligne d'entête (contenant le titre du block) */
.Login-Head {}

/* Ligne d'entête , cellule de gauche */
.Login-Head-Left 
{
	width:13px;
	height:18px;
	background-image:url(/Saur/_Img/Login/Head_Left.jpg);
	background-repeat: no-repeat;
	}

/* Ligne d'entête , cellule du milieu */
.Login-Head-Center {}

/* Ligne d'entête , fond de la cellule du milieu */
.Login-Head-Center-Bg 
{
	width:479px;
	background-image:url(/Saur/_Img/Login/Head_Center_Bg.gif);
	background-position:repeat-x;
	}

/* Ligne d'entête , cellule de droite */
.Login-Head-Right 
{
	width:20px;
	height:18px;
	background-image:url(/Saur/_Img/Login/Head_Right.gif);
	background-repeat: no-repeat;
	}


/* Ligne d'entête , fond de la cellule du milieu */
.Login-SubHead-Center
{
	width:504px;
	background-image:url(/Saur/_Img/Login/SubHead_Center_Bg.gif);
	background-repeat:repeat-y;
	background-color:#F4F8FB;	
	}

/* Ligne d'entête , cellule de droite */
.Login-SubHead-Right 
{
	width:8px;
	background-image:url(/Saur/_Img/Login/SubHead_Right_bg.gif);
	background-repeat: repeat-y  ;
	background-color:#F4F8FB;		
	}

/* Ligne d'entête , cellule du milieu */
.Login-Cartouche-Center 
{
	background-color:#F4F8FB;	
}

.Login-Cartouche-Head-Left 
{
	width:7px;
	height:20px;
	background-image:url(/Saur/_Img/Login/Cartouche_head_Left.gif);
	background-repeat:  no-repeat   ;
	}

/* Ligne d'entête , fond de la cellule du milieu */
.Login-Cartouche-Head-Center 
{
	background-image:url(/Saur/_Img/Login/Cartouche_Head_center_Bg.gif);
	background-repeat:repeat-x;
	color:#1288C1;
	}

/* Ligne d'entête , cellule de droite */
.Login-Cartouche-Head-Right 
{
	width:7px;
	height:20px;
	background-image:url(/Saur/_Img/Login/Cartouche_head_Right.gif);
	background-repeat:  no-repeat   ;
	}
	
.Login-Cartouche-Body-left
{
	background-color:#F4F8FB;	
	}

.Login-Cartouche-Body-Center
{
	background-color:#F4F8FB;	
}
.Login-Cartouche-Body-right
{
	background-color:#F4F8FB;	
}


.Login-Cartouche-Foot-Left 
{
	width:7px;
	height:7px;
	background-image:url(/Saur/_Img/Login/Cartouche_foot_Left.gif);
	background-repeat:  no-repeat   ;
	}

/* Ligne d'entête , fond de la cellule du milieu */
.Login-Cartouche-Foot-Center 
{
background-color:#F4F8FB;
	}

/* Ligne d'entête , cellule de droite */
.Login-Cartouche-Foot-Right 
{
	width:7px;
	height:7px;
	background-image:url(/Saur/_Img/Login/Cartouche_foot_Right.gif);
	background-repeat:  no-repeat   ;
	}


/* Ligne du corps du block */
.Login-Body 
{
	color:#333333;

	}

/* Ligne du corps du block, cellule de gauche */
.Login-Body-Left 
{
	width:13px;font-size:5px ;
	color:#333333;
}

/* Ligne du corps du block, cellule de milieu */
.Login-Body-Center 
{
	vertical-align:bottom ;
	background:url(/Saur/_Img/Login/login_bg.jpg);
	background-position:0px;
	width:505px;
	height:111px; 
	color:#333333;
	}

/* Ligne du corps du block, cellule de milieu avec image de fond */
.Login-Body-Center-Bg {color:#333333;}

/* Ligne du corps du block, cellule de droite */
.Login-Body-Right 
{
	background:url(/Saur/_Img/Login/Body_Right_Bg.gif);
	background-position:repeat-y;width:7px;font-size:5px ;
	color:#333333;
}

/* Ligne du pied du block */
.Login-Foot {}

/* Ligne du pied du block, cellule de gauche */
.Login-Foot-Left 
{
	width:20px;
	height:6px;
	background-image:url(/Saur/_Img/Login/Foot_Left.gif);
	background-repeat: no-repeat;
	}

/* Ligne du pied du block, cellule de milieu */
.Login-Foot-Center {}

/* Ligne du pied du block, cellule de milieu avec image de fond */
.Login-Foot-Center-Bg 
{
	height:6px;
	background:url(/Saur/_Img/Login/Foot_Center_Bg.gif);
	background-repeat:repeat-x;
	}

/* Ligne du pied du block, cellule de droite */
.Login-Foot-Right 
{
	width:7px;
	height:6px;
	background-image:url(/Saur/_Img/Login/Foot_Right.gif);
	background-repeat: no-repeat;
	}

.Login-Text 
{
}

.Login-Text-Left
{
	background-image:url(/Saur/_Img/Login/Text-Border-Left.jpg);
	background-repeat:repeat-y;
	width:61px;
}
.Login-Text-Right 
{
	background-image:url(/Saur/_Img/Login/Text-Border-Right.jpg);
	background-repeat:repeat-y;
	width:8px;
}
.Login-Text-Center  
{
	width:433px;
	padding:5px;
}

.Login-Title 
{
	position:relative;top:-3px;
	font-size:15px;
	color:#66B1D5;
	font-weight:bold
	}
/* .Login-SubTitle 
{
	position:relative;top:-3px;
	font-family:arial;
	font-size:10px;
	color:#66B1D5;
	font-weight:bold
	}*/
/* Cartouche Non Client */
.Login-Cartouche-NonClient-Head-Left 
{
	width:8px;
	height:21px;
	background-image:url(/Saur/_Img/Login/Top_Left_NonClient.gif);
	background-repeat:  no-repeat   ;
	
	}

/* Ligne d'entête , fond de la cellule du milieu */
.Login-Cartouche-NonClient-Head-Center 
{
	background-image:url(/Saur/_Img/Login/Top_Center_NonClient.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#1288C1;
	}

/* Ligne d'entête , cellule de droite */
.Login-Cartouche-NonClient-Head-Right 
{
	width:11px;
	height:21px;
	background-image:url(/Saur/_Img/Login/Top_Right_NonClient.gif);
	background-repeat:  no-repeat   ;
	}
.Login-Cartouche-NonClient-Foot-Left 
{
	width:8px;
	height:9px;
	background-image:url(/Saur/_Img/Login/Foot_Left_NonClient.gif);
	background-repeat:  no-repeat   ;
	}

/* Ligne d'entête , fond de la cellule du milieu */
.Login-Cartouche-NonClient-Foot-Center 
{
	background-image:url(/Saur/_Img/Login/Foot_Center_NonClient.gif);
	background-repeat:repeat-x;
	}

/* Ligne d'entête , cellule de droite */
.Login-Cartouche-NonClient-Foot-Right 
{
	width:11px;
	height:9px;
	background-image:url(/Saur/_Img/Login/Foot_Right_NonClient.gif);
	background-repeat:  no-repeat   ;
}

.Login-Cartouche-NonClient-Body-left
{
	background-image:url(/Saur/_Img/Login/Body_Left_NonClient.gif);
	background-repeat:  repeat-y;
	}

.Login-Cartouche-NonClient-Body-Center
{
	background-color:#FDFDFD;	
	}
.Login-Cartouche-NonClient-Body-right
{
	background-image:url(/Saur/_Img/Login/Body_Right_NonClient.gif);
	background-repeat:  repeat-y;
}


