/***********************************************/
/* HTML tag styles                             */
/***********************************************/
/*
* {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
*/
body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #D4DEEC;
  width: 983px;
  margin-right: auto;
  margin-left: auto;
  font-size: 10px;
}

body div {
  float: left;
}

a[hreflang]:after {
  display: none;
}

/***********************************************/
/*    Bloc principal                           */
/***********************************************/

#container {
	position: relative;
	width:983px;
	background:#fff url(../../IMG/bordure2_fond_cotes.png) repeat-y center;
	overflow:visible; /* Firefox */
	z-index:100;
	margin-top: 0px;
	margin-bottom: 0px;
	left:50%;
	margin-left:-491px;
	min-height: 580px;
}
		
#containerMargin {
	margin: 3px 17px 3px 17px;
	padding: 0px;
	float: none; /* IE6 */
}

#containerBordureBasse {
	position:relative;
	left:50%;
	margin-left:-491px; 
	border: none;
	background:url(../../IMG/bordure2_fond_bas.png);
	width:983px;
	height:15px;
  float: left !important; /* IE6 */
  float: none;
}

/***********************************************/
/*    Bloc Bandeau                             */
/***********************************************/

#bandeau {
	width:949px;
	margin: 0 0 3px 0;
}

#photo1, #photo2, #photo3, #photo_centre {
  height: 92px;
  margin: 0 3px 3px 0;
}

#en_tete {
  height: 91px;
  margin-bottom: 3px;
}

#photo1, #photo2 {
  width: 346px;
}

#photo3, #documents {
  width: 91px;
  text-align: center;
}

#photo_centre, #en_tete, .rubrique{
  width: 695px;
}

#logo {
  height: 76px;
  background-image: url(../../IMG/logo_ensmse140x42.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#base_line {
  width: 789px;
  margin: 0 3px 3px 0;
  background: #000 url(../../IMG/baseline.gif) no-repeat center center;
}

#base_line, #rechercher {
  height: 20px;
  text-align: center;
  overflow: hidden; /* IE6 */
}

#logo, #lang, #menu, #rechercher{
 width: 157px;
 margin: 0 0 3px 0;
 float: right;
}

#lang {
  margin-top: 2px;
}

#lang, #lang div {
  height: 11px;
  float: right;
}

#lang img {
  border: 0;
}

#rechercher {
  background-color: #0C4E9C;
}

.formulaire_recherche input.forml {
  background:#0C4E9C none repeat scroll 0%;
  color:#FFF;
  border: none;
  font-size:12px;
  text-align: center;
  margin-top: 2px;
}

/***********************************************/
/*    Bloc Contenu                             */
/***********************************************/

#documents, #menu {
  vertical-align: top;
  overflow: visible; /* IE6 */
  white-space: normal;
}

#documents {
  text-align: center;
  font-style: italic;
}

#documents a img, #documents a img.spip_logos {
  border: 0;
}

#menu_logo {
  width: 157px;
  height: 86px;
  background: url(../../IMG/menu_logo.jpg) no-repeat right 0;
  border: none;
  display: block;
  float: right;
  margin-top: -89px;
}



#menu div, #rechercher div {
  float: none;
}

#menu {
  margin-top: -5px;
}



#faux {
  width: 949px;
  min-height: 430px;
  margin-top: -3px;
  margin-bottom: 3px;
}

#contenu {
  width: 695px;
  margin: 0 3px 0 0;
  background-color: #FFF;
}

.rubrique div{
  padding: 20px 30px;
  text-align: justify;
  float: none;
}

.rubrique div.spip {
  padding: 0;
}

.rubrique p.spip {
  padding: 0;
  margin: 0;
}

.rubrique div.spip p.spip {
  padding: 0;
  margin: 0;
}

.rubrique h1{
  font-size: 1.75em;
  padding: 0 0 10px 0;
  margin: 0;
  line-height: 0.9em;
  text-align: left;
}

.article {
  padding: 20px 30px 0 30px;
  margin: 0;
  border: 0;
}

.article div {
  border: 0;
  width: 635px;
  text-align: justify;
  padding: 3px;
  text-align: justify;
  float: none;
  color: #0C4E9C;
}

.article div.titre h1{
  font-size: 1.25em;
  padding: 0 5px;
  margin: 0;
  line-height: 1.20em;
  text-align: left;
  display: inline;
  letter-spacing: 0.05em;
}

.article h2.spip {
  font-size: 1.20em;
  padding: 5px 0 10px 0;
  margin: 0;
  line-height: 1.18em;
  text-align: left;
  color: #0C4E9C;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.article h3.spip {
  font-size: 1.15em;
  padding: 3px 0 7px 0;
  margin: 0;
  line-height: 1.15em;
  text-align: left;
  font-weight: bold;
}

.article h4.spip {
  font-size: 1.10em;
  padding: 2px 0 5px 0;
  margin: 0;
  line-height: 0.8em;
  text-align: left;
  color: #0C4E9C;
  font-weight: bold;
}

.article h5.spip {
  font-size: 1em;
  padding: 1px 0 3px 0;
  margin: 0;
  text-align: left;
  color: #0C4E9C;
  font-weight: bold;
}

.article div.titre {
  padding: 0 0 8px 0;
  margin: 0;
}

.article p.spip {
  margin: 0;
  padding: 0 0 5px 0;
  color: #0C4E9C;
  background-color: white;
}

.article a img {
  border: 0;
  vertical-align: middle;
}

.article ul.spip {
  padding-left: 30px;
  margin: 7px 0;
}

.article ul.spip ul.spip {
  padding-left: 15px;
  margin: 0;
}

.article table.spip {
  width: 100%;
}

.article .grow, .article .hidden {
  display: none;
}

/***********************************************/
/*             Bloc Retour Accueil             */
/***********************************************/

#accueil a, #accueil a a:link, #accueil a:visited {
	color:#FFF;
	text-decoration:none;
	}	

#accueil{
  color:#000;
	font-variant:small-caps;
	height:27px;
	background-color:#C2D3E6;
	margin-top:5px;
	margin-bottom:-2px;
	padding-left:10px;
	line-height:27px;
	}

#accueil a:hover{
	color: #C2D3E6;
	text-decoration: none;
	background-color:#FFF;
	}

/***********************************************/
/*    Bloc Pied de page                        */
/***********************************************/

#pieddepage { 
	width:949px;
	margin: -11px 0 0 0;
	float:left;
}

#pieddepage img {
  border: 0px solid #FFF;
}

#PieddepageLogos {
	display:inline;
	width:auto;
	float:left;
	background-color:#FFF;
}

#PieddepageLogos div {
  float:left;
  padding-top:10px;
}

#PieddepageLogos #minefi {
  padding-top: 0px;
}

#PieddepageLogos #minefi img{
	width: 144px; /* 143px; */
}

#PieddepageLogos #gemtech img{
	width: 69px; /* 69px  */
}

#PieddepageLogos #carnot img{
	width: 63px;  /* 58px  */
}

#PieddepageLogos #larotonde img{
	width: 70px;  /* 67px  */
}

#PieddepageLogos #purkwa img{
	width: 88px;  /* 84px  */
}
#PieddepageLogos #fondation img{
	width:97px;  /*  pas d image  */
}
#PieddepageBoutons {
	display:inline;
	width:412px;  /* 496px */
	float:right;
	margin-top:11px;
	background-color:#0C4E9C;
	border: 0px;
}

#PieddepageBoutons img {
  border: none;
}

#PieddepageBoutons a {
  text-decoration:none; /* IE7 */
}

