/* @override 
	http://www.journal-des-notaires.com/CSS/styles.css
	http://www.journal-des-notaires.com/test/CSS/styles.css
*/

/* Réalisé par le Studio Vert - www.lestudiovert.fr */

/* ENTETE   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#entete h1 span {
	font-size: 11px;
	color: #bababa;
	position: absolute;
	top: 52px;
	left: 70px;
	font-weight: bold;
	z-index: 3;
	display: none;
}

#entete img {
	z-index: 1;
	position: relative;
}

/* PUBS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#pubHaut {
	width: 728px;
	height: 90px;
	text-align: center;
	position: absolute;
	top: 13px;
	z-index: 0;
	left: 250px;
}

#pubHaut iframe {
	background-image: url(../IMAGES/iframe_fd.jpg);
}

/* encartPub */

#pubEncart {
	margin-bottom: 10px;
	border: 1px solid #fff;
	
}

div#encart iframe {
	width: 336px;
	text-align: center;
	background-color: #fff;
}

/* NAVIGATION - - - - - - - - - - - - - - - - - - - - - - - - - - - + 
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#navigation h3 {
	display: none;
}

#navigation ul {
	height: 37px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
}

#navigation li {
	float: left;
	margin-top: 10px;
	line-height: 27px;
	list-style: none;
}

#navigation a {
	color: white;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	font-family:Arial;
	background-image: url(../IMAGES/menu.jpg);
	margin-top: 10px;
}

#navigation a:hover, #navigation a.on {
	color: #fff;
	background: #818F51 url(../IMAGES/menu_on.jpg) repeat-x left top;
}

/* CONTENU - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#carteAbonnes {
	margin: 20px 0;
}

#listeEditions input.bouton {
	
}

#contenu ul, #contenu ol {
	margin-left: 20px;
}

#contenu li {
	color: #808080;
	line-height: 14px;
	margin-top: 2px;
	font-size: 12px;
}

#contenu strong {
	font-weight: bold;
	color: #595959;
}

#intro {
	margin-bottom: 30px;
}

#contenu #intro p.chapeau {
	font: 17px !important;
}

/*ENCART - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#encart h2 {
	top: 0;
	letter-spacing: -1px;
	color: #fff;
}

#encart #galerie, #encart #credits {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	width: 316px;
	background: #BBCC75 url(../IMAGES/galerie.jpg) repeat-x left top;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#encart #galerie table {
	width: 90%;
	margin-left: 10px;
}

#page #conteneur #encart #credits {
	color: #fff;
}

#encart #galerie caption {
	color: #fff;
	margin-bottom: 5px;
	margin-top: 0px;
	font-variant: normal;
	font-style: normal;
	font-family: times;
	display: none;
}

#encart #galerie td {
	text-align: left;
	padding-bottom: 10px;
	border-style: none;
}

#encart #galerie td.effet {
	background: url(../IMAGES/test.jpg) no-repeat left top;
	width: 130px;
	height: 159px;
	padding: 0;
}

#encart #galerie img {
	margin-bottom: 0;
	margin-left: 17px;
}

#encart #galerie a.edition {
	color: #5c3430;
	letter-spacing: -2px;
	font: normal normal 25px/18px Times, Georgia, "Times New Roman", serif;
}

#encart #galerie a.edition:hover {
	color: #488ba5;
}

#encart #galerie .date {
	color: #f3f3f3;
	letter-spacing: -1px;
	text-align: left;
	font-style: italic;
	line-height: 25px;
	font-size: 13px;
}

#encart #galerie a.lien {
	background: url(../IMAGES/puce_date.gif) no-repeat 0 1px;
	padding-left: 14px;
	border-style: none;
	font-weight: bold;
}

#encart #credits a {
	color: #5c3430;
	font-weight: bold;
}

#encart #credits a:hover {
	color: #488ba5;
}

#encart #credits p {
	color: #333;
}


/* PIED - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#pied p {
	
}

#pied a {
	color: #4f5c21;
	border-bottom: 1px dotted #666;
}

#pied a:hover {
	color: #333;
	border-bottom: 1px solid #666;
}

#pied a.signature {
	float: left;
	border-right: 2px solid #ccc;
	margin-right: 5px;
	border-bottom-style: none;
	margin-top: -2px;
	margin-left: 65px;
}

#pied #mentions {
	font-size: 09px;
	margin-left: 05px;
}

#pied #mentions a {
}


/* CONSULTATION  - - - - - - - - - - - - - - - - - - - - - - - - - - + 
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#listeEditions ul {
	margin: 0;
}

#listeEditions li {
	float: left;
	list-style: none;
	width: 270px;
	padding: 0;
	line-height: 22px;
	margin-bottom: 5px;
}

span.numDep {
	font: 23px/20px Times, Georgia, "Times New Roman", serif;
	float: left;
	padding-right: 8px;
	letter-spacing: -2px;
}

/* ARCHIVES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#listeEditionsAdmin img.visuel {
	height: 50px;
}

/* CONTACT  - - - - - - - - - - - - - - - - - - - - - - - - - - - + 
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

form {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 10px;
	border-top-style: solid;
}

form p {
	padding: 0 !important;
	margin: 0 !important;
}

legend {
	float: right;
	display: none;
}

label {
	text-align: left;
	font: bold 15px times;
	color: #444;
}

input {
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	padding: 2px;
}

input.bouton {
	background: url(../IMAGES/bouton.jpg) repeat-x left bottom;
	border-style: none;
	color: #fff;
	padding: 0.2em;
	text-transform: uppercase;
	text-align: center;
	float: right;
	margin-top: -18px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

input.bouton:hover {
	background: #5AADCE;
	color: #fff;
}

textarea {
	height: 10em;
	border: 1px solid #e2e2e2;
	color: #999;
	background-color: #fff;
	display: block;
	font: 15px " Lucida Grande", verdana, "Lucida Sans Unicode", sans-serif;
	padding: 2px;
	margin-bottom: 15px;
}

input.saisie {
	background: #fff;
	border: 1px solid #e2e2e2;
	color: #999;
	font-weight: normal;
	display: block;
}

textarea:hover, textarea:focus, 
input.saisie:focus, input.saisie:hover, 
input.saisieSoumettre:focus, input.saisieSoumettre:hover {
	border: 1px solid #818F51;
	color: #000;
	background-color: #fff;
}

.alerte, .erreur {
	display: block;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 7px;
	border: 1px solid #d8d8d8;
	color: #f00;
	background-color: #fffdd4;
	font-size: 13px;	
}

.ok {
	display: block;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 16px;	
	padding: 7px;	
	border: 1px solid #d8d8d8;	
	background-color: #D7E88E;
	color: #46611e;
	font-size: 13px;
}

select {
	border: 1px solid #ccc;
	color: #333;
	display: block;
	font-size: 15px;
}

.lienAbonnementGratuitMac {
	padding: 4px 20px 4px 20px !important;
	font-size:100% !important;
}

#lienAbonnementGratuit {
	border: 1px solid #6699CC; 
	padding: 7px 20px 1px 20px; 
	position: absolute; 
	top: 7px; 
	left: 530px; 
	background-color: #E1EAF7; 
	background-image:url('../IMAGES/fond_btn.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
	color: black; 
	font-weight:bold; 
	font-size:85%;
}

#lienAbonnementGratuit a {
	color: black !important;
}

#lienAbonnementGratuit:hover, #lienAbonnementGratuit:hover a {
	border-color: white;
	background: #CACACA;
	color: red !important;
}

#commune-update li {
	cursor:pointer;
}

#commune-update li:hover {
	color:#ABC05B;
}