/* Styles Divers */
h1{color: #F38500;FONT-SIZE: 10pt;FONT-FAMILY: arial, Helvetica, sans-serif}
span.h1{color: #F38500;FONT-SIZE: 10pt;FONT-FAMILY: arial, Helvetica, sans-serif}

h2{color: #F38500;FONT-SIZE: 10pt;FONT-WEIGHT:normal;FONT-FAMILY: arial, Helvetica, sans-serif;text-decoration:underline}
span.h2{color: #F38500;FONT-SIZE: 10pt;FONT-WEIGHT:normal;FONT-FAMILY: arial, Helvetica, sans-serif;text-decoration:underline}

h3{color: #F38500;FONT-SIZE: 10pt;FONT-FAMILY: arial, Helvetica, sans-serif;text-indent:10px}
span.h3{color: #F38500;FONT-SIZE: 10pt;FONT-FAMILY: arial, Helvetica, sans-serif;text-indent:10px}

h4{color: #F38500;FONT-SIZE: 9pt;FONT-WEIGHT:normal;FONT-FAMILY: arial, Helvetica, sans-serif;text-decoration:underline;text-indent:20px}
span.h4{color: #F38500;FONT-SIZE: 9pt;FONT-WEIGHT:normal;FONT-FAMILY: arial, Helvetica, sans-serif;text-decoration:underline;text-indent:20px}


/* Titre cible */
div#titre_cible
{
	position:relative;
	float:left;
    margin-left:0px; 
    margin-right:5px;
    margin-top: 15px;
	width:517px;	
	height:26px;
	background: url(../images/fond_titre_enseignement.gif) no-repeat
}

div#titre_cible span 
{
	padding-left:40px;
	color: #FFFFFF;
	FONT-SIZE: 14pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

/* Sous Titre Cible */
div#soustitre_cible
{
	color: #F38500;
	FONT-SIZE: 10pt;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	FONT-weight:bold;
	text-transform: uppercase;
	margin-top: 0px; 
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;		
}

div#soustitre_cible span 
{
	color: #F38500;
	FONT-SIZE: 10pt;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	FONT-weight:bold;
	text-transform: uppercase;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	background: url(../images/puce_sstitre_enseignement.gif) no-repeat;
	background-position: 1px 2px;	
	display: block;
}



/* Photo cible */
div.photo_accueil_cible {
	position:relative;
	float:left;
    top:-1px; 
    margin-left:0px; 
    margin-right:0px;
    width:79;
    height:79;
	z-index:30;
	background: url(../images/photo_enseignement.gif) no-repeat
}
div.photo_accueil_cible_blank {
	position:relative;
	float:left;
    top:-1px; 
    margin-left:0px; 
    margin-right:0px;
    width:79;
    height:79;
	z-index:30;
	background: url(../images/photo_enseignement2.gif) no-repeat
}

/* Navigation chemin */
.texte_pucenav{color: #F38500;font-size: 8pt;font-family: verdana, Helvetica, sans-serif}
.histo_nav{color: #F38500;font-size: 8pt;font-family: verdana, Helvetica, sans-serif}
a.histo_nav{color: #F38500;font-size: 8pt;font-family: verdana, Helvetica, sans-serif;text-decoration:underline}
a.histo_nav:hover{color: #F38500;font-size: 8pt;font-family: verdana, Helvetica, sans-serif;text-decoration:none}

/* Navigation menu */
div#menuBar {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  position: relative;
  margin: 0px;
  margin-left:33px;
  margin-top:280px;
  width:138px;
  z-index:40;
  text-align: left;
  background: url(../images/cadremilieu_enseignement.jpg);
  padding: 0px;
  border: 0px;
}

div#menuBar div.cadre_bas {
  width: 138px;
  height: 15px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-image: url(../images/cadrebas_enseignement.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

div#menuBar div.cadre_haut {
  width: 138px;
  height: 15px;
  margin: 0px;
  padding: 0px;
  border: 0px;  
  background-image: url(../images/cadrehaut_enseignement.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

div#menuBar ul#menulist li ul{ display:none; }

div#menuBar ul#menulist li:hover>ul{ display:block; }

div#menuBar ul#menulist {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #F38500;
  position: static;
  left: 10px;
  margin: 15px;
}

div#menuBar ul#menulist{
  list-style:none;
  margin:0;
  padding:0;
  width:138px;
  _width:138px;
  background-color: transparent;
  border: 0px;
}

div#menuBar ul#menulist ul {
  list-style:none;
  margin:0;
  padding:0;
  width:138px;
  _width:138px;
  background-color: #fff;
  border-top: solid 1px #F38500;
  border-left: solid 1px #F38500;
  border-right: solid 1px #F38500;
}
	 
div#menuBar ul#menulist ul{
  position:absolute;
  top:-1px;
  left:132px;
}

div#menuBar ul#menulist li{
  position:relative;
  margin:0px;
  padding:0px;
  _display:inline;
  border-bottom: solid 1px #F38500;
}

div#menuBar ul#menulist a{
  display:block;
  text-decoration: none;
  _width: 138px;
  padding: 3px 0 3px 2em;
  _border-bottom: solid 1px #F38500;
}

div#menuBar ul#menulist li:hover, div#menuBar ul#menulist li a:hover {
	background-image: url(../images/puce_hovermenu_enseignement.gif) !important;
	background-position: 0.5em 0.5em;
	background-repeat: no-repeat;
}

div#menuBar ul#menulist a {
	color: #F38500;
	text-decoration: none;
}

div#menuBar ul#menulist li.menuItem0 {
    border-bottom: 0px;
    margin: 0 1px 0 1px;	
}

div#menuBar ul#menulist li.menuItem0 a.menuItem0 {
	background-image: url(../images/puce_menu_enseignement.gif) !important;
	background-position: 0.5em 0.5em;
	background-repeat: no-repeat;
    border-bottom: 0px;	
    _margin: 0 1px 0 1px;	
    _width: 136px;
}

div#menuBar ul#menulist li.menuItem0:hover, div#menuBar ul#menulist li.menuItem0 a.menuItem0:hover {
	background-image: url(../images/puce_hovermenu_enseignement.gif) !important;
	background-position: 0.5em 0.5em;
	background-repeat: no-repeat;
    border-bottom: 0px;	
}

div#menuBar ul#menulist li.currentItem {
    border-bottom: 0px;
    font-weight: bolder;	
    margin: 0 1px 0 1px;	
}

div#menuBar ul#menulist li.currentItem a.currentItem {
	background-image: url(../images/puce_selectmenu_enseignement.gif) !important;
	background-position: 0.5em 0.5em;
	background-repeat: no-repeat;
    border-bottom: 0px;	
    font-weight: bolder;	
    _margin: 0 1px 0 1px;	
    _width: 136px;
}	

/*
div#menuBar ul#menulist li.currentItem:hover, div#menuBar ul#menulist li.currentItem a.currentItem:hover {
	background-image: url(../images/puce_sommaire.gif) !important;
	background-position: 0.7em 0.5em;
	background-repeat: no-repeat;
    border-bottom: 0px;	
    font-weight: bolder;	
}*/

div#menuBar ul#menulist li.backItem {
    border-bottom: 0px;
    font-weight: bolder;	
    margin: 0 1px 0 1px;	
}

