html,body {
  font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
  font-size: small;
  padding : 0.1em;
  margin :0.1em;
  min-width:60%;
  MIN-HEIGHT: 410px;
  MIN-WIDTH:800px;
  
}


.clear {
  clear: both;
  visibility: hidden;
}

/* #0c449e;  bleu */
/* #f79a10;  orange */

/* =page
-------------------------------------------------- */
#page {
float: left;
width: 100%;
}

/* =entete
-------------------------------------------------- */
#entete {
  float: left;
  padding : 0;
  margin :0;
	height:100px;
	width: 100%;
  color : #0c449e;
 background: url(/images/logo1.jpg) right repeat;
  text-align: left;
  /*border-bottom: solid 1px #f79a10;*/
  /*background-image: url(/images/logo1.jpg) right repeat;*/
}

/*tag line*/
/*liste des puces sauf pour les artciles*/
#sommaire #art_content ul{

list-style-type:disc !important;
}
#sommaire ul{
list-style-type:none;
}

#sommaire ul li,#sommaire li{
list-style-type:none;
padding:0!important;
margin-left:0;
}
#art_content ul li{

list-style-type:disc !important;
}



#tagline { margin: 0pt;
padding: 0pt;
background: rgb(204, 102, 0) url(/JURIGUIDE/images/tagbararc.png) no-repeat scroll right top;
display: block;
overflow: hidden;
color: white;
-moz-background-clip: initial;
-moz-background-origin: initial;
-moz-background-inline-policy: initial;
min-height: 23px;
}
#tagline { clear: both;
}
#tagline p { margin: 0pt;
padding: 0.3em 20px 0.3em 0.3em;
text-align: right;
}


#prelude {
  float: right;
  font-size: x-small;
}
img {
/*padding : 0.12em 0;*/
float: left;
  border:none;
}
#logo-accessiweb img {
  float: left;
  border:0;
}
/* =nav
-------------------------------------------------- */
#nav {
  FLOAT: left;
  WIDTH: 20%; /*20% bug IE: taille demandee =  taille desiree - 0.01% */
  !WIDTH: 20%;
  border-right:none; /* solid 1px #f79a10;*/
  color: black;
  background: white ;/*#DFEBF7;*/
}

/* hide from IE mac \*/
html>body #nav {
	width : 12em; /* ACCESSIBILITE: permet de faire passer #contenu sous #nav quand la taille des police est agrandie */
	min-width: 20%; /* corrige le defaut d'apparence lie a width:6em sous Opera et Konqueror */
}

#nav a {
  text-decoration: none;
}

#nav a:hover {
  text-decoration: underline;
}

#nav1 {
  padding:0;
  margin:0;
}

#nav1 li {
  list-style-type: none;
  font-weight: bold;
  padding: 0.2em;
}

ul#nav2 li {
  list-style-type: circle;
  font-weight: normal;
  padding: 0em;
}

ul#nav2 li a:visited {
  list-style-image: url("images/nav-puce-active.png");
}

/* =contenu
-------------------------------------------------- */
#contenu {
  /*MARGIN-LEFT: 26%;*/
	float: right;
	
	/*overflow : auto ;*/
	width: 79%;
	#width: 81%;/*hack pour ie6 ignorer par ff voir les autres versions*/
	min-width:60%;
	#width:79%;
	
}

#ariane {
	padding: 0;
	margin : 0 0 2em 0;
}

#titre_page {
display: inline;
}
h2#titre_page {
display: inline;
color :#9D734A;
}
h2#titre_fiche{

color :#9D734A;
margin-left: 20%;
}
h1#titre_fiche{

color :#9D734A;
margin-left: 20%;
font-size : 12px;
}
h3 {
  border: solid 1px #f79a10; 
  background: #DFEBF7;
   padding : 0.5em;
}
h3#texte_recherche  {
  border: solid 1px #f79a10; 
  background: #DFEBF7;
  font-size : 12px;
   padding : 0.5em;
   font-weight: normal;
}
h3#article {
  border: solid 1px #f79a10; 
  background: #DFEBF7;
  font-size : 100%;
  padding : 0.5em;
  margin-top: 20px;
  font-weight: normal;
}

h4 {
   text-decoration : underline;
}

h5 {
   font-size : small;
   display: inline;
}


#contenu hr {
	color : #f79a10;  
	height : 1px;
}

#sommaire {
   border : 1px solid #f79a10;
   background:white ; /* #DFEBF7;*/
   padding: 0.4em ;
  
}

#sommaire1 span {

  font-weight: bold;
}

#sommaire1 ul {
 float: left;
/* margin: 0;*/
  padding-left: 40px;
}
#sommaire1 h1{
 color :#ffcc33 !important ; 
 font-size : 100%;
 text-align: center;
}
#sommaire  li {
   /*font-size : small;  display:block;*/
 
     margin: 0.4em 3em;
}

/************ sommaire de la page outils, ou  autre que celui des fiches ********/
#sommaire_normal {
   border : 1px solid #f79a10;
   background: #DFEBF7;
  padding: 0.2em;
}

#sommaire_normal span {
   text-align : center;
  font-weight: bold;
}

#sommaire_normal li {
   font-size : small;
}



.dynamiclink {
  font-weight: normal; font-size: x-small; color: #637386; text-decoration: underline
}

.staticlink {
  font-weight: normal; font-size: x-small; color: #637386
}

/* lien de retour en haut de page */

p.top {
   text-align: right;
}
p.topleft {
   text-align: left;
   margin-left : 6%;
}

p.description {

margin-left:1em;
display : bloc;


}
li.artitre {
list-style-type: square !important;
background:yellow;

 }
.article ul{
list-style-type: none !important;
}

/* =pieddepage
-------------------------------------------------- */
#pieddepage { 
  clear: both;
  margin-top: 5px;
  text-align: center;
  border-top: solid 1px #f79a10;
}

/* -----------------------
 liste des fiches d'une thımatique 
----------------------- */
#liste_thema{
   margin-top : 2px;
}

code.elt {
   font-weight: bold; 
  text-transform: uppercase; 
  color: #993399;
   font-size : small;
}

code.attr {
  font-weight: bold; 
  color: #616161;
/* couleur d'origine #999999; */
   font-size : small;
}

p.pre {
   padding-right: 3px; 
   padding-left: 3px; 
   padding-bottom: 3px; 
  padding-top: 3px; 
   width: auto; 
   color: #006600;
   background-color: #ffffcc
}

.illustration {
   border:0;
}


/* boutons prıcıdent et suivant */
.fleche {
   padding: 0.2em;
}

#fleche_nav {
    float: right;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#actualite {
   
	padding-bottom: 10px;
	float :right;
	margin:1em 0 1em 1em;
	background:#FFFFCC url(/images/aide1.gif)no-repeat bottom right;
	padding :0;/*1em;*/
	border : 1px solid #f79a10;
	width:20%;
	font-size: 80%;
	
}
#actualite a{
padding :0 0.2 0;
margin :0 0.2 0;
}
#actualite ul{

margin :0 ;
padding:0;
}
#actualite li{
width:80%;
padding :0 0.7em;
margin :0 0.5 0;
}

#actualite h3{
position : relative;
 font-size: 100%;
color :navy;
padding:0!important;
margin:0;
background :#FFFFCC;
text-align: center;
/*margin-left : 25px;*/
}
#actualite h2{
 font-size: 100%;
color :navy;
/*margin-left : 25px;*/
}

