@charset "ISO-8859-1";
/*
------------------------
START CESAR RITZ CSS
------------------------
*/
/*
------------------------
START MARKUP CSS
------------------------
*/
body {
	background-color: #E3E4E5;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	color: #003366;
	background-color: #E3E4E5;
	padding-left: 6px;
	margin: 0 0 8px 0;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	color: #003366;
	background-color: #fff;
	padding-left: 6px;
	margin: 0 0 8px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #3A6F9B;
	padding-left: 6px;
	margin: 0 0 8px 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 6px;
	margin: 0px 0px 15px 0px;
}
a {
	color: #333;
	text-decoration: none;
}
a:visited{
	color: #333;
}
a:hover{
	color: #3A6F9B;
}
img {
	border: 0px;
}
img a {
	border: 0px;
}

hr {
	width: 100%;
	border:1px solid #E3E4E5;
}
ul { /* ALL WEBSITE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	margin: -10px 0px 0px 21px;
	list-style-type: none;
	list-style-image: url(../images/design/bullet.jpg);
	list-style-position: outside;
}
/*
------------------------
END MARKUP CSS
------------------------
*/
/*-----------------------------------------------------------------------------------------------------------*/
/*
------------------------
START CONTENT CSS
------------------------
*/
/* START HEADER REGION */

#header {
	width: 1024px;
	height: 174px;
	background-image: url(../images/design/header-background.jpg);
	background-repeat: repeat-x;
}
#headerads {
	width: 998px;
	height: 174px;
	background-image: url(../images/design/header-background.jpg);
	background-repeat: repeat-x;
}
#header img {
	position:relative;
	top:19px;
	left: 0px;
}
#headerads img {
	position:relative;
	top:19px;
	left: 0px;
}
#header-menu {
	width: 1024px;
	height: 22px;
	position:relative;
	top:23px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 22px;
}
#headerads-menu {
	width: 998px;
	height: 22px;
	position:relative;
	top:23px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 22px;
}
#header-menu a{
	color: #333;
	padding-left: 15px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#headerads-menu a{
	color: #333;
	padding-left: 15px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#header-menu a:visited{
	color: #333;
}
#headerads-menu a:visited{
	color: #333;
}
#header-menu a:hover{
	color: #3A6F9B;
}
#headerads-menu a:hover{
	color: #3A6F9B;
}
#header-menu a.last-menu-item{
	padding-left: 15px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#headerads-menu a.last-menu-item{
	padding-left: 15px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#header-menu a.last-menu-item:visited{
	color: #333;
}
#headerads-menu a.last-menu-item:visited{
	color: #333;
}
#header-menu a.last-menu-item:hover{
	color: #3A6F9B;
}
#headerads-menu a.last-menu-item:hover{
	color: #3A6F9B;
}
/* END HEADER REGION */
/*-----------------------------------------------------------------------------------------------------------*/
/* START FIRST CSS*/
/*-----------------------------------------------------------------------------------------------------------*/
.line_gray {
	font-size: 1px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #999999;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3A6F9B;
}
.line_blue {
	font-size: 1px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #3A6F9B;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-color: #999999;
}
.line_white { /* IMPORTANT!!!!!! TO KEEP */
	height: 5px;
	font-size: 1px;
}
.RedText {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.RedText a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.RedText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.RedText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A6F9B;
}
.RedTextwithmargin {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0px 8px 0px;
}
.RedTextwithmargin a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.RedTextwithmargin a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.RedTextwithmargin a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A6F9B;
}
.line_lightGray {
	font-size: 1px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #999999;
	border-top-width: 3px;
	border-top-style: solid;
}
.texteMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
/*-----------------------------------------------------------------------------------------------------------*/
/* END FIRST CSS*/
/*-----------------------------------------------------------------------------------------------------------*/
/*
------------------------
START CLASSES and IDS
------------------------
*/
h1.h1titlesintemplates { /* H1 USED IN TEMPLATES */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	color: #003366;
	background-color: #E3E4E5;
	padding-left: 6px;
	margin: 0;	
}
h1.h1subtitlesintemplates { /* H1 USED IN TEMPLATES */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	color: #003366;
	background-color: #E3E4E5;
	padding-left: 6px;
	margin: 0;	
}
h1.h1subtitle { /* ALL WEBSITE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	color: #003366;
	background-color: #E3E4E5;
	padding-left: 6px;
	padding-right: 6px;
	margin: 0 0 8px 0;	
}
h1.h1programmestitlesred { /* PROGRAMME PAGES USED */
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E3E4E5;
	height: 22px;
	padding-left: 6px;
	margin: 0 0 8px 0;
}
h1.h1programmessubtitlesred { /* PROGRAMME PAGES USED */
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E3E4E5;
	height: 22px;
	padding-left: 6px;
	margin: 0 0 8px 0;
}

