/* CSS STYLESHEET FOR ECOLE HOTELIERE DE GENEVE - DEVS BY GRAFMIVILLE.CH
*/


/* PAGE STRUCTURE
*/

body {
  font-family: Verdana; background-color: #ffffff; margin-left: 0px; margin-right: 0px; margin-top: 0px;
}

/* NAVIGATION MAIN */

.navigation_formation-continue  {
	font-family: verdana; font-size: 11px; font-weight: bold; text-align: left; color:#6e8698;
}

.navigation_bluegrey a:link {
	font-weight: bold; color:#6e8698; text-decoration: none;
}

.navigation_bluegrey a:visited {
	font-weight: bold; color:#6e8698; text-decoration: none;
}

.navigation_bluegrey a:hover {
	font-weight: bold; color:#000000; text-decoration: none;
}

.navigation_bluegrey  {
	font-family: verdana; font-size: 9px; font-weight: bold; text-align: left; color:#ADBEC9;
}

.navigation_bluegrey a:link {
	font-weight: bold; color:#ffffff; text-decoration: none;
}

.navigation_bluegrey a:visited {
	font-weight: bold; color:#ffffff; text-decoration: none;
}

.navigation_bluegrey a:hover {
	font-weight: bold; color:#000000; text-decoration: none;
}

.navigation_bluegrey_right  {
	font-family: verdana; font-size: 9px; font-weight: bold; text-align: right; color:#ADBEC9;
}

.navigation_bluegrey_right a:link {
	font-weight: bold; color:#ffffff; text-decoration: none;
}

.navigation_bluegrey_right a:visited {
	font-weight: bold; color:#ffffff; text-decoration: none;
}

.navigation_bluegrey_right a:hover {
	font-weight: bold; color:#000000; text-decoration: none;
}

.navigation_purple  {
	font-family: verdana; font-size: 9px; font-weight: bold; text-align: left; color:#ADA3B8;
}

.navigation_purple a:link {
	font-weight: bold; color:#ffffff; text-decoration: none;
}

.navigation_purple a:visited {
	font-weight: bold; color:#ffffff; text-decoration: none;
}

.navigation_purple a:hover {
	font-weight: bold; color:#000000; text-decoration: none;
}

.navigation_green  {
	font-family: verdana; font-size: 9px; font-weight: bold; text-align: left; color:#DDE66F;
}

.navigation_green a:link {
	font-weight: bold; color:#ffffff; text-decoration: none;
}

.navigation_green a:visited {
	font-weight: bold; color:#ffffff; text-decoration: none;
}

.navigation_green a:hover {
	font-weight: bold; color:#000000; text-decoration: none;
}

.navigation_pink  {
	font-family: verdana; font-size: 9px; font-weight: bold; text-align: left; color:#D8A0AF;
}

.navigation_pink a:link {
	font-weight: bold; color:#ffffff; text-decoration: none;
}

.navigation_pink a:visited {
	font-weight: bold; color:#ffffff; text-decoration: none;
}

.navigation_pink a:hover {
	font-weight: bold; color:#000000; text-decoration: none;
}

.navigation_pink_right  {
	font-family: verdana; font-size: 9px; font-weight: bold; text-align: right; color:#E5C1CB;
}

.navigation_pink_right a:link {
	font-weight: bold; color:#ffffff; text-decoration: none;
}

.navigation_pink_right a:visited {
	font-weight: bold; color:#ffffff; text-decoration: none;
}

.navigation_pink_right a:hover {
	font-weight: bold; color:#000000; text-decoration: none;
}

/* NAVIGATION SUB */

.navigation_sub_bluegrey  {
	font-family: verdana; font-size: 9px; font-weight: bold; text-align: left; color:#000000; text-transform: uppercase;
}

.navigation_sub_bluegrey a:link {
	font-weight: normal; color:#6e8698; text-decoration: none; text-transform: capitalize;
}

.navigation_sub_bluegrey a:visited {
	font-weight: normal; color:#6e8698; text-decoration: none; text-transform: capitalize;
}

.navigation_sub_bluegrey a:hover {
	font-weight: normal; color:#000000; text-decoration: underline; text-transform: capitalize;
}

.navigation_sub_purple  {
	font-family: verdana; font-size: 9px; font-weight: bold; text-align: left; color:#000000; text-transform: uppercase;
}

.navigation_sub_purple a:link {
	font-weight: normal; color:#594B68; text-decoration: none; text-transform: capitalize;
}

.navigation_sub_purple a:visited {
	font-weight: normal; color:#594B68; text-decoration: none; text-transform: capitalize;
}

.navigation_sub_purple a:hover {
	font-weight: normal; color:#000000; text-decoration: underline; text-transform: capitalize;
}

