/****************************
* AUTEUR : LTI              *
* CREATION : avril 2003     *
* DERNIERE MàJ : 11.05.2003 *
****************************/

body	{font-family: Verdana, sans-serif; font-size: x-small;
		margin-left: 0pt; margin-right: 0pt; margin-top: 0pt;  margin-bottom: 3pt;
		background: #FFFFFF;
		/*Ascenceur*/
		scrollbar-face-color:#94B794;
		scrollbar-arrow-color:#006600;
		scrollbar-track-color:#EFF5EF;
		scrollbar-shadow-color:#006600;
		}

p		 {font-size: x-small; color: #000000}

li		{font-size: x-small; vertical-align: top; }

/*Listes à puces avec image*/
ul		{list-style-image: url(images/puce.gif);}
ul.welcome		{list-style-image: url(images/puce.gif); margin-left: 16px;}

/*Listes numérotées*/
ol		{list-style-type:decimal}

/*Listes abc*/
ol.abc	{list-style-type:lower-alpha}

/*Titre Centre de lullier*/
h1		{text-align: middle}

/*Titre Ecole d'ingenieurs de lullier*/
h2		{color:#000000;}

/*Titre de la page*/
h3		{font-size: x-small;
		font-weight: bold; }

/*Sous-Titre de la page*/
h4		{color: #006644;
		font-size: small;
		font-weight: bold;
		font-variant: small-caps;}	

/*Sous titre 2 ème niveau gras*/
h5		{color: #FF9900;
		font-size: x-small;
		font-weight: bold; font-variant: small-caps}	

/*Sous titre 3 ème niveau gras*/
h6		{color: #006644;
		font-size: x-small;}

/*Sous titre 4 ème niveau gras*/
h7		{color: #000000;
		font-size: x-small;
		font-style: italic;}	

/*Pour tous les titres et sous-titres*/
H1, H2, H3, H5, H6, H7 {margin-left: 0pt; margin-right: 0pt; margin-top: 0pt;  margin-bottom: 0pt}

.texte		{font-size: x-small; color: #000000}

.textept	{font-size: xx-small}

.textegras	{color: #000000;
			font-weight: bold;}

.textetitalic {color: #000000;
			font-size: x-small;
			font-style: italic;}

.textedate {color: #006644;
			font-size: xx-small;}

.filiere {background-color: #FDC745}

/* Liens */
a:active { color: #FDC745; text-decoration: none } 
a:link { color: #006644; text-decoration: none }
a:visited {color: #006644; text-decoration: none } 
a:hover { color: #FDC745; text-decoration: underline }

/* Tableau menu */
td.menu { border-right: solid 1pt; border-color: #FDC745; text-align: center}

/* Tableau texte */
td.tdtexte	{ font-size: x-small; padding-left: 5pt; padding-top: 10pt;}

/* Marge int */
td.ecole { padding-left: 15px; padding-top: 10px;}
td.actu { padding-left: 27px; padding-top: 10px;}

/* Tableau bordures vertes */
table.bordures	{ width: 90%; border-collapse: collapse; border: solid 1pt; border-color: #006644; font-size: x-small}
td.bordures-g { border: solid 1pt; border-color: #006644; padding: 2pt; text-align: left}
td.bordures-c { border: solid 1pt; border-color: #006644; padding: 2pt; text-align: center}.texteblancgras { font-size: x-small; color: #FFFFFF; font-weight: bold}

/* Tableau bordures noires */
table.borduresnoires	{ width: 100%; border-collapse: collapse; border: solid 1pt; border-color: #000000; font-size: x-small}
td.borduresnoires { border: solid 1pt; border-color: #000000; padding: 1pt; text-align: center}

/* Lignes diplomés */
td.ligneverte { border-right: solid 1pt; border-color: #006644; padding-left: 9pt;}
td.marge { padding-left: 9pt;}td.tdtextebold { font-size: x-small; padding-left: 5pt; padding-top: 10pt; ; font-weight: bold}