h1.iphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	height: 240px;
	color: #003366;
	background-color: #E3E4E5;
	padding-left: 6px;
	margin: 20px 0 8px 0;	
	text-align:center;
	border: 10px solid #ff0000;
	-webkit-border-radius: 15px;
}

h2.h2withtopmargin { /* HOTEL MANAGEMENT ADMISSIONS PAGE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	color: #003366;
	padding-left: 6px;
	margin: 15px 0 18px 0;
}

h2.h2withtopmarginwithoutpaddingleft { /* HOTEL MANAGEMENT ADMISSIONS PAGE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	color: #003366;
	padding-left: 0px;
	margin: 18px 0 8px 0;
}

h2.h2titlesintemplates { /* H2 USED IN TEMPLATES */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003366;
	padding-left: 6px;
	margin: 0 0 8px 0;
	text-align: center;
}

h2.h2titlesintemplates a { /* H2 USED IN TEMPLATES */
	color: #333;
}
h2.h2titlesintemplates a:visited { /* H2 USED IN TEMPLATES */
	color: #333;
}
h2.h2titlesintemplates a:hover { /* H2 USED IN TEMPLATES */
	color: #3A6F9B;
}

h2.h2programmestitlesred { /* PROGRAMME PAGES USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #990000;
	padding-left: 6px;
	height: 22px;
	margin: 0 0 8px 0;
}

h2.h2grey { /* HOTEL MANAGEMENT ADMISSIONS PAGE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	color: #333;
	padding-left: 6px;
	margin: 0 0 8px 0;
}

h2.h2greywithmargin { /* HOTEL MANAGEMENT ADMISSIONS PAGE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	color: #333;
	padding-left: 6px;
	margin: 20px 0 8px 0;
}
h2.h2greywithoutpaddingleft { /* HOTEL MANAGEMENT ADMISSIONS PAGE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	color: #333;
	padding-left: 0px;
}

h3.h3doubleline { /* PROGRAMME PAGES USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 44px;
	line-height: 22px;
	color: #fff;
	background-color: #3A6F9B;
	padding-left: 6px;
	margin: 0 0 0 0;
}
h3.h3red { /* PROGRAMME PAGES USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #990000;
	padding-left: 4px;
	height: 22px;
	margin: 0 0 8px 0;
}
.underlineintemplates { /* USED IN TEMPLATES FOR SUBMENUS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 6px;
	padding-top: 2px;
	border-bottom: 1px solid #999;
	padding-bottom: 2px;
	text-align: center;
}
.underlineintemplates a { /* USED IN TEMPLATES FOR SUBMENUS */
	color: #333;
}
.underlineintemplates a:visited { /* USED IN TEMPLATES FOR SUBMENUS */
	color: #333;
}
.underlineintemplates a:hover { /* USED IN TEMPLATES FOR SUBMENUS */
	color: #3A6F9B;
}
.underlineintemplateslast { /* USED IN TEMPLATES FOR SUBMENUS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
.underlineintemplateslast a { /* USED IN TEMPLATES FOR SUBMENUS */
	color: #333;
}
.underlineintemplateslast a:visited { /* USED IN TEMPLATES FOR SUBMENUS */
	color: #333;
}
.underlineintemplateslast a:hover { /* USED IN TEMPLATES FOR SUBMENUS */
	color: #3A6F9B;
}
.underlineintemplates11px { /* USED IN TEMPLATES FOR SUBMENUS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom: 1px solid #999;
	text-align: center;
}
.underlineintemplates11px a { /* USED IN TEMPLATES FOR SUBMENUS */
	color: #333;
}
.underlineintemplates11px a:visited { /* USED IN TEMPLATES FOR SUBMENUS */
	color: #333;
}
.underlineintemplates11px a:hover { /* USED IN TEMPLATES FOR SUBMENUS */
	color: #3A6F9B;
}
.underlineintemplates11pxlast { /* USED IN TEMPLATES FOR SUBMENUS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.underlineintemplates11pxlast a { /* USED IN TEMPLATES FOR SUBMENUS */
	color: #333;
}
.underlineintemplates11pxlast a:visited { /* USED IN TEMPLATES FOR SUBMENUS */
	color: #333;
}
.underlineintemplates11pxlast a:hover { /* USED IN TEMPLATES FOR SUBMENUS */
	color: #3A6F9B;
}
.uppercase {
	text-transform: uppercase;	
	padding-left:8px;
}
.normalcase {
	text-transform: none;	
	padding-left:8px;
}
p.pburgundytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-style: normal;
	margin: 0px 0px 15px 0px;
	padding-left: 6px;
	font-weight: bold;
}
p a {
	color: #333;
	text-decoration: none;
}
p a:visited{
	color: #333;
}
p a:hover{
	color: #3A6F9B;
}
.button {
	border: solid 1px #333;
	background-color: #fff;
	margin: 10px 1px 0px 0px;
}
td.tdbackgroundpostgraduate {
	background-image: url(../Programmes/images/PDIstudent.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
}
ul.ulprogrammes { /* ALL WEBSITE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 21px;
	list-style-type: none;
	list-style-image: url(../images/design/bullet.jpg);
	list-style-position: outside;
}
ul.ulprogrammesred { /* ALL WEBSITE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 21px;
	list-style-type: none;
	list-style-image: url(../images/design/bullet-red.jpg);
	list-style-position: outside;
}
li { /* ALL WEBSITE USED */
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
li a{ /* ALL WEBSITE USED */
	color: #333;
}
li a:visited{
	color: #333;
}
li a:hover{
	color: #3A6F9B;
}
td.tdnewsbouveret {
	width: 325px;
	padding: 0px;
	margin: 0px;
}
td.tdnewsbouveret p {
	margin: 0px;
}
td.tdnewsbrig {
	width: 330px;
	padding: 0px;
	margin: 0px;
}
td.tdnewsbrig p {
	margin: 0px;
}
td.tdnewsschool p {
	margin: 0px;
}
td.tdnewsschool p.pacademic {
	margin: 0px 0px 10px 0px;
}
img.imagenews1 { /* ALL WEBSITE USED */
	float:right;
	margin: 0px 5px 15px 10px;
}
table.tablenews { /* NEWS PAGES USED */
	width: 100%;
	vertical-align:top;
	border: 0px;
	margin-top: -3px;
}
table.tablenews img { /* NEWS PAGES USED */
	width: 150px;
	height: 113px;
}
table.tablenews img.imagenews1 { /* NEWS PAGES USED */
	float:right;
	margin: 2px 0px 10px 11px;
}
table.tablenews img.imagenews2 { /* NEWS PAGES USED */
	float:left;
	margin: 2px 11px 10px 0px;
}
table.tablenews img.imagenews3 { /* NEWS PAGES USED */
	margin: 2px 12px 10px 12px;
}
table.tablenews img.imagenews4 { /* NEWS PAGES USED */
	margin: 2px 12px 10px 12px;
}
p.pfirst { /* ALL WEBSITE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 6px;
	margin: 10px 0px 10px 0px;
}
#divcontent { /* ALL WEBSITE USED */
	position:static;
	z-index:1;
	overflow: auto;
	height: 550px;
	padding-right: 6px;
	left: 448px;
	width: 700px;
	scrollbar-face-color: #ffffff;/*ascenseur*/
	scrollbar-track-color: #ffffff;/*chemin ascenseur*/
	scrollbar-arrow-color: #3A6F9B;/*flèche*/
	scrollbar-shadow-color: #999999;/*bordure droite et bas ascenseur et flèche*/
	scrollbar-highlight-color:#999999;/*bordure gauche et haut ascenseur et flèche*/
	scrollbar-3dlight-color: #ffffff;/*3D gauche et haut ascenseur et flèche*/
	scrollbar-darkshadow-color:#ffffff;/*3D droite et bas ascenseur et flèche*/
}
#divcontent a {
	color: #333;
	text-decoration: none;
}
#divcontent a:visited{
	color: #333;
}
#divcontent a:hover{
	color: #3A6F9B;
}
#divcontent table { /* ALL WEBSITE USED */
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#divcontent table td.tdcheckbox { /* HOTEL MANAGEMENT ADMISSIONS PAGE USED */
	width: 25px;
	height: 30px;
	text-align: right;
}
#divcontent table td.tdcheckboxdesignation { /* HOTEL MANAGEMENT ADMISSIONS PAGE USED */
	padding-left: 6px;
}
#divcontent table input.inputwithmargin { /* HOTEL MANAGEMENT ADMISSIONS PAGE USED */
	margin: 0px 10px 0px 2px;
}
#divcontent table select.selectwithmargin { /* HOTEL MANAGEMENT ADMISSIONS PAGE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	margin: 0px 10px 0px 1px;
}
#divcontent table select.selectwithmarginfirst { /* HOTEL MANAGEMENT ADMISSIONS PAGE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	margin: 0px 10px 6px 6px;
}
#divcontent table.tabletestimonials { /* TESTIMONIALS PAGE USED */
	margin-bottom: 25px;
}
#divcontent img.imgtestimonials { /* TESTIMONIALS PAGE USED */
	width: 120px;
	height: 150px;
	margin: 0px 0px 10px 0px;
}
#divcontent p.ptestimonials { /* TESTIMONIALS PAGE USED */
	text-align: center;
	width:180px;
	margin-left: 0px;
}
#divcontent table tr.trspacer { /* ALL WEBSITE USED */
	height: 2px;
}
#divcontent table td.tddashed { /* FACULTY AND STAFF PAGES USED */
	width: 50px;
	padding-top: 30px;
	border-bottom: 1px dashed #999;
}
#divcontent table td.tddashedtest { /* FACULTY AND STAFF PAGES USED */
	width: 50px;
	height: 113px;
	background-image:url(../images/design/bg-td-dashed.gif);
	background-repeat: repeat-x;
}
#divcontent table td.tdnames { /* FACULTY AND STAFF PAGES USED */
	text-align: left;
	padding: 0px 3px 0px 0px;
	vertical-align:bottom;
}
#divcontent table td.tdnamestest { /* FACULTY AND STAFF PAGES USED */
	text-align: left;
	padding: 0px 3px 0px 6px;
	vertical-align:middle;
	width: 150px;
}
#divcontent table td.tdfonctions { /* FACULTY AND STAFF PAGES USED */
	text-align: left;
	padding: 0px 0px 0px 3px;
	padding-top: 10px;
	vertical-align:bottom;
}
#divcontent table td.tdfonctionstest { /* FACULTY AND STAFF PAGES USED */
	text-align: left;
	padding: 0px 0px 0px 6px;
	vertical-align:middle;
}
#divcontent table td.tdfonctionstestdoubleline { /* FACULTY AND STAFF PAGES USED */
	text-align: left;
	padding: 13px 0px 0px 6px;
	vertical-align:middle;
}
#divcontentlarge { /* ALL WEBSITE USED */
	position:static;
	z-index:1;
	overflow: auto;
	height: 565px;
	padding-right: 6px;
	width: 1010px;
	margin: 5px 3px 5px 3px;
	background-color: #fff;
	scrollbar-face-color: #ffffff;/*ascenseur*/
	scrollbar-track-color: #ffffff;/*chemin ascenseur*/
	scrollbar-arrow-color: #3A6F9B;/*flèche*/
	scrollbar-shadow-color: #999999;/*bordure droite et bas ascenseur et flèche*/
	scrollbar-highlight-color:#999999;/*bordure gauche et haut ascenseur et flèche*/
	scrollbar-3dlight-color: #ffffff;/*3D gauche et haut ascenseur et flèche*/
	scrollbar-darkshadow-color:#ffffff;/*3D droite et bas ascenseur et flèche*/
}
#divcontent img.imagenews1 { /* ALL WEBSITE USED */
	float:right;
	margin: 2px 0px 10px 11px;
}
#divcontent img.imagenews2 { /* ALL WEBSITE USED */
	float:left;
	margin: 2px 11px 10px 0px;
}
#divcontent img.imagenews3 { /* ALL WEBSITE USED */
	margin: 2px 12px 10px 12px;
}
#divcontent img.imagenews4 { /* ALL WEBSITE USED */
	margin: 2px 12px 10px 12px;
}
#divcontent img.imagenews1withoutscroll { /* ALL WEBSITE USED */
	float:right;
	margin: 2px 10px 10px 10px;
}
#divcontent img.imagenews2withoutscroll { /* ALL WEBSITE USED */
	float:left;
	margin: 2px 10px 10px 10px;
}
#divcontent img.imagenews3withoutscroll { /* ALL WEBSITE USED */
	margin: 2px 13px 10px 10px;
}
#divcontent img.imagenews4withoutscroll { /* ALL WEBSITE USED */
	margin: 2px 10px 10px 10px;
}
#divcontent ul { /* ALL WEBSITE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 21px;
	list-style-type: none;
	list-style-image: url(../images/design/bullet.jpg);
	list-style-position: outside;
}
#divcontent ol { /* ALL WEBSITE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 27px;
}
#divcontent li { /* ALL WEBSITE USED */
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
#divcontent ul.ulcontainer { /* APPLICATION PAGE USED */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 21px;
}
#divcontent ul.ulinside { /* APPLICATION PAGE USED */
	padding: 3px 0px 5px 0px;
	margin: 0px 0px 0px 45px;
}
#divcontent ol.olinside { /* APPLICATION PAGE USED */
	padding: 3px 0px 5px 0px;
	margin: 0px 0px 0px 45px;
}
#divcontent ul.ulafter { /* APPLICATION PAGE USED */
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 21px;
}
#divcontent ol.olcontainer { /* VISIT CAMPUS PAGE USED */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 27px;
}
#divcontent ol.olinsideletter { /* VISIT CAMPUS PAGE USED */
	padding: 3px 0px 5px 0px;
	margin: 0px 0px 0px 45px;
	list-style-type: lower-alpha;
}
#divcontent ol.olafter { /* VISIT CAMPUS PAGE USED */
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 27px;
}
#divcontent p.pwithmarginforh2grey { /* TERM DATES PAGE USED */
	margin: 5px 0px 16px 0px;
}
#divcontent p.pblue { /* USP CAREER PAGE USED */
	color: #003366;
}
#divcontent p.prepresentative { /* CONTACT REPRESENTATIVE PAGE USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 6px;
	margin: 3px 0px 15px 0px;
}
.rss-date {
	font-size: 9px;
	color:#bcbcbc;
	margin: 5px 0px 0px 0px;
}
.prss {
	font-size: 12px;
	color:#000;
}
p.pblog {
	padding: 0px 0px 0px 0px;
}
p.pblog2 {
	padding: 6px 0px 0px 0px;
}
#divcv { /* FACULTY AND STAFF PAGES USED */
	position:static;
	z-index:1;
	overflow: auto;
	height: 200px;
	padding-right: 6px;
	width: 600px;
	scrollbar-face-color: #ffffff;/*ascenseur*/
	scrollbar-track-color: #ffffff;/*chemin ascenseur*/
	scrollbar-arrow-color: #3A6F9B;/*flèche*/
	scrollbar-shadow-color: #999999;/*bordure droite et bas ascenseur et flèche*/
	scrollbar-highlight-color:#999999;/*bordure gauche et haut ascenseur et flèche*/
	scrollbar-3dlight-color: #ffffff;/*3D gauche et haut ascenseur et flèche*/
	scrollbar-darkshadow-color:#ffffff;/*3D droite et bas ascenseur et flèche*/
}
#divcontent h2 a {
	color: #3A6F9B;
	text-decoration: none;
}
#divcontent h2 a:visited{
	color: #3A6F9B;
}
#divcontent h2 a:hover{
	color: #3A6F9B;
}
#divquarters {
	width: 100%;
	height: 390px;;
	color: #fff;
	/*border: solid 1px black;*/
}
#divquarters h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 0px 0px 0px 0px;
	background-color: none;
	font-weight: bold;
	text-transform: uppercase;
}
#divquarters h4.lessmargin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	background-color: none;
	font-weight: bold;
	text-transform: uppercase;
}
#divquarters p{
	color: #fff;
	margin: 0px 0px -2px -4px;
}
#divquarters p a{
	color: #fff;
	text-decoration: none;
}
#divquarters p a:visited{
	color: #fff;
	text-decoration: none;
}
#divquarters p a:hover{
	color: #fff;
	text-decoration: underline;
}
#divlefthalf {
	width: 49%;
	height: 390px;
	float:left;
	padding: 1px;
	margin: 0px 0px 0px 2px;
}
#divrighthalf {
	width: 49%;
	height: 390px;
	float:right;
	padding: 1px;
	margin: 0px 2px 0px 0px;
}
.divquartertop {
	width: 100%;
	height: 50%;
	margin: 0px 0px 2px 0px;
}
.divquarterbottom {
	width: 100%;
	height: 50%;
	margin: 0px 0px 2px 0px;
}
#divcontentquartertopleft {
	width: 250px;
	height: 188px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin: 0px 0px 2px 0px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #e5e5e5;
	background-image: url(../partnerships/images/international-college-management-sydney.jpg);
	background-repeat: no-repeat;
}
#divcontentquarterbottomleft {
	width: 250px;
	height: 188px;
	margin-bottom: 2px;
	float: right;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #e5e5e5;
	background-image: url(../partnerships/images/americas.jpg);
	background-repeat: no-repeat;
}
#divcontentquartertopright {
	width: 250px;
	height: 188px;
	margin-bottom: 2px;
	float: left;
	margin: 0px 0px 2px 0px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #e5e5e5;	
	background-image: url(../partnerships/images/europe.jpg);
	background-repeat: no-repeat;
}
#divcontentquarterbottomright {
	width: 250px;
	height: 188px;
	margin-bottom: 2px;
	float: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #e5e5e5;	
	background-image: url(../partnerships/images/middle-east-asia.jpg);
	background-repeat: no-repeat;
}
.pads {
	width: 550px;
	text-align:left;
	float:left;
	display: block;
}
#testimonials-pictures{
	width: 550px;
	height: 140px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #e5e5e5;
	margin: 50px 0px 10px 7px;
	position: static;
	top: 30px;
	left: 0px;
	visibility: visible;
	z-index: 2;
}
#divimgads-graduation {
	width: 200px;
	height: 298px;
	float: right;
	margin: 0px 50px 0px 0px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #e5e5e5;
	background-image: url(../images/ads/hotel-school-graduation.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	
}
#divimgads-graduation h4 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 155px 0px 20px 6px;
}
#divimgads-graduation p {
	font-size: 11px;
	color: #fff;
}
#divimgads-graduation p a{
	color: #fff;
	text-decoration: none;
}
#divimgads-graduation p a:visited{
	color: #fff;
	text-decoration: none;
}
#divimgads-graduation p a:hover{
	color: #fff;
	text-decoration: underline;
}
#divimgads-undergraduate {
	width: 200px;
	height: 298px;
	float: right;
	margin: 0px 50px 0px 0px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #e5e5e5;
	background-image: url(../images/ads/hotel-school-undergraduate.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	
}
#divimgads-undergraduate h4 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 155px 0px 20px 6px;
}
#divimgads-undergraduate p {
	font-size: 11px;
	color: #fff;
}
#divimgads-undergraduate p a{
	color: #fff;
	text-decoration: none;
}
#divimgads-undergraduate p a:visited{
	color: #fff;
	text-decoration: none;
}
#divimgads-undergraduate p a:hover{
	color: #fff;
	text-decoration: underline;
}
#divimgads-postgraduate {
	width: 200px;
	height: 298px;
	float: right;
	margin: 0px 50px 0px 0px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #e5e5e5;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	
}
#divimgads-postgraduate h4 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 155px 0px 20px 6px;
}
#divimgads-postgraduate p {
	font-size: 11px;
	color: #fff;
}
#divimgads-postgraduate p a{
	color: #fff;
	text-decoration: none;
}
#divimgads-postgraduate p a:visited{
	color: #fff;
	text-decoration: none;
}
#divimgads-postgraduate p a:hover{
	color: #fff;
	text-decoration: underline;
}
#divimgads-career {
	width: 200px;
	height: 298px;
	float: right;
	margin: 0px 50px 0px 0px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #e5e5e5;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	
}
#divimgads-career h4 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 155px 0px 20px 6px;
}
#divimgads-career p {
	font-size: 11px;
	color: #fff;
}
#divimgads-career p a{
	color: #fff;
	text-decoration: none;
}
#divimgads-career p a:visited{
	color: #fff;
	text-decoration: none;
}
#divimgads-career p a:hover{
	color: #fff;
	text-decoration: underline;
}
#tdcareertrip {
	width: 330px;
	height: 483px;
	overflow: auto;
	scrollbar-face-color: #ffffff;/*ascenseur*/
	scrollbar-track-color: #ffffff;/*chemin ascenseur*/
	scrollbar-arrow-color: #3A6F9B;/*flèche*/
	scrollbar-shadow-color: #999999;/*bordure droite et bas ascenseur et flèche*/
	scrollbar-highlight-color:#999999;/*bordure gauche et haut ascenseur et flèche*/
	scrollbar-3dlight-color: #ffffff;/*3D gauche et haut ascenseur et flèche*/
	scrollbar-darkshadow-color:#ffffff;/*3D droite et bas ascenseur et flèche*/
}
#divelplist {
	width: 200px;
	background-color: #ddd;
	margin: 0px 0px 15px 6px;
}
#divelplist h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #666;
	padding-left: 6px;
	margin: 0 0 8px 0;
}
#divelplist ul.ulprogrammeselp { /* PROGRAMMES PAGES USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 21px;
	list-style-type: none;
	list-style-image: url(../images/design/bullet-elp.jpg);
	list-style-position: outside;
}
#divupplist {
	width: 200px;
	background-color: #ddd;
	margin: 0px 0px 15px 6px;
}
#divupplist h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #666;
	padding-left: 6px;
	margin: 0 0 8px 0;
}
#divupplist ul.ulprogrammeselp { /* PROGRAMMES PAGES USED */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 21px;
	list-style-type: none;
	list-style-image: url(../images/design/bullet-elp.jpg);
	list-style-position: outside;
}
#divtestimonials {
	width: 80%;
	margin: 0 0 15px 0;
	padding: 0 0 0 120px;
}
#divtestimonials td {
	text-align:center;
}
.tdcareertextradio {
	padding-top:5px;
}
.tdcareerlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 6px;
	margin: 0px 0px 0px 0px;
}
.tdcareerlabelradio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px 0px 0px 6px;
}
.tdprogrammesred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #e2caca;
	padding: 2px 5px 0px 5px;
	text-align:justify;
}
.tdprogrammesred a{
	color: #990000;
	font-weight: bold;
}
.tdprogrammesred a:visited{
	color: #990000;
	font-weight: bold;
}
.tdprogrammesred a:hover{
	color: #990000;
	font-weight: bold;
}
.olympics{
	width:750px;
	margin-left: 0px;
}
.hrpartnerships{
	width: 150px;
	align: center;
}
/*
------------------------
END CLASSES AND IDS
------------------------
*/
/*-----------------------------------------------------------------------------------------------------------*/
/* START FOOTER REGION */

