/* Anne Richardt style general - Sept 08 - www.pixelscarres.com */

* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	color: #000;
	background-color: #979d98;
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

a img
{
	border: 0;
}
#page {
	background-color: #fffbef;
	width: 62em;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

/* @group le header */

/* @group Menu */

ul#menu {
	height: 14.6em;
	float: left;
	text-align: right;
	list-style-type : none;
	padding-left: 8px;
	margin-left: 4em;
	width: 15em;
	margin-top: 2em;
}

ul#menu li {
	height: 1.9em;
}

ul#menu a {
	color: #D00341;
	text-decoration: none;
	display: block;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
}

ul#menu a:hover {
	text-decoration: none;
	font-style: italic;
	display: block;
	background: #faf2dc url(../images/carremenu.jpg) repeat-y left;
}

ul#menu .current {
	font-style: italic;
	display: block;
	background: #faf2dc url(../images/carremenu.jpg) repeat-y left center;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
}

/* @end */

#header {
	margin-left: auto;
	height: 16em;
	margin-right: auto;
	width: 50em;
	padding: 1em;
}
#adresse {
	float: left;
	margin-top: 2em;
}
.adress {
	width: 12.375em;
	height: 11.812em;
}
#adresse p {
	display: none;
}
#justice {
	float: left;
	margin-top: 2em;
	margin-left: 7em;
}
.justice {
	width: 9.5em;
	height: 13.5em;
}
/* @end */

#contenu {
	width: 45em;
	text-align: justify;
	overflow: auto;
	color: #003c7f;
	padding-top: 1em;
	margin-left: 12em;
	clear: both;
	margin-right: 5em;
	height: auto;
	padding-bottom: 40px;
}
#contenu p {
	font-size: 0.9em;
	margin-right: 3em;
	margin-top: 1.6em;
}
#contenu a {
	color: #003c7f;
	text-decoration: none;
	font-weight: bold;
}
#contenu a:hover {
	text-decoration: underline;
}
.exemples {
	text-align: left;
	margin-left: 20px;
}
.exemples li {
	font-size: 0.9em;
	padding-top: 0.4em;
	list-style-type: circle;
	list-style-position: outside;
}
.societes {
	text-align: left;
	margin-left: 1.25em;
	padding-top: 0.5em;
}
.societes li {
	font-size: 0.9em;
	padding-top: 1em;
	list-style-type: circle;
	list-style-position: outside;
}
.contentieux {
	text-align: left;
	margin-left: 60px;
	width: 37em;
	
}
.contentieux li {
	font-size: 0.9em;
	margin-top: 15px;
	list-style-type: none;
	background: url(../images/puce.jpg) no-repeat left center;
	padding-left: 15px;
}

/* @group Formatage texte */

h1 {
	font-weight: bold;
	color: #D00341;
	font-size: 1.1em;
	text-align: left;
	background-color: #faf2dc;
	margin-left: 3em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 46.5em;
	text-indent: 4em;
	clear: right;
	float: left;
}

h2 {
	color: #4c4c4c;
	font-size: 1em;
	text-align: left;
	margin-top: 2em;
	font-weight: normal;
}
.court {
	width: 45em;
}
.center {
	text-align: center;
	font-style: italic;
}
.ligne {
	width: 10em;
	border-top: 3px solid #faf2dc;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}
/* @end */

/* @group Accessibilite */

/* Accessibilite */
#access {
	width: 62em;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	height: 1em;
	margin-bottom: 5px;
}
#access p {
	text-align: left;
}
#access a {
	color: #191919;
	text-decoration: none;
	font-size: 0.7em;
}
#access a:hover {
	color: #003c7f;
	text-decoration: none;
}

kbd {
	border: 1px dashed #8b5829;
	padding: 2px;
	line-height: 1.5em;
}

/* @end */


/* @group Footer */

#footer {
	width: 62em;
	background-color: #faf2dc;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #003c7f;
}

#footer a {
	color: #003c7f;
	text-decoration: none;
	font-size: 0.7em;
} 

#footer a:hover {
	color: #4c4c4c;
}
.border {
	text-decoration: none;
}
.xiti {
	text-decoration: none;
	position: relative;
	opacity: 0.64;
	left: -21em;
	top: 0.125em;
}
.xiti a {
	text-decoration: none;
}

.xiti a:hover {
	text-decoration: none;
}

/* @end */

.clear { 
	clear: left;
	margin-bottom: 50px;
}
/* @group Formulaire */

fieldset {
	border-style: none;
}
.small {
	font-size: 0.8em;
}
.champ {
	border: 1px solid #003c7f;
	background-color: transparent;
}
.error {
	color: #D00341;
}

/* @end */

/* @group Non Util */

#interloc1 {
	width: 250px;
	float: left;
	margin-left: 1.25em;
}
#interloc2 {
	width: 250px;
	float: left;
	text-align: right;
	margin-left: 4.375em;
}

/* @end */
noscript p {
	font-size: 0.6em;
}

