
body, *
{
	padding: 0;
	margin: 0;
}

body
{
	background: #ebdfbd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #734632;
}

a
{
	text-decoration: none;
	color: #734632;
}

a img
{
	border: 0;
}

form p
{
	margin: 5px 0;
}

h1
{
	padding: 15px 0;
	font-size: 14pt;
}

h2
{
	padding: 15px 0 10px 0;
	font-size: 12pt;
	text-align: center;
}

ul
{
	list-style: none;
}



#container
{
	position: absolute;
	left: 50%;
	top: 0;
	width: 1024px;
	margin-left: -512px;
}

#header
{
	width: 1024px;
	background: #41281b;
	text-align: center;
}

#header a
{
	color: white;
}

#header_logo
{
	position: relative;
	margin-left: 180px;
}

#header_logo img
{
	vertical-align: bottom;
}

#header_text
{
	float: right;
	padding: 10px 10px 0 0;
	text-align: right;
	font-size: 7pt;
	color: white;
	line-height: 12pt;
}


#menu
{
	width: 1024px;
	height: 37px;
	background: #734632;
	color: white;
}


#mainmenu
{
	font-size: 8pt;
}

#mainmenu li
{
	float: left;
	width: 130px;
	height: 37px;
	background: url('../img/menu_bg0.png') repeat-x;
	border-right: 1px solid #734632;
	text-align: center;
	color: #734632;
	line-height: 37px;
}

#mainmenu li:hover
{
	background: url('../img/menu_bg1.png') repeat-x;
}

#mainmenu li a
{
	display: block;
	color: #734632;
}

#mainmenu li a:hover
{
	color: white;
	font-weight: bold;
}

#mainmenu li.menu_special_element {
	height: 33px;
	padding-top: 4px;
	line-height: 14px;
}

.submenu
{
	position: absolute;
	z-index: 100;
	display: none;
	top: 157px;
	width: 130px;
	border: 1px solid #734632;
	border-top: none;
	background: white;
	color: #734632;
}

.submenu li
{
	padding: 4px;
	font-size: 8pt;
	background: white;
}

.submenu li a
{
	/*display: block;*/
}

.submenu li a:hover
{
	font-weight: bold;
}

#submenu_btn0
{
	left: 0;
	width: 129px;
}

#submenu_btn1
{
	left: 130px;
}

#submenu_btn2
{
	left: 261px;
}

#submenu_btn3
{
	left: 392px;
}

#submenu_btn4
{
	left: 523px;
}


#flags
{
	text-align: center;
	line-height: 30px;
}

#flags img
{
	vertical-align: middle;
}


#subcontainer
{
	position: absolute;
	top: 200px;
}

#content
{
	width: 1024px;
}

#home_block
{
	background: #41281b;
}

#scroll_container
{
	position: relative;
	width: 1024px;
	height: 30px;
	overflow: hidden;
	background: url('../img/scroll_bg.png') repeat-x;
}

#scroll
{
	white-space: nowrap;
	line-height: 32px;
	font-size: 10pt;
	color: #41281b
}

#scroll p
{
	padding: 0;
}


#photo_home
{
	vertical-align: bottom;
}

#services_links
{
	float: left;
	margin: 10px 40px 40px 30px;
	padding-top: 10px;
	font-size: 10pt;
	color: white;
}

#services_links a {
	text-decoration: none;
	color: white;
}

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

#love_adverts
{
	float: left;
	width: 325px;
    margin-top: 10px;
	padding: 10px 20px;
	background: #41281b;
	color: white;
}

#love_col1 {
	margin-right: 15px;
}

.love_advert
{
	float: left;
	width: 145px;
	height: 150px;
    margin-top: 30px;
	margin-right: 10px;
	font-size: 8pt;
}

.love_advert img
{
	position: absolute;
}

.love_desc
{
	position; absolute;
	margin-top: 115px;
	width: 145px;
	height: 50px;
	font-size: 8pt;
}

#search_home
{
	float: right;
    margin-top: 10px;
	margin-right: 20px;
	padding: 10px 15px;
	background: #41281b;
	color: white;
}

#home_intro
{
	clear: both;
	padding: 10px 20px 30px 20px;
	text-align: center;
	color: white;
}

#home_intro h2
{
	margin: 20px 0 15px 0;
	font-size: 12pt;
}

#home_intro a, #search_intro a
{
	text-decoration: underline;
}


#search_results
{
	padding: 10px 0;
	background: #ebdfbd;
	color: #734632;
}

#search_forms
{
	padding: 10px 0;
	color: white;
	background: #41281b;
}

