@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #213D52;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#haut {
	width: 100%;
	background-image: url(../images/general/fond.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #041E2F;
}

.structure {
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -477px;
	width: 955px;
}

.header {
	width: 955px;
	height: 168px;
}

.header .contenu {
	width: 100%;
}

.header .contenu .logo-elopsys {
	position: absolute;
	top: 65px;
	left: 30px;
	width: 393px;
	height: 97px;
}

.header .contenu a {
	position: absolute;
	top: 30px;
	right: 10px;
	width: 404px;
	height: 128px;
}

.header .contenu .logo-elopsys a {
	position: relative;
	top: 0px;
	right: 0px;
	width: 393px;
	height: 97px;
}

.corps {
	margin-left: -2px;
	width: 100%;
}

.corps a.retour {
	position: absolute;
	z-index: 100;
	top: 10px;
	right: 30px;
	width: 160px;
	height: 20px;
}

.corps .general, .corps .haut, .corps .bas {
	width: 100%;
}

.corps .general {
	background-image: url(../images/general/fond-contenu-milieu.png);
	background-position: top left;
	background-repeat: repeat-y;
}

.corps .general .haut {
	background-image: url(../images/general/fond-contenu-haut.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.corps .bas {
	height: 55px;
}

.gauche {
	margin: 47px 0 0 24px;
	width: 204px;
	height: 410px;
}

.gauche .je-recherche {
	padding-top: 50px;
	width: 204px;
	height: 74px;
	background-image: url(../images/general/fond-recherche.jpg);
	background-repeat: no-repeat;
}

.gauche .je-recherche ul {
	margin: 0 0 0 35px;
	padding: 0;
	list-style-image: url(../images/general/puce-fleche.png);
}

.gauche .je-recherche ul li {
	margin-bottom: 18px;
}

.gauche .je-recherche ul li a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.gauche .je-recherche ul li a:hover {
	color: #E75612;
}

.gauche .recherche-site {
	padding: 11px 0 0 13px;
	width: 191px;
	height: 53px;
	background-image: url(../images/general/fond-recherche-site.jpg);
	background-repeat: no-repeat;
}

.gauche .recherche-site input {
	margin-bottom: 5px;
	width: 139px;
	height: 17px;
	font-size: 12px;
	border: 1px solid #939393;
	background-image: url(../images/general/fond-input-recherche-site.png);
}

.gauche .recherche-site .ok {
	display: block;
	margin-left: 2px;
	width: 32px;
	height: 21px;
	background-image: url(../images/general/ok-recherche-site.png);
}

.gauche .recherche-site a.recherche-avancee {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.gauche .recherche-site a.recherche-avancee:hover {
	color: #E75612;
}

.gauche .connexion {
	margin-top: 26px;
	padding-top: 50px;
	width: 204px;
	height: 183px;
	background-image: url(../images/general/fond-connexion.jpg);
	background-repeat: no-repeat;
}

.gauche .connexion ul {
	margin: 0 0 0 35px;
	padding: 0;
	list-style-image: url(../images/general/puce-fleche.png);
}

.gauche .connexion ul li {
	margin-bottom: 18px;
}

.gauche .connexion ul li a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.gauche .connexion ul li a:hover {
	color: #E75612;
}

.droite {
	margin: 44px 0 0 38px;
	width: 655px;
}

.droite a.retour {
  position: absolute;
  top: 0px;
  left: 15px;
  width: 200px;
  height: 20px;
  font-size: 12px;
  font-weight: bolder;
  color: #FFFFFF;
  text-decoration: none;
}

.droite a.retour:hover {
  color: #E75612;
}

#bas {
	padding-bottom: 20px;
	width: 100%;
	background-image: url(../images/general/fond-footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border-top: 1px solid #3A4D5B;
}

#bas {
	width: 100%;
}

#bas .partenaires {
	width: 900px;
	min-height: 20px;
	padding-left: 34px;
	padding-top: 19px;
}

#bas a.mail {
	position: absolute;
	top: 25px;
	right: 30px;
	width: 158px;
	height: 16px;
}

.reinit {
	position: relative;
	top: 0px;
	left: 0px;
}

.float-left {
	float: left;
	top: 0px;
	left: 0px;
}


img {
	border: none;
}

.clear {                                    
	clear: both;                              
	height: 0px;                              
	_display: none;                           
	visibility: hidden;                       
	padding: 0px;                             
	margin: 0px;                              
}
