body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	font: normal small sans-serif;
	color: #878C66;
}

h1, h2, h3, h4, h5, h6 {
	color: #997867;
}

a {
	text-decoration: none;
	color: #825037;
}

select {
font-family:Tahoma;
font-size:10px;
border:1px solid #e3e3e3;
}

textarea {
font-family:Tahoma;
font-size:11px;
border:1px solid #e3e3e3;
}

input {
font-family:Tahoma;
font-size:10px;
border:1px solid #e3e3e3;
}

tr {
font-family:Tahoma;
font-size:11px;
}


a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 1000px;
	height: 140px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding: 42px 0 0 0;
}

#logo * {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #878C66;
}

#logo h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

#logo h2 {
	margin-top: -5px;
	padding-left: 2px;
	font-size: 1em;
}


/* Logo2 */

#logo2 {
	float: right;
	padding: 42px 0 0 0;
}



/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 69px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin-left: 2px;
	padding: 8px 15px 0 15px;
	background: #EFF0EB url(images/img2.gif) repeat-x;
	border: 1px solid #C9CCB9;
	border-bottom: none;
	text-decoration: none;
	color: #878C66;
}

#menu .active a, #menu a:hover {
	height: 23px;
	background: #EFF0EB;
}

/* Content */

#listing {
	/* border-style: solid;
	border-width: 1px; */
	color: #000000;
}

#prix {
	font-family:Serif;
	font-size:12px;
	font-weight: bold ;
	color: #000000;
}


/* encadrement listing annonces */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { color: #000000; height: 115px; margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; margin-top: -5px;}
/* fin encadrement listing annonces */

#content {
	width: 1000px;
	margin: 0 auto;
}

/* Column One */

#colOne {
	float: right;
	width: 770px;
}

#colOne .post {
	clear: both;
	margin-bottom: 3em;
}

#colOne .title {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #C9CCB9;
	font-size: 1.6em;
}

#colOne .posted, #colOne .meta {
	margin: 0;
	text-align: right;
	font-size: xx-small;
}

#colOne .posted {
	margin-top: -13px;
}

#colOne .meta {
	border-top: 1px solid #C9CCB9;
}

#colOne .meta p {
	margin: 0;
}

/* Column Two */

#colTwo {
	float: left;
	width: 200px;
}

#colTwo #textfield1 {
	width: 170px;
}

#colTwo #submit1 {
	display: none;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li h2 {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#colTwo li h2 span {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0EB url(images/img3.gif) repeat-x;
	border: 1px solid #C9CCB9;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 10px;
}

#colTwo li ul, #colTwo li form {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #C9CCB9;
}

/* Footer */

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 1em;
	border-top: 1px solid #C9CCB9;
}

#footer p {
	font-size: xx-small;
}

img.photo {
 	border: 3px solid #fff;
        -moz-box-shadow: 1px 1px 12px #555; 
        -webkit-box-shadow: 1px 1px 12px #555; 
	box-shadow: 8px 8px 8px #aaa;
	z-index:1;
	
}


div.arrondi {
	color:#000000;
	margin-top: 5px;
	margin-bottom: 5px;
        padding: 10px;
        background: #ccc;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
      }


.vendu {
	/* background: url(images/vendu.png) no-repeat; */
	position: relative;
	z-index:10;
	}

/* PROGRAMME NEUF */
ul.starbursts {
	list-style:none;
	margin:-40px 0;
	padding:0;
	overflow:hidden;
}
ul.starbursts li {
	float:left;
	width:10em;
	height:10em;
	position:absolute;
}
ul.starbursts * {
	margin:0;
	padding:0;
	line-height:1.2em;
}


.starburst7 {
	display:block;
	width:8em;
	height:3em;
	position:relative;
	top:3.75em;
	left:1em;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-family:Arial, sans-serif;
}
.starburst7 span {
	display:block;
	width:8em;
	height:2.5em;
	background:red;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	rotation:-45deg;
	-moz-transition: all 0.8s ease-out;
	-webkit-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
	-moz-border-radius:2em;
	-webkit-border-radius:2em;
	border-radius:2em;
	text-shadow:1px 1px 1px #000;
}
.starburst7:hover {
	background:transparent;
}
.starburst7:hover span {
	-webkit-transform:rotate(52.5deg);
	-moz-transform:rotate(52.5deg);
	rotation:52.5deg;
	-webkit-transform:translate(1em, 0);
	-moz-transform:translate(1em, 0);
	translate(1em, 0);
}