div#menuBar ul#menulist li.backItem a.backItem {
	background-image: url(../images/retour_enseignement.gif) !important;
	background-position: 0.5em 0.3em;
	background-repeat: no-repeat;
    border-bottom: 0px;	
    font-weight: bolder;	
    _margin: 0 1px 0 1px;	
    _width: 136px;
}

div#menuBar ul#menulist li.backItem:hover, div#menuBar ul#menulist li.backItem a.backItem:hover {
	background-image: url(../images/retour_enseignement.gif) !important;
	background-position: 0.5em 0.3em;
	background-repeat: no-repeat;
    border-bottom: 0px;	
    font-weight: bolder;	
}


/*------------------------------*/
/* Elements du menu de contexte */
/*------------------------------*/
/* Partie haute */
div#contenu_avoir div.contexte_cadrehaut {
	background: url(../images/bande1liens_enseignement.gif);
	width: 141px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
}

div#contenu_avoir div.contexte_cadrehaut span {
	background: url(../images/puce_bandedroite_enseignement.gif) no-repeat;
	background-position: 2px 1px;
	color: #FFFFFF;
	font-size: 9pt;
	font-family: verdana, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	margin:0px 0px 0px 0px;
	padding-left:22px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align: text-bottom;
	line-height:20px;
	height:24px;
}

