#menu_enseignants{
  margin-top: 15px;
  padding-top: 15px;
}

#titre_home_page{
  display: none;
}
.menu1{
  display: block;
  float: left;
  width: 229px;
  height: 51px;
  background:url("../medias/menus/m01.gif") top left no-repeat;
}

.menu2{
  display: block;
  float: left;
  width: 179px;
  height: 51px;
  background:url("../medias/menus/m02.gif") top left no-repeat;
}
.menu3{
  display: block;
  float: left;
  width: 117px;
  height: 51px;
  background:url("../medias/menus/m03.gif") top left no-repeat;
}
.menu4{
  display: block;
  float: left;
  width: 117px;
  height: 51px;
  background:url("../medias/menus/m04.gif") top left no-repeat;
}

#titrePrincipal{
  display: block;
  width: 517px;
  height: 45px;
  background:url("../medias/home/etudiant-enseignant.gif") top left no-repeat;
  clear: both;
}

#services_pratiques{
  display: block;
  width: 163px;
  height: 17px;
  background:url("../medias/home/services-pratiques.png") top left no-repeat;
}

* html #services_pratiques{
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/services-pratiques.png'); 
}

#acces_intranet{
  display: block;
  width: 161px;
  height: 17px;
  background:url("../medias/home/acces-intranet.png") top left no-repeat;
}

* html #acces_intranet{
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/acces-intranet.png'); 
}

#login_intranet h2{
  display: none;
}

#login_intranet label{
  display: none;
}

#login_intranet legend{
  display: none;
}

#login_intranet fieldset{
  border: 0px;
}

#outils_interactifs{
  display: block;
  width: 163px;
  height: 17px;
  background:url("../medias/home/Outils-interactifs.png") top left no-repeat;
}

* html #outils_interactifs{
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/Outils-interactifs.png'); 
}

#etudiants{
  display: block;
  width: 134px;
  height: 42px;
  background:url("../medias/home/etudiants.png") top left no-repeat;
}

* html #etudiants{
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/etudiants.png'); 
}

#enseignants{
  display: block;
  width: 162px;
  height: 42px;
  background:url("../medias/home/enseignants.png") top left no-repeat;
  margin-bottom: 10px;
}

* html #enseignants{
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/enseignants.png'); 
}

#titre_agenda{
  display: block;
  width: 209px;
  height: 39px;
  background:url("../medias/home/agenda.gif") top left no-repeat;
}

#titre_a_la_une{
  display: block;
  width: 209px;
  height: 39px;
  background:url("../medias/home/a-la-une.gif") top left no-repeat;
}

#titre_inscription_newsletter{
  display: block;
  width: 209px;
  height: 29px;
  background:url("../medias/home/je-minscrit.gif") top left no-repeat;
}

#nav_secondaire h2{
  display: none;
}

#nav ul li{
  display: inline;
}

#nav h2{
  display: none;
}

#nav span{
  display: none;
}

#main_content h2 {
  display: none;
}

#main_content{
  height: 450px;
}

#main_content_int{
  margin-top: 40px;
  margin-bottom: 30px;
  margin-left: 30px;
  overflow: auto;
  height: 390px;
}

#main_content_int label{
  display: block;
  float: left;
  width: 150px;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: right;
  vertical-align: middle;
}

#main_content_int input{
  margin-top: 5px;
  margin-bottom: 5px;
}

#main_content_int textarea{
  margin-top: 5px;
  margin-bottom: 5px;
}

*{
	margin:0;
	padding:0;
}

ul{
	list-style-type: none;
}

a{
	color:black;
	text-decoration:none;	
}

a:hover{
	color:#DF0006;	
}

form{
	margin:0;
}

body{
	margin: 10px 0 0 0;
	font-size:11px;
	text-align:center;
	background:white;
	font-family: Arial, Helvetica, sans-serif;
}

#container{
	width: 879px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}

.spacer{
	height:0;
	clear:both;
}

#header{
	margin:0;
	padding:0;
	height:189px;
	/*z-index:1;*/
	position:relative;
}

#logo{
	display:block;
	position:relative;
	width:164px;	
	height:144px;
	background:url("../medias/home/logo.gif") top left no-repeat;
}

#slogan{
	display:block;
	position:absolute;
	width:642px;	
	height:144px;
	background:url("../medias/home/informer-sensibiliser.gif") top left no-repeat;
	left:165px;
	top:31px;
}

