body {
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 11pt;
	line-height: 13pt;
	background-color: #000;
	background-image: url(images/bg-idx.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}
a {
	text-decoration: none;
	color: #0cf;
}
a:hover { text-decoration: underline; }
h1 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: Times new Roman;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 38px;
	text-align: center;
	font-style: italic;
}
#top2 h1 a { color: #000; }
#top2 h1 a:hover {
	font-weight: bold;
	color: #06F;
}
h2 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: Times new Roman;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	text-align: center;
}
hr {
	width: 50%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 0;
}
form {
	margin: 0;
	font-size: 0;
}
input, textarea {
	font-size: 8pt;
	background-color: #444;
	color: #fff;
	border-width: 1;
}
select {
	font-size: 8pt;
	background-color: #444;
	color: #fff;
	border-width: 0;
}
img { border-color: #ccc; }
.imgleft { padding-right: 15px; }
.img { border: 1px #fff solid; }
.img a:hover { border: 1px #0cf solid; }

#global { /* Pour centrer H et V la page index */
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 790px;
	height: 400px;
	margin-left: -395px;
	margin-top: -240px;
}
.container {
	margin: 0 auto;
	width: 790px;
}
.contentall {
	background-image: url(images/interface/bg-main.jpg);
	background-repeat: repeat-y;
	width: 790px;
}
#top {
	padding: 0;
	margin: 0;
	height: 141px;
	background-image: url(images/interface-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-color: #fff;
	border-width: 0 1px;
	border-style: solid;
}
#lienaccueil {
	width: 350px;
	float: left;
}
#top2 {
	color: #000;
	background-image: url(images/top2.jpg);
	height: 40px;
	border-color: #fff;
	border-width: 0 1px;
	border-style: solid;
}
#menu {
	width: 170px;
	float: left;
}
#menu ul {
	padding: 0;
	margin: 0;
	background-image: url(images/interface/fondmenu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style-type: none;
	padding-bottom: 10px;
	font-family: verdana;
	font-size: 10pt;
	line-height: 14pt;
	text-align: center;
}
#menu li {
	padding: 0;
	margin: 0;
}
.menu a {
	padding: 0;
	margin: 0;
	width: 170px;
	display: block;
	text-decoration: none;
	color: #ccc;
}
.menu a:hover {
	text-decoration: non;
	color: #0cf;
}
.menu a:active {}
.menutxt {
	font-family: verdana;
	font-size: 10pt;
	line-height: 16pt;
	text-align: center;
	padding: 0;
	margin: 0;
}
.menutxt a { color: #ccc; }
.menutxt a:hover {
	text-decoration: none;
	color: #0cf;
}
.lienspecial a {
	background-color: #ccc;
	color: #000;
	font-family: "Times new Roman";
	font-size: 12pt;
	line-height: 18pt;
	font-variant: small-caps;
	text-decoration: none;
	width: 170px;
	font-weight: bold;
	margin: 0;
	padding: 2px 25px;
}
.lienspecial a:hover {
	background-color: #0cf;
	color: #000;
}

#content {
	width: 550px;
	float: left;
	margin-left: 33px;
}
#w400 {
	margin: 0 auto;
	width: 400px;
}
#w450 {
	margin: 0 auto;
	width: 450px;
}

/* DEBUT LISTE ANNONCES */
.contenu {
	padding-top: 28px;
	padding-left: 50px;
	width: 500px;
}
.contenu h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: left;
}
.vigannonce {
	float: left;
	margin: 0 30px 0 0;
	padding-top: 0px;
	padding-right: 0px;
}
.vigannonce p {
	font-family: Arial;
	font-size: 8pt;
	line-height: 8pt;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
.vigannonce img {
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
}
.break { clear: both; }

/* FIN LISTE ANNONCES */

.txtc { text-align: center; }
.txtcpet {
	text-align: center;
	font-size: 8pt;
	line-height: 10pt;
}
.txtcpetd {
	text-align: right;
	font-size: 8pt;
	line-height: 10pt;
}
.txtl { text-align: left; }
.txtr { text-align: right; }
.txtdixdixhuit {
	font-size: 10pt;
	line-height: 18pt;
}
.txt9 {
	font-size: 9pt;
	line-height: 9pt;
}
.txtred { color: #c00; }
.txtblue { color: #0cf; }
.txtlavecretrait {
	text-align: left;
	text-indent: 20px;
}
.txtvilla {
	padding: 0;
	margin: 0;
	font-family: Times new Roman;
	font-size: 12pt;
	line-height: 12pt;
	font-style: italic;
	font-variant: small-caps;
}
.txtblink { text-decoration: blink; }
.txtcbb {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #0cf;
}

/* hack FF pour envlever pointillˇs autour des liens */
a { outline: none; }
:focus { -moz-outline-style: none; }
/* fin de hack */

/* DEBUT JS */
.slideshow2 {
	padding: 0;
	margin: 0;
	float: left;
	top: 15px;
	border-color: #fff;
	border-width: 2px;
	border-style: solid;
	width: 420px;
	height: 100px;
	background-color: #000;
}
/* Fin JS */

/* DEBUT JS HIGHSLIDE */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide img {
	border-color: #000;
	border-width: 1px;
}
.highslide:hover img {
	border-color: #0cf;
	border-width: 1px;
	border-style: dotted;
}
.highslide-image { border: 2px solid #0cf; }
.highslide-caption {
	display: none;
	border: 2px solid #0cf;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	color: #fff;
	padding: 5px;
	background-color: #000;
}
.highslide-caption a {
	color: #fff;
	text-decoration: none;
}
.highslide-caption a:hover {
	color: #fff;
	text-decoration: underline;
}
.highslide-display-block { display: block; }
.highslide-display-none { display: none; }
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
/* FIN JS HIGHSLIDE */

.pommier {
	font-size: 4pt;
	line-height: 4pt;
	text-align: right;
}
.pommier a { color: #666; }
