body {
	padding:0;
	margin:0;
	
}


/* Tout ce qui concerne le bandeau jaune de gauche */
/* Petit carré bleu clair à gauche du bandeau, faire croire que le bandeau jaune est positionné au dessus du bandeau bleu du haut */
.leftBeforeMenu {
	float:left;
	width:25px;
	height:542px;
	padding-top:20px;
}

.leftBeforeMenu .topBackground1 {
	height:71px;
	width:1024px;
	background-image:url(../images/leftBeforeMenu1.png);
}
.leftBeforeMenu .topBackground11 {
	height:30px;
	width:100%;
	background-image:url(../images/leftBeforeMenu1.png);
}

.leftBeforeMenu .topBackground2 {
	height:32px;
	width:100%;
	padding-top:10px;
	background-image:url(../images/leftBeforeMenu2.png);
}


div.topBackground2{

	display:table-row-group;
}


/* Conteneur du bandeau */
.leftTop {
	float:left;
}

/* Carré du logo Job Days + CCIB/Iris */
.leftTopMenu {
	background-image:url(../images/newlogo/leftTop3.gif);
	background-repeat:no-repeat;
	width:228px;
	left:50px;
	height:102px !important;
	height:108px;
}

/* Carré de logos partenaire, auto extensible verticalement */
.leftTopLogos {
	background-image:url(../images/leftLogosRepeat.png);
	background-repeat:repeat-y;
	width:228px;
}

/* Background auto extensible verticalement pour le menu*/
.leftMenuRepeat {
	padding-top:21px;
	background-image:url(../images/leftMenuRepeat.png);
	background-repeat:repeat-y;
	width:228px;	
}

/* Images d'encadrement des logos */
.leftBeforeLogos {
	background-image:url(../images/leftBeforeLogos.png);
	width:228px;
	height:7px;	
	font-size:1px;
}

.leftAfterLogos {
	background-image:url(../images/leftAfterLogos.png);
	width:228px;
	height:6px;	
	font-size:1px;
}

/* Background auto extensible pour que le bandeau jaune occupe toute la surface de l'écran */
.leftAfterLogosRepeat {
	background-image:url(../images/leftAfterLogosRepeat.png);
	background-repeat:repeat-y;
	width:228px;	
	height:20px;
}

/* Image de fermeture du bandeau jaune */	
.leftBottom {
	background-image:url(../images/leftBottom.png);
	width:228px;
	height:9px;	
	font-size:1px;
}

/* Menu en lui-même */
.leftMenuRepeat {
	padding-bottom:10px;
}
.leftMenuRepeat .table {
	width:220px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px !important;
	padding-top:50px;
	margin-bottom:5px;
}

.leftMenuRepeat .table td {
	background-color:#D3DAE7;
}

.leftMenuRepeat .table td p {
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:13px;
	display:block;
	color:#990000;
	font-weight:bold;
}

.sublvl  {
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:11px;
	display:block;
	color:#990000;
	font-weight:bold;
}


.leftMenuRepeat .table td p a:active,
.leftMenuRepeat .table td p a:link,
.leftMenuRepeat .table td p a:visited {
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.leftMenuRepeat .table td p a:hover {
	color:#990000;
	font-weight:normal;
}

.leftMenuRepeat .table .spacer {
	height:2px;
	background:none;
	padding:0;margin:0;
}

.leftMenuRepeat .table .subMenu p a:hover,
.leftMenuRepeat .table .subMenu p a:visited,
.leftMenuRepeat .table .subMenu p a:active,
.leftMenuRepeat .table .subMenu p a:link {
	display:inline;
}

.leftMenuRepeat .table .subMenu p img {
	padding-right:10px;
}

/* Tableau contenant les logos partenaires */
.leftTopLogos .logo {
	margin-left:auto;
	margin-right:auto;
	width:90%;
	
}

.leftTopLogos .logo td {
	text-align:center;
}

.leftTopLogos .logo img {
	border:0;
}


/* Conteneur pour la partie droite */
.rightTop {
	float:left;
	width:710px;
}

.rightTop .topMap {
	font-family:Arial;
	font-size:12px;
	color:#999999;
	padding:0;
	padding-top:5px;
	margin:0;
	text-align:center;
	height:16px;
}

.stopMap {
	font-family:Arial;
	font-size:12px;
	color:#999999;
	padding:0;
	padding-top:5px;
	margin:0;
	text-align:left;
	height:16px;
}

.stopMap a:active,
.stopMap a:visited,
.stopMap a:link{
	color:#999999;
	text-decoration:none;
}

.stopMap a:hover {
	color:#999999;
	text-decoration:underline;
}

.rightTop .topMap a:active,
.rightTop .topMap a:visited,
.rightTop .topMap a:link{
	color:#999999;
	text-decoration:none;
}

.rightTop .topMap a:hover {
	color:#999999;
	text-decoration:underline;
}

/* Suite du bandeau bleu clair du haut */
.rightTopHeader {
	width:100%;
	height:101px;
	background-color:#d3dae7 !important;
	background-color:#ced5e4;
}

.rightTopHeader .topBackground1 {
	height:71px;
	width:100%;
	background-image:url(../images/leftBeforeMenu1.png);
}
.rightTopHeader .topBackground11 {
	height:30px;
	width:100%;
	background-image:url(../images/leftBeforeMenu1.png);
}
.rightTopHeader .topBackground1 .datesTitle {
	color:#CC0000;
	font-size:20px;
	font-family:Arial;
	font-weight:bold;
	padding:0;
	padding-left:20px;
	padding-top:5px;
	margin:0;
}

.rightTopHeader .topBackground1 .dates {
	color:#CC0000;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	padding:0;
	padding-left:20px;
	padding-top:10px;
	margin:0;
}

.rightTopHeader .topBackground2 {
	height:30px;
	width:100%;
	background-image:url(../images/leftBeforeMenu2.png);
	padding-top:2px;
}

.rightTopHeader img {
	border:0;
}

.rightTop .content {
	width:690px;
	padding-top:0 !important;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.rightTop .content p {
	
	font-family:arial;
	font-size:15px;

}

.rightTop .content h1 {
	
	font-family:arial;
	font-size:17px;
	color:#003366;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #FFD20B;
}

.sponsors {
	margin-top:50px;
}