.byPass{
	display:none;
}

#nav{
	position:absolute;
	width:642px;
	height:51px;
	left:165px;
	top:93px;
	/*z-index: 1;*/
  font-size:10px;
}

#titrePrincipal{
	position:absolute;
	width:517px;
	height:45px;
	left:164px;
	top:144px;
}

#titre_page{
  display: block;
  position:absolute;
  text-indent: 20px;
  margin-left: 30px;
  margin-bottom: 10px;
  padding-left: 30px;
  vertical-align: middle;
  width:602px;
	height:26px;
	left:164px;
	top:196px;
	z-index: 5;
}

#titre_page h1{
  font-size: 20px;
  font-family: arial, sans-serif;
  font-weight: bold:
}

#fil_ariane{
  text-align: left;
  text-bottom;
	position:absolute;
	width:550px;
	height:25px;
	left:164px;
	top:161px;
	/*padding-bottom:5px;*/
	padding-left:25px;
	border-bottom:1px solid red;
	z-index:1;
}

#fil_ariane .lien_rouge{
	color: red;
}

#fil_ariane .lien_violet{
	color: #8a55a3;
	text-decoration: underline;
}

#search{
  font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	width:165px;
	height:98px;
	top:144px;
	left:0;
	text-align:center;
	background:url("../medias/shared/fond_gauche_haut.gif") top left no-repeat;
}

#txt_recherche{
  display: none;
}

#img_recherche{
  display:block;
  width:164px;
	height:45px;
	background:url("../medias/home/Recherche.png") top left no-repeat;
}

* html #img_recherche{
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/Recherche.png'); 
}

input#recherche{
	width:80px;
}

#nav_et_login{
	float:left;
	width:163px;	
}

#nav_secondaire{
	margin-top:43px;
	width:163px;
  background:url("../medias/shared/fond_gauche_haut.gif")  left -88px no-repeat;
	/*z-index:2;*/
	position:relative;
	min-height:170px;
	height:expression('170px');		
}

#fin_nav_secondaire{
	width:163px;
	height:40px;
  background:url("../medias/shared/fond_gauche_bas.gif")  left bottom no-repeat;
}

#nav_secondaire h2{
	margin:10px 0;
}

#nav_secondaire ul{
	margin:0 10px 0 23px;
	padding:0;
	list-style:none;
}
#nav_secondaire li{
	padding:2px;
	margin:0px;
}

#nav_secondaire a{
	color: #F0F3F7;
	font-size: 11px;
	text-decoration: none;	
}
#nav_secondaire a:hover{
	color: #DF0006;
}


#login_intranet{
	padding:18px 0 0 0;
	height:124px;
  background:url("../medias/home/fond_intranet_login.gif")  left top no-repeat;	
}

#login_intranet h2{
	padding:18px 0 0 0;
}

#login_intranet p{
	margin:2px 20px;
}

#login_intranet a{
	color: #F0F3F7;
	font-size: 11px;
	text-decoration:underline;
}

#login_intranet a:hover{
	color: #DF0006;	
}


input#identifiant{
	width:112px;
}

input#mot_de_passe{
	width:85px;
}

h1, h2, h3, h4{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;	
}

h3{
	font-size:11px;
	font-weight:normal;	
}


#main{
	float:left;
	width:710px;
	background:url("../medias/home/fond_principal.gif") top left no-repeat;
	position:relative;
}

#main_int{
	float:left;
	width:650px;
	position:relative;
}


/* COLONNE DU CENTRE */

#etudiants_enseignants{
	float:left;
	display:inline;
	margin: 0  0  0 60px;
	width:380px;	
	height:422px;
}

#etudiants_enseignants ul{
	margin:1em 0;
	list-style-type: none;
}

#etudiants_enseignants li{
	list-style-type: none;
	background-image:url("../medias/shared/puce_sup_a.gif");
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:1em;	
}

#para_etudiants{
	margin:34px 0 0 0;
	min-height:150px;
	height:expression('150px');
}

/* COLONNE DE DROITE */
#colone_info{
	float:left;
	width:270px;
	position:relative;	
}

hr{
  display: none;
}

#colone_info p, #colone_info h4{
	margin-left:5px;
}


#agenda ul{
	position:relative;
	margin: 0 0 0 0;
	list-style-type: none;
}

#agenda li{
	position:relative;
  list-style-type: none;
	font-size:11px;
	background-image:url("../medias/shared/puce_violette.gif");
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:20px;	
}

