/* FEUILLE DE STYLE POUR WWW.GE.CH/HEG/WELCOME.ASP */

body {
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	/*Ascenceur*/
	scrollbar-face-color: #EAEAEA;
	scrollbar-arrow-color: red;
	scrollbar-track-color: #F1F1F1;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
	}

/*HP*/

table {border-collapse: collapse;}

td,th {font-size: x-small; }

p	{font-size: x-small; 
	text-align: justify;}
	
blockquote {margin-top: 2px; margin-bottom: 2px;}

li {font-size: x-small;}

ul {list-style-image: url(images/puce_carrenoir.gif);
	font-size: x-small;}

/*Listes numérotées*/
ol {
	list-style-type:decimal;
	font-size: x-small;
	margin-left: 48px;}

/*Listes abc*/
ol.abc {
	list-style-type:lower-alpha;}

/* Titre Haute école de gestion de Genève*/
h1		{
	font: x-small Arial, sans-serif; 
	color: #595959; 
	font-weight: bold;}	

/*Titre de la page*/
h2	{
	color: #6699CC;
	font: x-small Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 6px 0px 0px 0px}

/*Titre de la page*/
h3	{
	color: #6699CC;
	font: x-small Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin: 6px 0px 15px 0px}

/*Sous titre 1 er niveau gras pour sous-pages*/
h4	{
	color: #666666;
	font: x-small Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 6px 0px 15px 0px}

/*Sous titre 2 ème niveau gras*/
h5	{
	color: #666666;
	font: x-small Arial, sans-serif;
	font-weight: bold;
	margin: 6px 0px 15px 0px}

/*Sous titre 3 ème niveau gras*/
h6		{
	font: x-small sans-serif; 
	color: #6699CC; 
	font-weight: bold; }	

/*Sous titre 4 ème niveau gras*/
h7		{
	font-size: x-small Arial; 
	font-weight: bold;}	

/*Pour tous les titres et sous-titres*/
H1, H5, H6, H7 {margin: 0px}

/* Adresse page */
.texte {font: x-small Arial, sans-serif; }
.textept {font: xx-small Arial, sans-serif;}
.texteptgris {font: xx-small Arial, sans-serif; color: #595959;}
.texteptgras {font: xx-small sans-serif; font-weight: bold;}

.textegd {font: small}

.textegras	{font: x-small Arial, sans-serif; font-weight: bold;}

.textetitalic {font: x-small Arial, sans-serif; font-style: italic;}

.textejustifie {font: x-small Arial, sans-serif; text-align: justify; margin: 3px;}

.texterouge {font: x-small Arial, sans-serif; color: #FD1813; font-weight: bold;}

.textegris {font: x-small Arial, sans-serif; color: #595959;}

/* Liens general */
a:active {color: #6699CC; text-decoration: none;}
a:link {color: #6699CC; text-decoration: none;}
a:visited {color: #6699CC; text-decoration: none;} 
a:hover {color: #6699CC; text-decoration: underline}

/* Liens menu*/
a.menu { font-weight: bold; padding: 0px 10px 0px 10px;}
a.menu:active {color: #FFFFFF; text-decoration: none;}
a.menu:link {color: #666666; text-decoration: none;}
a.menu:visited {color: #666666; text-decoration: none;} 
a.menu:hover {color: #FFFFFF; text-decoration: none; background-color: #ACC8E3;}
.menuhover {padding: 0px 10px 0px 10px; color: #6699CC; font-weight: bold; background-color: #E6E6E6;}

/* Liens bandeau*/
a:active.bandeau {color: #FD1813; text-decoration: none;}
a:link.bandeau {color: #666666; text-decoration: none;}
a:visited.bandeau {color: #666666; text-decoration: none;} 
a:hover.bandeau {color: #FD1813; text-decoration: none;}

/* Cellules spéciales */
.tdmenu {
	padding: 6px 0px 0px 25px;
	vertical-align: top;}
.tdpied {
	padding: 3px 0px 0px 24px;
	font: xx-small Myriad, Arial, sans-serif;
	vertical-align: top}
	
/* Bordures */
.bor-d-g {border-left: 1px solid #595959; border-right: 1px solid #595959; text-align: center; font-size: xx-small}
.bor-all {border-bottom: 1px solid #595959 border-left: 1px solid #595959; border-right: 1px solid #595959; border-top: 1px solid #595959; }
.bor-d-g-b {border-bottom: 1px solid #595959; border-left: 1px solid #595959; border-right: 1px solid #595959}
.bor-haut {border-top: 1px solid #ffffff;}
.marge-5 {padding: 5px; font-size: xx-small}

