/*	***************************************************	*/
/*				HTML tag style							*/
/*	***************************************************	*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 80%;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.zone p {
	font-family: Arial, sans-serif;
}

/*******	
hyperlink and anchor tag styles	
*******/
a {
	font-size: 100%;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #fead44;
}

a:hover {
	text-decoration:none;
	color: #ff0000;	
}

/*/////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
//																    //
//							GESTION DES DIVS						    //
//																    //
///////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////*/

div#haut {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-image: url('img/h1.png');
	background-repeat: y-repeat;
}

div#haut h1 {
	height: 60px;
	padding: 20px 0 0 120px;
	margin: 0;
	background-image: url('img/logo.gif');
	background-repeat: no-repeat;
	color: #003980;
	font-size: 220%;
	font-family: Arial, sans-serif;
	text-align: left;
	text-transform: normal;
}

div#haut h1 a {
	color: #003980;
	font-size: 100%;
	font-family: Arial, sans-serif;
	text-align: left;
	text-transform: normal;
}

	div#haut div#utilisateur {
		height: 20px;
		padding: 5px 20px 0 0;
		background-image: url('img/user.png');
		background-repeat: y-repeat;
		color: #ffffee;
		font-size: 90%;
		font-weight: bold;
		font-family: Arial, sans-serif;
		text-align: right;
	}

/*
	PAGE CENTRALE
*/
div#page {
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
}

/*
	CONTENU PRINCIPAL
*/
div#content {
	clear: both;
	width: auto;
	margin: 0;
	padding: 0;
}

/* ****************************************************************************************************
	GESTION DES ONGLETS
**************************************************************************************************** */

div#menu_onglet {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 18px;
	border: 0;
	z-index: 100;
	border-bottom: 1px solid #000000;
}

div.zone {
	clear: both;
	border: 0;
	border-top: 0;
	padding: 10px;
	margin: 0;
	z-index: 50;
}

ul.onglet {
	border: 0;
	margin: 0 10px 0 10px;
	padding: 0;
	clear: both;
	font-size: 80%;
}

ul.onglet li {
	margin: 0 1px 0 0;
}

ul.onglet li.onglet_item,
ul.onglet li.onglet_item_selected {
	float: left;
	display: block;
	width: 100px;
	background-color: #ffffff;
}

ul.onglet li.onglet_navigation {
	float: left;
	display: block;
	width: 18px;
	background-color: #ffffff;
}

ul.onglet li.onglet_item a,
ul.onglet li.onglet_item_selected a {
	display: block;
	width: 80px;
	color: #ffffff;
	height: 12px;
	padding: 3px 10px 3px 10px;
	text-align: center;
	background-color: #ffffff;
	background-image: url('img/onglet/onglet.png');
}

ul.onglet li.onglet_navigation a {
	display: block;
	color: #000000;
	width: 16px;
	height: 16px;
	padding: 1px !important;
	padding: 0 1px 0 1px;
	text-align: center;
	background-color: #ffffff;
	background-image: url('img/onglet/onglet_action.png');
}

ul.onglet li a img {
	border: 0;
	margin: 0;
	padding: 0;
}

ul.onglet li.onglet_item_selected a {
	background-image: url('img/onglet/onglet_selected.png');
}

ul.onglet li.onglet_item a:hover {
	color: #000000;
	background-image: url('img/onglet/onglet_hover.png');
}

ul.onglet li.onglet_navigation a:hover {
	color: #000000;
	background-image: url('img/onglet/onglet_action_hover.png');
}

div#liste_action {
	width: 100%;
	height: 25px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	background-color: #a4c54c;
	border-bottom: 1px solid #000000;
}

ul#liste_action {
	float: left;
	clear: both;
	width: 100%;
	height: 25px;
	margin: 0;
	padding: 0;
	background-color: #a4c54c;
	border-bottom: 1px solid #000000;
	font-size: 90%;
}

	ul#liste_action li {
		float: left;
		display: block;
		margin: 0;
		padding: 0 5px 0 0;
		background-color: #a4c54c;
	}

		ul#liste_action li a {
			display: block !important;
			display: inline;
			height: 20px;
			padding: 5px 5px 0 5px !important;
			padding: 0 5px 0 5px;
			color: #ffffff;
			background-color: #a4c54c;
		}

		ul#liste_action li a:hover,
		ul#liste_action li.onglet_action_selected a {
			color: #ffffff;
			background-color: #a60603;
		}

/* ****************************************************************************************************
	GESTION DU TABLEAU LISTE
**************************************************************************************************** */

