/* FEUILLE DE STYLE POUR WWW.GE.CH/HEG/WELCOME.ASP */

body {
	font-family: Arial, sans-serif;
	color:#000000;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	/*Ascenceur
	scrollbar-face-color:#FAE7ED;
	scrollbar-arrow-color:#A01D2F;
	scrollbar-track-color:#FAE7ED;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#A01D2F;*/}

p	{
	font-size: 1em;
	margin-left: 20px;
	}

blockquote {margin-top: 2px; margin-bottom: 2px}

td.td_bord_bas_gris	{
	border-bottom: #D6D6D6 solid 1px;
	}

.txt_justify
	{
	text-align: justify;
	}

.txt_menu
	{
	font-size: 1em;
	font-weight: bold;
	}
	
.txt_menu_rouge
	{
	font-size: 1em;
	font-weight: bold;
	color: #cc0000;
	}

ul {
	font-size: 1em;}

ul.sansmarge { margin-top: 0px; margin-bottom: 0px}
ul.marge-g {margin-left: 24px}
ul.marge-g-moyen {margin-left: 12px}
ul.marge5 { margin-top: 0px; margin-bottom: 0px}


ol {font-size: 1em;}

/*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: 1.1em Arial, sans-serif; 
	color: #595959; 
	font-weight: bold;}	

/*Titre de la page*/
h2	{
	font: 1.1em Arial, sans-serif;
	font-weight: bold;
	}

/*Titre de la page*/
h3	{
	font: 1.1em Arial, sans-serif;
	color: #cc0000;
	font-weight: bold;
	padding-left: 10px; padding-bottom: 25px;
	
	}

/*Sous titre 1 er niveau gras pour sous-pages*/
h4		{
	font: 1.1em Arial, sans-serif;
	color: #000000;
	/*color: #595959; */
	font-weight: bold;
	padding-left: 10px; padding-bottom: 3px}

/*Sous titre 2 ème niveau gras*/
h5		{
	color: #000000;
	font: 1.1em Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;}

/*Sous titre 3 ème niveau gras*/
h6		{
	font: 1.1em Arial, sans-serif; 
	color: #595959; 
	font-weight: bold; 
	text-align: left}	

/*Sous titre 3 ème niveau gras*/
h7		{
	font: 1.1em Arial, sans-serif; 
	font-weight: bold;}	

/*Pour tous les titres et sous-titres*/
H1, H2, H3, H4, H5, H6, H7 {margin: 0px}

table {
	font-size: 1em;}

img.img_bordure
	{
	border: #CCCCCC 1px solid;
	}

/* Adresse page */
.texte {font: 1em Arial, sans-serif;}

.textept {font: 1em Arial, sans-serif;}
.texteptgris {font: 1em Arial, sans-serif; color: #595959;}

.textegd {font: 1em}

.textegras	{font-weight: bold}

.textetitalic {font-style: italic}

.texterouge {color: #cc0000}

.textegris {color: #595959}

.textegrisgras {color: #595959; font-weight: bold}

/* Liens */
a:active {color: #cc0000; text-decoration: none;}
a:link {color: #666666; text-decoration: underline;}
a:visited {color: #666666; text-decoration: underline;} 
a:hover {color: #cc0000; text-decoration: none;}

/* Liens menu */
a.a_menu:active {color: #cc0000; text-decoration: none; font-size: 1em; font-weight: bold}
a.a_menu:link {color: #666666; text-decoration: none; font-size:1em; font-weight: bold}
a.a_menu:visited {color: #666666; text-decoration: none; font-size:1em; font-weight: bold} 
a.a_menu:hover {color: #cc0000; text-decoration: underline; font-size:1em; font-weight: bold}

a.a_menu_rouge:active {color: #cc0000; text-decoration: none; font-size:1em; font-weight: bold;}
a.a_menu_rouge:link {color: #cc0000; text-decoration: none; font-size:1em; font-weight: bold;}
a.a_menu_rouge:visited {color: #cc0000; text-decoration: none; font-size:1em; font-weight: bold;} 
a.a_menu_rouge:hover {color: #cc0000; text-decoration: underline; font-size:1em; font-weight: bold;}

/* Liens ss-menu */
a.a_ss_menu:active {color: #cc0000; text-decoration: none; font-size:1em;}
a.a_ss_menu:link {color: #666666; text-decoration: none; font-size:1em;}
a.a_ss_menu:visited {color: #666666; text-decoration: none; font-size:1em;} 
a.a_ss_menu:hover {color: #cc0000; text-decoration: underline; font-size:1em;}


/* Liens bandeau
a:active.bandeau {color: #cc0000; text-decoration: none;}
a:link.bandeau {color: #666666; text-decoration: none;}
a:visited.bandeau {color: #666666; text-decoration: none;} 
a:hover.bandeau {color: #cc0000; text-decoration: none;}*/

/* Bordures */
.bor-d-g {border-left: 1px solid #595959; border-right: 1px solid #595959; text-align: center; font-size: 1em}
.bor-all {border: 1px solid #595959}
.bor-d-g-b {border-bottom: 1px solid #595959; border-left: 1px solid #595959; border-right: 1px solid #595959}

/* Collapse */
.tablecollapse {border-collapse: collapse; font:1em Arial, sans-serif;}

/* Padding */
.marge-10 {padding: 15px 0px 0px 10px}
.marge-5 {padding: 5px; font-size: 1em}
.marge-30-5 {padding: 10px 5px 5px 0px}
.marge-40 {padding-left: 40px}
.marge-3 {padding: 3px}
.marge-190 {padding-left: 191px}