#footer {
	width: 1024px;
	height: 53px;
	padding-top: 3px;
	background-image: url(../images/design/footer-background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 10px;
	color: #333;
}
#footerads {
	width: 998px;
	height: 53px;
	padding-top: 3px;
	background-image: url(../images/design/footer-background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 10px;
	color: #333;
}
#footer a{
	padding-left: 2px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#footerads a{
	padding-left: 2px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#footer a.last-footer-menu-item{
	border: none;
}
#footerads a.last-footer-menu-item{
	border: none;
}
#footer a:link, a:visited{
	color: #333;
}
#footerads a:link, a:visited{
	color: #333;
}
#footer a:hover{
	color: #3A6F9B;
}
#footerads a:hover{
	color: #3A6F9B;
}
#footer-menu {
	height: 16px;
	position:relative;
}
#footerads-menu {
	height: 16px;
	position:relative;
}
#footer-address{
	height: 29px;
	position:relative;
	padding-top: 4px;
}
#footerads-address{
	height: 29px;
	position:relative;
	padding-top: 4px;
}
/* END FOOTER REGION */

/*-----------------------------------------------------------------------------------------------------------*/
/*
------------------------
START SPECIAL CSS
------------------------
*/
.anchors-back-to-top {
	float:right;
}
/*
------------------------
END SPECIAL CSS
------------------------
*/
/*
------------------------
END CONTENT CSS
------------------------
*/
/*
------------------------
END CESAR RITZ CSS
------------------------
*/