@charset "iso-8859-1";
/* CSS Document */

body {
background-image:url(../media/design/bg.png);
padding-top: 15px;
padding-bottom: 15px;
}

p {
color: black;
font-family: Verdana;
font-size: 13px;
}

a {
color: black;
font-family: Arial;
font-size: 12px;
}

#main_body {
position: absolute;
width: 970px;
left: 50%;
margin-left: -485px;
margin-top: -10px;
background-image:url(../media/design/main_body.png);
background-position:center;
background-repeat: repeat-y;
}

#header {
width: 100%;
height: 181px;
background-image:url(../media/design/logo.gif);
background-position:center;
background-repeat: no-repeat;
}

#menu {
width: 100%;
height: 37px;
background-image:url(../media/design/menu.gif);
background-position:center;
background-repeat: no-repeat;
}

ul.menu {
position: absolute;
width: 90%;
margin: 10px 0 0 0px;
text-align:center;
font-family: Arial;
font-size: 12px;
text-transform: uppercase;
}

ul.menu li {
list-style-type: none;
float: left;
margin: 0px 10px;
color: white;
}

ul.menu li a {
text-align:center;
font-family: Arial;
font-size: 12px;
text-transform: uppercase;
color: white;
text-decoration: none;
font-weight: bold;
}

ul.menu li a:hover {
text-align:center;
font-family: Arial;
font-size: 12px;
text-transform: uppercase;
background-color: #white;
color: #06530d;
}

#main_haut {
width: 100%;
height: 27px;
background-image:url(../media/design/main_haut.gif);
background-position:center;
background-repeat: no-repeat;
}

#main_centre {
width: 890px;
background-image:url(../media/design/main_centre.gif);
padding: 1px 40px 40px 40px;
background-position: center;
background-repeat: repeat-y;
}

#main_ouverture {
width: 890px;
height: 187px;
background-image:url(../media/design/ouverture.jpg);
background-position: center;
background-repeat:no-repeat;
margin: 0px auto;
}

.main_annonce {
width:890px;
height: 223px;
background-image:url(../media/design/annonce.png);
background-position: center;
background-repeat:no-repeat;
margin:0 auto 50px auto;
}

.no_title {
	background-image:url(../media/design/annonce_other.png);
}

.vierge {
	background-image:url(../media/design/annonce_vierge.png);
}

.vendu {
	background-image:url(../media/design/annonce_vendu.png);
}

.main_annonce.vierge .description {
	width:670px;
}

.main_annonce a, a:hover, a:visited{
text-decoration: none;
color: #186e87;
}

p.secteur {
position: absolute;
width: 350px;
margin: 43px 0px 0px 115px;
color: #535353;
font-family: Arial, "Times New Roman", Times, serif;
font-weight: bolder;
text-transform: uppercase;
font-size: 13px;
}

p.prix {
position: absolute;
width: 250px;
margin: 195px 0px 0px 75px;
color: #535353;
font-weight: bolder;
font-size: 13px;
font-family: Arial, "Times New Roman", Times, serif;
text-transform: uppercase;
}

p.savoir_plus {
position: absolute;
width: 250px;
margin: 198px 0px 0px 527px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
color: #186e87;
}

p.savoir_plus_img {
position: absolute;
width: 250px;
margin:134px 0 0 434px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
color: #186e87;
}

p.savoir_plus_img img {
	height:auto;
	width:auto;
}

p.description {
position: absolute;
width: 500px;
height: 90px;
overflow:hidden;
margin: 80px 0px 0px 5px;
font-family: Arial, "Times New Roman", Times, serif;
font-size: 12px;
color: #383838;
}

.main_annonce img{
float: right;
width: 200px;
height: 150px;
margin-top: 50px;
}


#main_bas {
width: 100%;
height: 27px;
background-image:url(../media/design/main_bas.gif);
background-position:center;
background-repeat: no-repeat;
}

.img_detail {
	background:transparent url(../media/design/bar.png) no-repeat scroll 0 top;
	margin:0 auto 50px auto;
	text-align:center;
	width:890px;
}

.img_detail_photo {
	background:transparent url(../media/design/bar_detail.png) no-repeat scroll 0 top;
	margin:0 auto 50px auto;
	text-align:center;
	width:890px;
}

.img_detail h1 {
	text-transform:uppercase;
	padding:5px 0 0 10px;
	font-family:Arial;
	text-align:left;
	font-size:13px;
	color:white;
}

.img_detail img {
	border:none;
	width:840px;
}

.img_detail img.spec {
	border:none;
	width:auto;
	float: right;
}

.img_detail .content {
}

p.tcenter {
	margin-top:0;
}

/* ===========================================================
Form ===================================================== */

form label {
	text-align:left;
	width:150px;
	float:left;
}

#contact p {
	padding:1px;
	margin:0;
	text-transform: uppercase;
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}

#contact .text {
	width:350px;
		color: grey;

}

#contact textarea {
	width:350px;
	color: grey;
}

#contact input, #contact textarea {
	float:left;
}

/* ===========================================================
Admin ===================================================== */

#admin {
	color:#427E9A;
}

#admin a {
	text-decoration:none;
	color:#427E9A;
}

#admin a:hover {
	text-decoration:underline;
}

#admin #main_centre ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#admin li {
	border-bottom:1px solid #427E9A;
}

#admin h3 {
	border-bottom:1px solid #427E9A;
}

#admin .menu li {
	border-bottom:none;
}

/* ===========================================================
Pagination ================================================ */

#admin .pagination {
	margin:18px 0 8px 0;
	text-align:center;
	font-size:11px;
}

#admin .pagination a {
	background-color:#427E9A;
	-moz-border-radius:3px;
	display:inline-block;
	text-decoration:none;
	padding:0 3px 0 3px;
}

#admin .pagination, #admin .pagination li a {
	color:#ffffff;
}

#admin .pagination li {
	text-decoration:none;
	display:inline;
	margin:3px;
}

#admin .pagination li.prev {
	margin-right:18px;
	margin-left:0;
}

#admin .pagination li.next {
	margin-left:18px;
	margin-right:0;
}

#admin .pagination a:hover, #admin .pagination .current {
	background-color:#427E9A;
	text-decoration:underline;
	color:#ffffff;
}

/* ===========================================================
Pagination ================================================ */

.right {
	float:right;
}

.clear {
	clear:both;
}

.tcenter {
	font-family:Arial,"Times New Roman",Times,serif;
	text-align:center;
	padding-top:28px;
	font-size:14px;
}