div.une_info{
	clear:both;
	margin:5px 0 0 0;
	border-top:1px solid #BEA6EB;
}

div.first{
	border-top:0px;
}

.date{
	width:120px;
	float:left;
	color:#DF0006;
}

.lien_actu{
	width:70px;
	float:left;	
	text-align:left;
}

.lien_actu a{
	display:block;
	color:#651B85;
	background-image:url("../medias/shared/sup_a_violet.gif");
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:1em;
}

input#e_mail{
	width:80px;
}

#inscription_newsletter{
	margin:3em 0 0 0;
}

#inscription_newsletter p{
	margin: 0 75px 10px 0;
}

/* PIED DE PAGE */
#footer{
	clear:both;
	border-top:1px solid red;
	font-size:12px;
	position:relative;
	height:20px;
	background: url("../medias/home/fond_bas_femme.gif") 10px 3px no-repeat;
}

#footer h2{
	display: none;
}

#footer a{
	color:black;
	text-decoration:none;
}

#footer ul{
	margin:5px 0 0 118px;
	style-type:none;
}

#footer ul li{
	display:inline;
	padding: 0 .5em;
	border-left:1px solid black;
}
#footer ul li.first{
	border-left:0;
}

#footer_int{
  margin-left:165px;
  text-align: center;
  witdh:400px;
	clear:both;
	border-top:1px solid red;
	font-size:12px;
	position:relative;
	height:20px;
}

#footer_int h2{
	display: none;
}

#footer_int a{
	color:black;
	text-decoration:none;
}

#footer_int ul{
	/*margin:5px 0 0 118px;*/
	margin:5px;
	style-type:none;
}

#footer_int ul li{
	display:inline;
	padding: 0 .5em;
	border-left:1px solid black;
}
#footer_int ul li.first{
	border-left:0;
}

#femme{
	position:absolute;
	width:140px;
	height:118px;
	top:-115px;
	left:10px;
	background: url("../medias/home/fond_femme.png") left top no-repeat;	
}

#fond_jeminscrit{
	position:absolute;
	height:70px;
	width:75px;
	top:-70px;
	right:0;
	background: url("../medias/home/fond_jeminscrit.gif") right bottom no-repeat;	
}
* html #img_recherche img, * html #services_pratiques img, * html #outils_interactifs img, * html #acces_intranet img, * html #etudiants img, * html #enseignants img
{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}

* html #img_recherche{
  display:block;
  height:45px;
  width:453px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/Recherche.png'); 
}

* html #services_pratiques{
  display:block;
  height:17px;
  width:163px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/services-pratiques.png'); 
}

* html #outils_interactifs{
  display:block;
  height:17px;
  width:163px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/Outils-interactifs.png'); 
}

* html #acces_intranet{
  display:block;
  height:17px;
  width:161px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/acces-intranet.png'); 
}

* html #acces_intranet{
  display:block;
  height:17px;
  width:161px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/acces-intranet.png'); 
}

* html #enseignants{
  display:block;
  height:17px;
  width:161px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/acces-intranet.png'); 
}

* html #etudiants{
  display:block;
  height:17px;
  width:161px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/etudiants.png'); 
}

* html #enseignants{
  display:block;
  height:17px;
  width:161px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/enseignants.png'); 
}

* html #femme { 
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/maison_ent/medias/home/fond_femme.png'); 
}

/*Dorp Down menu */

.tx-dropdownsitemap-pi1 A {
			font-weight: bold;
		}
		.tx-dropdownsitemap-pi1 LI.open OL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed OL {
			display: none;
		}
		.tx-dropdownsitemap-pi1 LI.open UL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed UL {
			display: none;
		}
		.tx-dropdownsitemap-pi1 DIV {
			border: solid 1px #DFE2E3;
			background: #FAFBFB;
			padding: 2px;
			margin-bottom: 5px;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 {
			background: #FFFFFF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 A {
			font-weight: normal;
		}
		.tx-dropdownsitemap-pi1 DIV.level_3 {
			background: #FAFBFB;
		}
		.tx-dropdownsitemap-pi1 DIV.level_4 {
			background: #FFFFFF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_5 {
			background: #FAFBFB;
		}
		.tx-dropdownsitemap-pi1 DIV.expAll {
			text-align: center;
			border: solid 1px #DFE2E3;
			background: #FAFBFB;
		}
