body {
	min-width:950px;
	max-width: 1024px;
	width: auto !important; /*IE6 hack*/
	width: 1000px; /*IE6 hack*/
	margin:0 auto; /*center hack*/
	text-align:left; /*center hack*/
	font-size:100.01%;
}
img {
	border: 0;
}

#conteneur {
	width: 920px;
	height: 570px;
	padding-top: 20px;
	margin: auto;
	/*margin-top: 20px;*/
}


#header {
	width: 482px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/header.jpg);
}

#motdudirecteur {
	width: 920px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 8px;
}
#motdudirecteur p {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: left;
	color: #D1D1D1;
}
#motdudirecteur a {
	display: block;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: left;
	color: #D1D1D1;
}
.imageDirecteur {
	border: 0px;
	float: left;
	margin-right: 3px;
}


table#slogan {
	margin-left: auto;
	margin-right: auto;
	width: 920px;
}

.slogancentre {
	font-family: "Times New Roman", Times, serif;
	color: #D1D1D1;
	font-size: 1.6em;
	text-align: center;
	letter-spacing: 2px;
}
.slogandroite {
	color: #BABABA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.6em;
}

#defilGauche {
	position: relative;
	overflow: visible;
	float: left;
	width: 50%;
	height: 18px;
	margin-top: 25px;
}
#defilDroite {
	float: left;
	width: 50%;
	height: 18px;
	margin-top: 25px;
}

.defil, .defilS, .defilSE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	 white-space: nowrap;
}
.defilS, .defilSE {
	font-weight: bold;
}
.defilSE {
	font-style: italic;
}
.ticker{
	position: relative;
	visibility: hidden;
	left: 0px;
	top: 0px;
	/*width: 100%;*/
}
div#centre {
	width: 920px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
}
div#enseigPro {
	width: 202;
	float: left;
	position: relative;
	margin-left: 105px;
	margin-top: 100px;
	height: 189;
}
.adresse {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 100%;
	color: #A8A8A8;
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
}
.petitscaracteres {
	font-size: 0.65em;
	font-stretch: wider;
	letter-spacing: 1px;
}
#logoIplt {
	width: 202px;
	height: 188px;
	position: relative;
	float: left;
	margin-top: 100px;
	margin-left: 20px;
	margin-right: 40px;

}

#logoIplt a, #logoSuptem a {
	display: block;
	width:100%;
	height: 100%;
	text-decoration: none;
	background: transparent;
}



/**************************************/

div#logoSuptem {
	width: 202px;
	height: 188px;
	position: relative;
	float: left;
	margin-top: 100px;
	margin-left: 0px;
	margin-right: 10px;
}
div#enseigSup {
	float: left;
	position: relative;
	margin-left: 10px;
	margin-top: 155px;

}
#footer {
	width: 100%;
	margin-left: 0;
	margin-top: 3px;
}
#footer a {
	display: block;
	float: left;
	width: 25%;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	text-align: center;
}
.turquoise {
	color: #65CFE9;/* 255 182 18 */
}
.vert {
	color: #BAB696; /*186 198 150*/
	border-left: 2px solid #BAB696;
	border-right: 2px solid #BAB696;
}
.bleu {
	color: #131275; 
}

.pantone {
	color: #A8A8A8;
}


#logosPartenaires {
	width: 75%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}

	

.spacer {
	clear: both;
}

.droite {
	float: right;
}
.gauche {
	float: left;
}