.navigation_sub_green  {
	font-family: verdana; font-size: 9px; font-weight: bold; text-align: left; color:#000000; text-transform: uppercase;
}

.navigation_sub_green a:link {
	font-weight: normal; color:#bfc022; text-decoration: none; text-transform: capitalize;
}

.navigation_sub_green a:visited {
	font-weight: normal; color:#bfc022; text-decoration: none; text-transform: capitalize;
}

.navigation_sub_green a:hover {
	font-weight: normal; color:#000000; text-decoration: underline; text-transform: capitalize;
}


.navigation_sub_active  {
	font-family: verdana; font-size: 9px; font-weight: bold; text-align: left; color:#000000; text-transform: uppercase;
}

.navigation_sub_anciens  {
	font-family: verdana; font-size: 9px; font-weight: normal; text-align: right; color:#aa5f72;
}

.navigation_sub_anciens a:link {
	font-weight: normal; color:#aa5f72; text-decoration: none;
}

.navigation_sub_anciens a:visited {
	font-weight: normal; color:#aa5f72; text-decoration: none;
}

.navigation_sub_anciens a:hover {
	font-weight: normal; color:#000000; text-decoration: none;
}



/* CONTENU HOME */

.home_titles  {
	font-family: verdana; font-size: 11px; font-weight: bold; text-align: left; color:#000000; text-transform: uppercase;
}
.home_titles_white  {
	font-family: verdana; font-size: 11px; font-weight: bold; text-align: left; color:#FFFFFF; text-transform: uppercase;
}
.home_content  {
	font-family: verdana; font-size: 11px; font-weight: normal; text-align: left; color:#000000; line-height: 18px;
}
.home_content a:link {
	font-weight: normal; color:#2222FF; text-decoration: underline;
}

.home_content a:visited {
	font-weight: normal; color:#2222FF; text-decoration: underline;
}

.home_content a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.home_content_white  {
	font-family: verdana; font-size: 10px; font-weight: normal; text-align: left; color:#FFFFFF; line-height: 16px;
}
.home_content_white a:link {
	font-weight: normal; color:#2222FF; text-decoration: underline;
}

.home_content_white a:visited {
	font-weight: normal; color:#2222FF; text-decoration: underline;
}

.home_content_white a:hover {
	font-weight: normal; color:#000000; text-decoration: underline;
}

/* CONTENU PAGES */

.page_titles_bluegrey  {
	font-family: verdana; font-size: 28px; font-weight: bold; text-align: left; color:#6E8698; text-transform: uppercase;
}

.page_titles_purple  {
	font-family: verdana; font-size: 28px; font-weight: bold; text-align: left; color:#594B68; text-transform: uppercase;
}


.page_titles_green  {
	font-family: verdana; font-size: 28px; font-weight: bold; text-align: left; color:#bfc022; text-transform: uppercase;
}

.page_titles_pink  {
	font-family: verdana; font-size: 28px; font-weight: bold; text-align: left; color:#aa5f72; text-transform: uppercase;
}

.page_subtitles_bluegrey  {
	font-family: verdana; font-size: 12px; font-weight: bold; text-align: left; color:#6E8698;
}

.page_subtitles_purple  {
	font-family: verdana; font-size: 12px; font-weight: bold; text-align: left; color:#594B68;
}

.page_subtitles_green  {
	font-family: verdana; font-size: 12px; font-weight: bold; text-align: left; color:#bfc022;
}

.page_subtitles_pink  {
	font-family: verdana; font-size: 12px; font-weight: bold; text-align: left; color:#aa5f72;
}

.page_content  {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color:#000000;
	line-height: 14px;
}

.page_content a:link {
	font-weight: bold; color:#2222FF; text-decoration: none;
}

.page_content a:visited {
	font-weight: bold; color:#2222FF; text-decoration: none;
}

.page_content a:hover {
	font-weight: bold; color:#000000; text-decoration: none;
}

.page_content_chapo  {
	font-family: verdana; font-size: 11px; font-weight: bold; text-align: left; color:#000000; line-height: 16px;
}

.page_subtitles_formation-continue  {
	font-family: verdana; font-size: 16px; font-weight: bold; text-align: left; color:#6E8698;
}


/* FOOTER */

.footer  {
	font-family: verdana; font-size: 9px; font-weight: normal; text-align: left; color:#ffffff;
}
.footer a:link {
	font-weight: normal; color:#ffffff; text-decoration: underline;
}

.footer a:visited {
	font-weight: normal; color:#ffffff; text-decoration: underline;
}

.footer a:hover {
	font-weight: normal; color:#000000; text-decoration: none;
}
