* { margin: 0; padding: 0; }

ul { list-style: none; }

img {border: 1px solid #950900;}

#top img, #titre img, #situation img, #domaines-activite img {
    border: none;
}

.hidden {
  position:absolute;
  left:0px;
  top:-500px;
  width:1px;
  height:1px;
  overflow:hidden;
}
hr {
  clear: both; 
  visibility: hidden;
  height: 0;
}
.left { float: left; }

.right { float: right; }

body {
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111;
	margin: 5px;
	padding: 0px;
	background-color: #666;
	text-align: center;
}

#conteneur {
  width: 800px;
  height: 600px;
  margin: 30px auto;
  text-align: left;
  background-color: #fff;
}

#top {
  height: 80px;
  background: #950900 url(graph/top.jpg) no-repeat right;
}

#top h1 {
  text-indent: -5000px;
  line-height: 0;
  visibility: hidden;
}

#logo {
  position: relative;
  top: 20px;
  left: 58px;
}

#content { margin-left: 148px; }

#gauche {
  position: absolute;
  clear: both;
  top : 110px;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  width: 141px;
  height: 175px;
  padding: 345px 0 0 7px;
  font-size: 11px;
  color: #323431;
}
.emailCloak {
  font-size: 9px;
  line-height: 20px;
}
#gauche p { margin-bottom : 12px; }

#gauche li {
  background: url(graph/double-fleche-gris.gif) no-repeat 0 -1px;
  padding-left: 12px;
  margin-bottom: 3px;
  font-weight: bold;
}
#gauche a {
  text-decoration: none;
  color: #333;
}
#gauche a:hover { color: #888; }

.visuel0{ background-image: url(graph/visuel-justice.jpg); }
.visuel1{ background-image: url(graph/visuel-justice.jpg); }
.visuel2{ background-image: url(graph/visuel-robe.jpg); }
.visuel3{ background-image: url(graph/visuel-dalloz.jpg); }
.visuel4{ background-image: url(graph/visuel-boussole.jpg); }
.visuel5{ background-image: url(graph/visuel-contact.jpg); }
#menu { height: 33px; }

#menu li { float: left; }

#menu a {
	display: block;
	height: 33px;
	background-repeat: no-repeat;
	background-position: 0 -33px ;
  text-decoration: none; 
}

#menu a:hover { background-position: 0 0 ; }

.menu1 {
  background-image: url(graph/menu-1.gif);
  width: 152px;
}

.menu2 {
  background-image: url(graph/menu-2.gif);
  width: 169px;
}

.menu3 {
  background-image: url(graph/menu-3.gif);
  width: 203px;
}

.menu4 {
  background-image: url(graph/menu-4.gif);
  width: 113px;
}

#titre {
  height: 65px;
  background-color: #e6e6e6; 
}

#titre img { padding: 25px 0 0 16px; }

#chapeau {
  height: 120px;
  width: 652px;
  background-color: #950900;
  display: table; 
}
#chapeau_middle {
  display: table-cell; 
  vertical-align: middle; 
}
#chapeau h2 {
  color:#fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  padding-left: 57px; 
}   
#home { margin: 18px 0 0 57px; } 
#home p { padding-bottom: 4px; }

.sign {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  margin-left: 320px;
}

#presentation { margin: 70px 0 0 57px; }

#presentation img{ margin:3px 30px 0 0; }

#presentation p { margin: 0 0 15px 165px; }

#mode-exercice {
  margin: 35px 0 0 57px;
  line-height: 15px;
}

#mode-exercice p { margin-bottom: 30px; }

#mode-exercice img { margin : 0 12px 0 0; }

#mode-exercice img.right { margin : 0 40px 0 12px; }

#situation { margin: 33px 0 0 17px; }

#situation p{
  float: left;
  display: block;
  width: 260px;
  margin: 25px 0 0 10px;
  text-align: justify;
}
#domaines-activite { margin: 0 0 0 15px; }
#domaines-activite p {
  text-indent: 30px;
  padding-top: 8px;
}
#home ul {
  margin-left: 50px;
  padding-bottom: 6px;
}
#domaines-activite ul {
  margin-left: 30px;
  padding: 6px 0 0 10px;
}
#domaines-activite li, #home li {
  background: url(graph/double-fleche.gif) no-repeat 0 -2px;
  padding-left: 14px;
  margin-bottom: 6px;
}
#domaines-activite li{ width: 250px; }
#mentions-legales {
  margin: 15px 15px 0 20px;
  text-align: justify;
}
#mentions-legales h4 {
  font-size: 12px;
  font-weight: bold;
  background: url(graph/double-fleche.gif) no-repeat 0 7px;
  padding: 8px 0 6px 12px
}


/* formulaire de contact
-------------------------------------------------------- */
#contact {
  width: 632px;
  margin: 8px 0 0 10px;
  text-align: center;
}
#affich {
  height: 20px;
  margin-left: 35px;
  font-weight: bold;
}
fieldset{
	border: none;
  text-align: left;
}
label{ display: block; }
input, textarea{
	border: 1px solid #999;
	margin:4px 0 6px 34px;
}
input.submit {
  background-color: #e6e6e6;
  border: 1px solid #333;
  cursor: pointer;
  cursor: hand;
}

.reference img { border: none; }