/* Partie Contenu */
div#contenu_avoir div.contexte_contenu {
	background: url(../images/bande2liens_enseignement.gif);
	overflow:hidden;
	width: 141px;
}

div#contenu_avoir ul.contexte_contenu {
	list-style-type:none;
	list-style-image:none;
	margin-top:5px;
	margin-bottom:10px;	
	margin-left:2px;
	margin-right:3px;
	padding: 0px 0px 0px 0px;
}

div#contenu_avoir div.contexte_contenu li{
	margin-top:3px;
	margin-bottom:0px;	
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}


div#contenu_avoir div.contexte_contenu li.type_chu a {
	color: #3333CC;
	FONT-SIZE: 8pt;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	text-decoration: underline;
	vertical-align: text-top;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	background: url(../images/pucecadre_enseignement.gif) no-repeat;
	background-position: 0px 5px;	
	display: block;
	line-height:15px;	
}

div#contenu_avoir div.contexte_contenu li.type_chu a:hover{
	text-decoration:none
}

div#contenu_avoir div.contexte_contenu li.type_chu span{
	color: #3333CC;
	FONT-SIZE: 8pt;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: text-top;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	background: url(../images/pucecadre_enseignement.gif) no-repeat;
	background-position: 0px 5px;	
	display: block;
	line-height:15px;	
}


div#contenu_avoir div.bande_cismef {
	background: url(../images/bande_cismef.gif) no-repeat;
	width: 134px;
	height: 17px;
	margin: 0px 2px 0px 3px;
}

div#contenu_avoir div.contexte_contenu li.type_cismef a {
	color: #3333CC;
	FONT-SIZE: 8pt;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	text-decoration: underline;
	vertical-align: text-top;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	background: url(../images/puce_infocismef.gif) no-repeat;
	background-position: 0px 5px;	
	display: block;
	line-height:15px;	
}

div#contenu_avoir div.contexte_contenu li.type_cismef a:hover{
	text-decoration:none
}

div#contenu_avoir div.contexte_contenu li.type_cismef span{
	color: #3333CC;
	FONT-SIZE: 8pt;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: text-top;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	background: url(../images/puce_infocismef.gif) no-repeat;
	background-position: 0px 5px;	
	display: block;
	line-height:15px;	
}


div#contenu_avoir div.contexte_contenu li.type_externe a{
	color: #3333CC;
	FONT-SIZE: 8pt;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	text-decoration: underline;
	vertical-align: text-top;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	background: url(../images/puce_infoexterne.gif) no-repeat;
	background-position: 0px 5px;	
	display: block;
	line-height:15px;	
}

div#contenu_avoir div.contexte_contenu li.type_externe a:hover{
	text-decoration:none
}

div#contenu_avoir div.contexte_contenu li.type_externe span{
	color: #3333CC;
	FONT-SIZE: 8pt;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: text-top;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	background: url(../images/puce_infoexterne.gif) no-repeat;
	background-position: 0px 5px;	
	display: block;
	line-height:15px;	
}

/* Partie basse */	
div#contenu_avoir div.contexte_cadrebas {
	background: url(../images/bande3liens_enseignement.gif);
	width: 141px;
	height: 22px
}

