/*______________________________________________________________________________*/
/*                                                                              */
/*                   Cité U V2 - Feuille de style Utilisateur                   */
/*                                 Février 2005                                 */
/*______________________________________________________________________________*/

/* Styles de mise en forme pour la nouvelle identité visuelle de la cité U */

/* Les styles sont utilisés sur le tr, et s'appliquent au TD, qui peuvent conserver leur propre style */
.ligne_kaki td {border-bottom: 8px solid #A29E68;}
.ligne_kaki table {border: 1px solid #A29E68;}
.ligne_kaki table th {background-color: #A29E68; padding: 3px;}
.ligne_kaki table td {border: none; padding: 3px;}

.ligne_bleu td {border-bottom: 8px solid #329999;}
.ligne_bleu table {border: 1px solid #329999;}
.ligne_bleu table th {background-color: #329999; padding: 3px;}
.ligne_bleu table td {border: none; padding: 3px;}

.ligne_rouge td {border-bottom: 8px solid #BC3621;}
.ligne_rouge table {border: 1px solid #BC3621; }
.ligne_rouge table th {background-color: #BC3621; padding: 3px;}
.ligne_rouge table td {border: none; padding: 3px;}


.ligne_jaune td {border-bottom: 8px solid #AAAAD4;}
.ligne_jaune table {border: 1px solid #AAAAD4;}
.ligne_jaune table th {background-color: #AAAAD4; padding: 3px;}
.ligne_jaune table td {border: none; padding: 3px;}

.ligne_vide td {
	border-bottom: 8px solid white;
}
.titre td{
	background-color: #FBD362;
	line-height: 25px;
	border-top: 5px solid #BC3621;
	border-bottom: 5px solid #BC3621;
	font-weight: bold;
	vertical-align: top;
}

.title {background-color: #FFD266}

/*  Fin nouveaux styles */

/*______________________________________________________________________________*/
/*                                                                              */
/*                         Redéfinition des balises HTML                        */
/*                                                                              */
/*______________________________________________________________________________*/

body {background-color: #FFFFFF;}

p, td, th {font-family: Arial, Helvetica, Verdana,  sans-serif;	font-size: 12px;}

th {
	text-align: left;
	background-color: #FBD362;
	font-weight: normal;
	}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
	margin: 3px;
	color: #BC3621;
	}

h2 {font-size: 14px; color: #000000;}
	
a {color: #BC3621;}

/*______________________________________________________________________________*/
/*                                                                              */
/*                     Objets d'interface et styles génériques                  */
/*                                                                              */
/*______________________________________________________________________________*/

/* Pour les raccourcis clavier dans les labels de champs */
.accesskey {text-decoration: underline;}

/* Pour les champs de formulaire */
.input {font-size : 100%;}
.inputpetit	{font-size: 80%;}
.input_2 {font-size: 80%; width: 18px;}

.textarea {font-family: Arial, Helvetica, Verdana,  sans-serif; font-size: 100%}

.select {font-size: 100%;}
.selectpetit {font-size : 80%;}

.bouton {font-size: 100%; width: 80px;}
.boutonpetit {font-size: 80%;}

/* Ligne paire / impaire  : appliqué aux TR (et non aux TD) des pages LCS, LC, LL */
.pair {background-color: #E8E8E8;}

/* Pour les libellés de champs : pages LL, DC, DMAJ, Liens, Administrateur... */
.Lib {
	padding-left: 10px;
	padding-right: 5px;
	color: #848484;
	vertical-align:top;
	}

/*______________________________________________________________________________*/
/*                                                                              */
/*                Styles des Blocs composant les pages principales              */
/*                                                                              */
/*______________________________________________________________________________*/

/* __________Styles spécifiques à la page de demande__________ */

.ongletactif{
	background-color: #BC3621;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 170px;
	padding: 8px;
	}

.ongletinactif{
	background-color: #FBD362;;
	font-weight: bold;
	text-align: center;
	width: 170px;
	padding: 8px;
	border-right: solid 1px #BC3621;
	border-top: solid 1px #BC3621;
	}
	
.ongletinactifgauche{
	background-color: #FBD362;;
	font-weight: bold;
	text-align: center;
	width: 170px;
	padding: 8px;
	border-right: solid 1px #BC3621;
	border-top: solid 1px #BC3621;
	border-left: solid 1px #BC3621;	
	}

.onglets {border: solid 2px #BC3621;}
.onglets th {background-color: #BC3621;	color: #ffffff;}
.onglets td.titre {background-color: #cccccc;}

.demande {background-color: #F7F7F7; border: 1px solid #ABAE47;}
.demande .pair {background-color: #F7F7F7;}
.demande .titre {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F4F801;
	}

.bordure {
	border: 1px solid #ABAE47;
	background-color: #F8F8EA;
	}

/* __________Styles spécifiques aux maisons__________ */

.maison {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	}

.maison th {
	background-color: #BCD8FF;
	color: #000000;
	text-align: left;
	font-weight: bold;
	}

/* Ligne RECHERCHE (LC, LCS, LL, LienInternD... )_______________________________ */
.Rech {
	text-align: center;
	background-color: #999999;
	color: #FBD362;
	}
	
.Rech table {
	width: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding: 5px;
	}

.Rech td {text-align: center;}

.Rech th {
	text-align: center;
	background-color: #999999;
	color: #FBD362;
	font-weight: normal;
	}

/* Ligne LISTES ENREGISTREMENTS EN COLONNES (LC, LCS, LienInterneD...____________ */

.Enr td {padding: 5px; padding-left: 10px;}
.Enr th {
	padding: 5px;
	padding-left: 10px;
	background-color: #FBD362;
	text-align: left;
	color: #BC3621;
	font-weight: normal;
	}

/* Colonne des Actions (LCS et LC) : Ajouter, Supprimer */
.EnrAction {text-align: center; width: 50px;}

/* Colonne de Sélection (LCS et LienInterneD): cases à cocher et bouton radio */
.EnrSelect {width: 10px;}


/* Liste ENREGISTREMENTS EN LIGNE (LL) ___________________________________________ */

.EnrLigne table {margin-top: 10px; margin-bottom: 10px;}
.EnrLigne th {background-color: #FFFFCC; text-align: left;}

.LL .Lib {text-align: left;}
	
/* Ligne NAVIGATION (toutes pages, ou presque)______________________________________*/
.Nav {
	text-align: center;
	background-color: #FBD362;
	border-bottom: 5px solid #BC3621;
	}
	
.Nav td, .Nav td a {color: #636363;}

/* Navigation - N° nombre de pages et nombre d'enregistrements */
.NavEnrNo, .NavPageNo {padding: 5px; color: #999999;}

/* Navigation - Bouton retour, parfois OK et Annuler (à vérifier avec NavAction) */
.NavRetour {
	text-align: left;
	width: 100px;
	padding-right: 0px;
	}

/* Ligne DETAIL ENREGISTREMENT (DC et DMAJ)_________________________________________*/
.Statut {
	color: black;
	text-align: center;
	background-color: #eeeeee;
	}

.EnrDetail table {padding-left: 5px; padding-right: 5px;}
.EnrDetail td {color: #000000; font-weight: bold;}
.EnrDetail .Lib {text-align: right;	font-weight: normal;}

.EnrMAJ {border: 1px solid #FBD362;	width: auto;}
.EnrMAJ td, .EnrMAJ th {padding-left: 10px;	padding-right: 10px;}
.EnrMAJ .Lib {text-align: right; font-weight: normal;}
.EnrMAJ .Lib2 {
	color: #999999;
	text-align: left;
	font-weight: normal;
	}
.DMAJ .Lib {text-align: right;}	
.DMAJ {background-color: #FEFEDE}
.DMAJ2 {border: 1px solid #ABAE47;}

.Login {border: 1px solid #FBD362; width: auto;}
.Login td {padding-left: 10px; padding-right: 10px;}