#search_left
{
	float: left;
	margin: 0 20px;
}

#search_left .search_module
{
	margin-bottom: 30px;
}

.module_title
{
	margin-bottom: 10px;
	font-weight: bold;
}

#search_right
{
	float: right;
	margin: 0 40px 0 20px;
}

#search_forms input, #search_home input
{
	height: 16px;
	padding-top: 2px;
	border: none;
	font-size: 9pt;
	text-align: center;
	color: #41281b;
}

#search_forms .submit_btn, #search_home .submit_btn
{
	height: 21px;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0 2px 2px 2px;
	/*border: 1px solid #734632;*/
	background: #734632;
	color: white;
}

#search_forms .submit_btn:hover, #search_home .submit_btn:hover
{
	background: #ee7f00;
}

.ads_result
{
	width: 1008px;
	margin: 5px 0 10px 0;
	color: #ebdfbd;
}

.ads_result_top
{
	width: 1008px;
	height: 21px;
	background: url('../img/advert_top2.png');
}

.ads_result_content
{
	width: 1008px;
	background: url('../img/advert_bg2.png') repeat-y;
}

.ads_result_bottom
{
	width: 1008px;
	height: 23px;
	background: url('../img/advert_bottom2.png');
}

.ads_result_photo
{
	float: left;
	width: 160px;
	padding: 0px 25px;
}

.ads_result_photo img
{
	padding: 2px;
	/*border: 5px solid #874b19;*/
	background: #734632;
}

.ads_result_info
{
	float: left;
	width: 780px;
	padding: 0 15px 0 0;
	color: #734632;
	font-size: 11pt;
	font-weight: bold;
}

.ads_result_price
{
	float: right;
	margin-left: 10px;
	padding: 2px 4px;
	font-weight: bold;
	color: #734632;
}

.ads_result_number
{
	float: left;
	margin-right: 10px;
	padding: 2px 4px;
	font-weight: bold;
	color: #734632;
}

.ads_result_title
{
	text-align: center;
	font-size: 9pt;
}

.ads_result_description
{
	margin: 20px 0;
	text-align: center;
	font-size: 10pt;
	color: #734632;
	font-weight: normal;
}

.ads_result_area
{
	float: left;
	padding: 2px 4px;
	font-weight: bold;
	color: #734632;
}

.ads_result_category
{
	float: right;
	padding: 2px 4px;
	font-size: 10pt;
	font-weight: bold;
	color: #734632;
}

#pages_links
{
	margin: 15px 0 0 0;
}


#back_links
{
	width: 1024px;
	padding: 20px 0 5px 0;
	background: #ebdfbd;
	border-bottom: 2px solid #6f330e;
}

#advert_info
{
	padding: 15px 0;
	background: #ebdfbd;
}

#advert_info_top h1
{
	margin: 0 0 15px 0;
	font-size: 14pt;
	text-align: center;
}

#advert_photos
{
	margin: 30px 0 10px 0;
}

#advert_large_photo
{
	float: left;
	width: 615px;
	margin-bottom: 5px;
	/*padding: 5px;
	background: #cb8e5f;
	border: 3px solid #6f330e;*/
}

#advert_small_photos
{
	float: right;
	width: 355px;
}

.advert_small_photos_col
{
	float: right;
	margin-left: 30px;
}

#advert_small_photos_left
{
	margin-left: 0;
}

.advert_small_photos_col img
{
	margin-bottom: 15px;
	padding: 2px;
	border: 1px solid #6f330e;
}

#advert_info_bottom .advert_subtitle
{
	margin: 20px 0 5px 0;
}

#advert_info_bottom ul
{
	margin-left: 10px;
}

.dpe_block {
	margin-top: 20px;
	text-align: center;
}

.dpe_block p {
	font-size: 8pt;
	font-weight: bold;
}

#options_links
{
	width: 1024px;
	margin: 25px 0 15px 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #6f330e;
	line-height: 25px;
}

#options_links img
{
	vertical-align: top;
}

#email_friend_form

{

	display: none;

	position: absolute;

	top: 700px;

	left: 50%;

	width: 480px;

	margin-left: -240px;

	padding: 0;

	background: white;

	border: 1px solid #6f330e;

}



#email_friend_form p

{

	padding: 15px;

}



#email_friend_form img

{

	padding: 2px;

}



#email_friend_form .submit_btn

{

	clear: both;

	text-align: center;

	padding-top: 0;

}



.email_form .submit_btn input:hover

{

	background: #ee7f00;

}



#contact_form

{
	margin: auto;
	padding: 20px 50px;
	color: #734632;

}



.email_form

