/* FEUILLE DE STYLE POUR WWW.GE.CH/HEG/WELCOME.ASP */

body {
	font-family: Myriad, Arial, sans-serif;
	color: #808080;
	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;
	}
	
/*Ligne horizontal*/
hr {
	width: 100%;
	height: 1px;
	color: #e3e3e3;
	background-color: #e3e3e3;
	border: 0px;}

/*HP*/
td {
	font-size: x-small; 
	vertical-align: top}

p	{
	font-size: x-small; 
	text-align: justify;
	margin: 5px 0px 25px 0px}
	
blockquote {margin-top: 2px; margin-bottom: 2px}

li {
	list-style-image:   url(images/puce_carrenoir.gif);
	font-size: x-small;}

ul {
	font-size: x-small;}


ol {font-size: x-small;}

/*Listes numérotées*/
ol {list-style-type:decimal;}

/*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: #1d7d8b;
	font: x-small Myriad, Arial, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	text-transform: uppercase;
	margin: 6px 0px 15px 0px}
	

/*Sous titre 1 er niveau gras pour sous-pages*/
h3		{
	color: #66b9cc;
	font: x-small Myriad, Arial, sans-serif;
	font-weight: bold;
text-transform: uppercase;
	text-align: left;

	margin: 0px 0px 10px 0px}

/*Sous titre 2 ème niveau gras*/
h4		{
	color: #55a4b6;
	font: x-small Myriad, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	
	margin: 0px 0px 10px 0px}

/*Sous titre 3 ème niveau gras*/
h5		{
	color: #9ccbd6;
	font: x-small Myriad, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 10px 0px}	

/*Sous titre 3 ème niveau gras*/
h6		{
	font: x-small Arial, sans-serif; 
	font-weight: bold;}	

/*Sous titre 4 ème niveau gras*/
h7		{
	font-size: x-small Arial; 
	font-weight: bold;}	



/* Adresse page */
.texte {font: x-small Myriad, Arial, sans-serif; }
.textept {font: xx-small Myriad, Arial, sans-serif;}
.texteptgras {font: xx-small Arial, 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}

.textegrisgras	{font: x-small Arial, sans-serif; font-weight: bold; color: #666666;}

/* Liens general rose */
a:active {color: #66b9cc; text-decoration: none;}
a:link {color: #66b9cc; text-decoration: none;}
a:visited {color: #66b9cc; text-decoration: none;} 
a:hover {color: #66b9cc; 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: #869299; text-decoration: none;}
a.menu:visited {color: #869299; text-decoration: none;} 
a.menu:hover {color: #FFFFFF; text-decoration: none; background-color: #1d7d8b}
.menuhover {padding: 0px 10px 0px 10px; color: #FFFFFF; font-weight: bold; background-color: #66b9cc}

/* Cellules spéciales */
.tdmenu {
	padding: 6px 25px 0px 0px;}
.tdpied {
	padding: 3px 0px 0px 24px;
	font: xx-small Myriad, Arial, sans-serif;
	vertical-align: top}