table.tab_liste,
table.liste_assedic {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table.tab_liste tr td {
	font-size: 80%;
	font-weight: normal;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
}

table.liste_assedic tr td {
	font-size: 80%;
	font-weight: normal;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
}

table.tab_liste tr th.code, 
table.tab_liste tr td.code,
table.liste_assedic tr td.code {
	text-align: center;
	width: 100px;
}

table.tab_liste tr td.adresse {
	width: 150px;
}

table.tab_liste tr td.nom_prenom,
table.liste_assedic tr td.nom_prenom {
	width: 200px;
}

table.fiche tr.impair td, 
table.tab_liste tr.impair td,
table.liste_assedic tr.impair td {
	height: 30px;
	vertical-align: middle;
	background-color: #dbe8b7;
}

table.fiche tr.pair td, 
table.tab_liste tr.pair td,
table.liste_assedic tr.pair td {
	height: 30px;
	vertical-align: middle;
}

table.fiche tr.sous_titre td {
	border: 0;
	padding: 15px 0 0 0;
}

table.fiche tr.sous_titre th {
	border: 0;
	text-align: left;
	text-transform: normal;
	padding: 15px 0 0 0;
}

a.nom_prenom {
	display: block;
	width: 100%;
	background-color: transparent;
}

a.nom_prenom:hover {
	color: #000000;
}

td.action {
	width: 16px;
	text-align: center;
}

td.action a {
	display: block;
	width: 16px;
	height: 16px;
}

td.action a:hover {
	background-color: #cccccc;
	color: #ffffff;
}

td.action a img {
	border: 0;
}

table.tab_liste tr.tab_liste_head th {
	height: 25px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background-color: #e69903;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

table.tab_liste tr th.date,
table.tab_liste tr td.date {
	width: 80px;
	text-align: center;
}

table.tab_liste tr.tab_liste_head th a {
	display: block;
	width: 100%;
	height: 22px !important;
	height: 25px;
	padding: 3px 0 0 0;
	font-size: 100%;
	color: #ffffff;
}

table.tab_liste tr.tab_liste_head th a:hover {
	background-color: #a60603;
}

table.tab_liste tr th,
table.liste_assedic tr th {
	width: auto;
	text-align: left;
	margin: 0;
	padding: 0;
}

table.tab_liste tr td a {
	color: #a60603;
}

table.tab_liste tr td a:hover {
	color: #000000;
}

table.tab_liste tr th.montant, 
table.tab_liste tr td.montant {
	text-align: right;
}

/* ****************************************************************************************************
	GESTION DES TITRES
**************************************************************************************************** */
h2.titre {
	margin: 5px 0 5px 0;
	padding: 5px;
	border: 0;
	color: #c60500;
	font-size: 150%;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

h3.titre {
	font-size: 110%;
	font-family: Verdana, sans-serif;
	color: #000000;
	border: 0;
	padding: 0;
	margin: 0 0 10px 0;
	text-decoration: none;
}



/* ****************************************************************************************************
	GESTION DES FORMULAIRES
**************************************************************************************************** */
legend {
	font-weight: bold;
	color: #3333ff;
}

table.tab_formulaire {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

table.tab_formulaire tr th {
	border: 0;
	text-align: left;
	font-size: 100%;
	font-family: Arial, sans-serif;
}

table.tab_formulaire tr td {
	padding: 3px 0 3px 0;
	font-size: 90%;
	font-family: Arial, sans-serif;
	text-align: left;
}

input.adresse {
	width: 400px;
}

input.adresse_courte,
input.adresse_mail {
	width: 250px;
}

input.civilite {
	width: 40px;
}

input.code_postal {
	width: 40px;
}

option.delete {
	color: #ff0000;
}

/* ****************************************************************************************************
	TAB BOUTON
**************************************************************************************************** */

table.tab_formulaire tr th.tab_bouton,
table.tab_liste tr th.tab_bouton {
	text-align: right;
	border: 0;
}

input.tab_bouton {
	width: 110px;
	background-color: #ededed;
	border: 1px solid #000000;
	margin: 0;
	padding: 0;
}

/* ****************************************************************************************************
	FICHE PROSPECT / CLIENT / PROF / ELEVE
**************************************************************************************************** */

table.fiche {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
	border-collapse: collapse;
}

table.fiche tr td {
	vertical-align: top;
	font-size: 100%;
	font-family: Arial, sans-serif;
}

th.fiche_titre {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, sans-serif;
	background-color: #898d98 /*#aab0bd*/;
	padding: 1px 0 1px 10px;
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;
	border-bottom: 5px solid #ffffff;
	border-top: 5px solid #ffffff;
	
}

img.more{
	width:11px;
	height:10px;
	padding-right:10px;
	cursor:pointer;
}

th.fiche_titre a {
	text-align: left;
	font-size: 100%;
	font-family: Arial, sans-serif;
	background-color: #898d98 /*#aab0bd*/;
	margin: 0;
	color: #dddddd;
}

th.fiche_titre a:hover  {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, sans-serif;
	background-color: #898d98 /*#aab0bd*/;
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;

}


td.fiche_titre {
	text-align: left;
	width: 150px;
	padding: 0;
	margin: 0;
}

/* ****************************************************************************************************
	FICHE DE COURS POUR LES PROFS
**************************************************************************************************** */

table.fiche_cours {
	width: 100%;
	font-size: 80%;
	font-family: Arial, sans-serif;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

	table.fiche_cours tr {
	}

	table.fiche_cours tr.impair, 
	table.fiche_cours tr.impair td {
		background-color: #dbe8b7;
	}

		table.fiche_cours tr th {
			font-weight: bold;
			background-color: #898d98 /*#aab0bd*/;
			padding: 1px 0 1px 0;
			margin: 0;
			color: #ffffff;
			text-transform: uppercase;
			border-bottom: 5px solid #ffffff;
			border-top: 5px solid #ffffff;
		}

		table.fiche_cours tr td {
			text-align: left;
			border: 0;
			border-bottom: 1px solid #333333;
		}

		table.fiche_cours tr td.date {
			width: 80px;
		}

		table.fiche_cours tr td.nom_prenom {
			text-align: left;
			width: 180px;
		}

			table.fiche_cours tr td a {
				width: 100%;
				display: block;
				color: #000000;
				font-weight: normal;
				font-size: inherit;
			}

				table.fiche_cours tr td a span {
					display: none;
				}

			table.fiche_cours tr td a:hover {
				color: #000000 /*#65a9b2*/;
				background-color: #e6ecfc;
				font-weight: bold;
			}

				table.fiche_cours tr td a:hover span {
				}

td.listeCours {
	margin: 0;
	padding: 5px 20px 20px 20px;
}

td.listeCours table.fiche_cours {
	font-size: 90%;
}

	td.listeCours table.fiche_cours tr th {
		background-color: #cccccc;
	}

/* ****************************************************************************************************
	TABLEAU DE DISPONIBILITE
**************************************************************************************************** */

table.disponibilite {
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
}

	table.disponibilite tr th {
		margin: 0;
		padding: 0;
		border: 0;
		text-align: center;
		vertical-align: middle;
		border: 1px solid #cccccc;
	}

	table.disponibilite tr td {
		margin: 0;
		padding: 0;
		border: 0;
		text-align: center;
		vertical-align: middle;
		border: 1px solid #cccccc;
	}

	table.disponibilite tr td.dispo_item {
		margin: 0;
		padding: 0;
		width: 30px;
		height: 30px;
	}

		table.disponibilite tr td.dispo_item label {
			display: block;
			margin: 0;
			padding: 6px 0 0 0;
			width: 30px;
			height: 24px;
			text-align: center;
			background-color: #ffffff;
		}

		table.disponibilite tr td.dispo_item label.check {
			background-color: #ccffcc;
		}

/* ****************************************************************************************************
	DIV POUR AJAX
**************************************************************************************************** */

div.listeVille {
	display: none;
	position: absolute;
	width: 300px;
	height:200px;
	overflow: scroll;
	background: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
}

/* ****************************************************************************************************
	LISTE DE CONTACT
**************************************************************************************************** */

ul.listeContact {
}

	ul.listeContact li {
		display: block;
	}

		ul.listeContact li a {
			display: block;
			padding: 10px 0 10px 0;
			background-color: #ffffff;
		}

			ul.listeContact li a span.entete {
				display: block;
			}

			ul.listeContact li a span.type_n {
				color: #ff0000;
			}

			ul.listeContact li a span.type_o {
				color: #006900;
			}

			ul.listeContact li a span.type_ {
				color: #0000ff;
			}

			ul.listeContact li a span.date {
				color: #555555;
			}

			ul.listeContact li a span.commentaire {
				display: block;
				margin: 3px 0 3px 0;
				color: #000000;
				font-weight: normal;
			}

	ul.listeContact li.impair {
	}

		ul.listeContact li.impair a {
			background-color: #f8f8f8;
		}

			ul.listeContact li.impair a span.entete {
				display: block;
			}

			ul.listeContact li.impair a span.commentaire {
			}

		ul.listeContact li a:hover {
			background-color: #e5ebfb;
		}

			ul.listeContact li a:hover span.type_n {
				color: #ff0000;
			}

			ul.listeContact li a:hover span.type_o {
				color: #006900;
			}

			ul.listeContact li a:hover span.type_ {
				color: #0000ff;
			}

			ul.listeContact li a:hover span.commentaire {
			}


		ul.listeContact li.impair a:hover {
		}

			ul.listeContact li.impair a:hover span.commentaire {
			}

/* ****************************************************************************************************
	TABLE DEPLACEMENT
**************************************************************************************************** */

table.deplacement {
	width: 100%;
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
}

table.deplacement tr td {
	font-size: 105%;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

table.deplacement tr td span.localisation {
	font-size: 90%;
	display: block;
	width: 100%;
	padding: 0;
	margin: 5px 0 0 0;
	height: 100px;
	overflow: auto;
	font-weight: normal;
	border: 0;
	text-align: left;
}

/* autocompletion */
div.auto_complete {
	width: 850px;
	background: #fff;
}
div.auto_complete ul {
	border:1px solid #888;
	margin:0;
	padding:0;
	width:100%;
	width: 300px;
	max-height: 200px;
	height: expression(this.scrollHeight > 200 ? "200px" : "auto");
    list-style-type:none;
	background: #fff;
	overflow: auto;
}
div.auto_complete ul li {
    margin:0;
    padding:3px;
}
div.auto_complete ul li.selected { 
    background-color: #ffb; 
}
div.auto_complete ul strong.highlight { 
    color: #800; 
    margin:0;
    padding:0;
}
/*** LES CHAMPS **/
input.cp{
	width:60px;
	text-align:center;
}
input.ville{
	width:283px;
}
input.adresse{
	width:450px;
}

/*
	GESTION DE LA PAGE ACCUEIL ET LOGIN
*/
div#loginacc {
	position: absolute;
	z-index: 100;
	top: 150px;
	left: 50%;
	width: 450px;
	height: 300px;
	margin: 0 0 0 -400px;
	padding: 50px 10px 10px 270px;
	background-color: #ffffff;
	background-image: url('img/login.jpg');
	background-repeat: no-repeat;
	border: 0;
	text-align: left;
}

	div#loginacc p {
		text-indent: 30px;
	}

	div#loginacc form table {
		width: 100%;
		border-collapse: collapse;
	}

	div#loginacc form table tr th.tab_bouton {
		padding: 10px 0 0 0;
		text-align: right;
	}

/*
	SOMMAIRE
*/
div#sommaire {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url('img/sommaire.png');
}

	div#sommaire div.menu {
		float: left;
		width: 150px;
		margin: 0 0 0 20px;
		padding: 0;
		background-position: top;
	}

	div#sommaire div.menu h3 {
		height: 30px;
		margin: 0;
		padding: 0;
		color: #fefeff;
		font-size: 100%;
		font-weight: bold;
		text-align: center;
		text-transform: normal;
	}

		div#sommaire div.menu h3 a {
			display: block;
			height: 22px;
			margin: 0;
			padding: 5px 0 0 0;
			color: #000000;
			border: 1px solid #555555;
			border-bottom: 0;
			border-top: 0;
		}

		div#sommaire div.menu h3 a:hover {
			background-color: #555555;
			color: #ffffff;
		}

	div#sommaire div.menu ul {
		margin: 0;
		padding: 0;
		background-color: #eeeff3;
		display: block;
		width: 150px;
		font-size: 90%;
	}

	div#sommaire div.menu ul li {
		padding: 0;
		margin: 0;
		border: 1px solid #333333;
		border-top: 0;
	}

		div#sommaire div.menu ul li a {
			display: block;
			margin: 0;
			padding: 3px 0 3px 0;
			color: #000000;
			text-align: center;
		}

		div#sommaire div.menu ul li a:hover {
			color: #a60603;
			background-color: #aab0bd;
		}
		
		
table.tab_forfait_liste {
	width: 100%;
	border-collapse: collapse;
}

table.tab_forfait_liste tr td {
	height: 25px;
	vertical-align: middle;
}

table.tab_forfait_liste tr.impair td {
	background-color: #dbe8b7;
}


/* ******************************************************
	Liste de discussion
****************************************************** */

table.liste_discussion {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	background-color: #ffffff;
}

	table.liste_discussion tr td {
		height: 25px;
	}

	table.liste_discussion tr.pair td {
		background-color: #cbeaff;
	}

	table.liste_discussion tr.impair td {
		background-color: #9dd7ff;
	}

	table.liste_discussion tr td.date {
		width: 150px;
		text-align: center;
	}

	table.liste_discussion tr td.archive {
		color: #333333;
		text-decoration: line-through;
	}

	table.liste_discussion tr td.message {
	}