{
	width: 500px;
	padding: 0 40px;

	background: #ebdfbd;

}



.email_form input

{

	height: 18px;

	padding-top: 2px;

	background: white;

	border: 1px solid #734632;

	color: #6f330e;

	font-size: 9pt;

}



.email_form_left, .email_form_right

{

	margin-bottom: 10px;

	text-align: right;

}



.email_form_left

{

	float: left;

}



.email_form_right

{

	float: right;

}



.email_form_left input, .email_form_right input

{

	width: 150px;

	height: 18px;

	margin-bottom: 4px;

	vertical-align: middle;

}



.email_form_textarea

{

	clear: both;

	margin: 10px 0;

	padding: 10px 5px;

	background: #734632;

	color: white;

}



#email_form .email_form_textarea

{

	height: 115px;

}



#contact_form .email_form_textarea

{

	height: 255px;

}



.email_form_textarea textarea

{

	width: 425px;

	background: white;

	border: none;

	color: #6f330e;

}



.email_form_textarea label

{

	color: white;

}

.email_form .submit_btn
{
	text-align: right;
}

.email_form .submit_btn input

{

	height: 24px;

	padding: 5px;

	font-weight: bold;

	background: #372413;

	border: none;

	color: white;

}

#infos_tdf
{
	margin: 115px 0 0 10px;
	padding: 20px;
	border: 1px solid #6f330e;
}

#infos_tdf p
{
	margin: 8px 0;
	font-size: 14px;
	font-weight: bold;
}

#contact_coords
{
	margin: 30px 0;
	line-height: 24px;
	font-size: 10pt;
	text-align: center;
}

#contact_coords span
{
	font-size: 12pt;
	font-weight: bold;
}

#contact_coords a
{
	text-decoration: underline;
}


#div_404, #no_id_advert
{
	width: 100%;
	margin: 15px 0;
	background: #ebdfbd;
}


#footer
{
	clear: both;
	width: 1024px;
	font-size: 9pt;
	text-align: center;
}

#footer ul
{
	width: 964px;
	height: 22px;
	margin: 0 auto;
	padding: 4px 0 0 60px;
	color: white;
	background: #734632;
}

#footer ul li
{
	display: inline;
	margin: 0 5px;
	font-size: 8pt;
}

#footer ul li a
{
	color: white;
}

#footer p
{
	margin: 5px 0 10px 0;
}

#footer .footer_icons
{
	position: absolute;
	right: 10px;
}

#back_links, #similar_adverts p.title
{
	width: 1024px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 2px solid #6f330e;
}

#similar_adverts p.title {
	margin-top: 25px;
	margin-bottom: 20px;
	padding-left: 2px;
	font-size: 15px;
}

#similar_adverts .ads_result {
	margin-bottom: 15px;
	margin-left: 7px;
}

#search_footer, #content_footer
{
	clear: both;
	width: 1024px;
	padding-top: 20px;
	text-align: justify;
}

#search_footer a, #content_footer a
{
	text-decoration: underline;
}

#advert_info
{
}


.text-ftr a{text-align:justify; font-size:75%; color: #CCCCCC;
}

.credits {
width:auto;
text-align:right;
color: #734632;
}
.footer .credits a{
text-decoration:underline;
size:80%;
}

/*  PAGES CONTENU STATIQUE */

.static_content h1 {
	text-align: center;
}

.static_content h2 {
	text-align: left;
}

.static_content p {
	margin: 10px 0px;
}

.static_content a {
	text-decoration: underline;
}

.static_content ul {
	list-style: disc;
	margin: 5px 0 15px 0;
	padding-left: 35px;
}

.static_content ol {
	margin: 5px 0 15px 0;
	padding-left: 35px;
}

/* END PAGES CONTENU STATIQUE */

/* PAGE VOUS VENDEZ */

#request_sale_content
{
	width: 600px;
	margin: auto;
}

#request_sale_content form
{
	margin-top: 30px;
}

#request_sale_content form .submit
{
	margin-left: 220px;
}

#request_sale_content form .title
{
	margin-top: 25px;
}

#request_sale_content table.section tr td
{
	padding: 4px 0;
}

#request_sale_content table.nosection tr td
{
	padding: 0;
}

#request_sale_content .small
{
	font-size: 9pt;
}

#request_sale_content table input
{
	border: 1px solid #bbbbbb;
	padding: 2px 0;
}

#request_sale_content input[type=file]
{
	margin: 3px 0;
}

#request_sale_content .label
{
	width: 150px;
}

#request_sale_content .marg_input
{
	margin-top: 3px;
}

/* END PAGE VOUS VENDEZ */
