﻿body, table, tr, td, h1, h2, h3, h4, h5, p, form, ul, li, img, div
{
    margin:0;
    padding:0;
}

body
{
    background-color:#765c49;
    color:#ffffff;
    text-align:center;
    font-family:"Trebuchet MS", Arial, sans-serif;
    font-size:13px;
    text-align:center;
	background-image:url(img/content.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

tr, td
{
    color:#ffffff;
    font-family:"Trebuchet MS", Arial, sans-serif;
    font-size:13px;
}

h1
{
    display:inline;
    color:#faba01;
    font-size:16px;
    font-weight:bold;
}

h2
{
    display:inline;
    color:#faba01;
    font-size:15px;
    font-weight:bold;
}

h3
{
    display:inline;
    color:#765c49;
    font-size:13px;
    font-weight:bold;
}

h4
{
    display:inline;
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
}

.etoile
{
    color:#faba01;
    font-size:16px;
}

a
{
    color:#ffffff;
}
a:hover
{
    color:#faba01;
	text-decoration:none;
}

#menu
{
    font-size:14px;
	font-style:italic;
	padding-top:10px;
}


#menu a {text-decoration:none; font-weight:bold; color:#ffffff;}
#menu a:hover {color: #faba01;}


.big
{
    color:#faba01;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
}


.lil_header
{
	background-color:#f0f0f0;
    padding:5px;
	color:#765c49;
}

.lil_annonce
{
    width:240px;
    height:220px;
    float:left;
    margin:8px 0 8px 23px;
    background-color:#ffffff;
}

.lil_annonce td
{padding:4px;}


.big_header
{
	background-color:#f0f0f0;
    padding:5px;
	color:#765c49;
}

.big_annonce
{
    width:551px;
    margin:0 auto;
    background-color:#ffffff;
}

.big_annonce td
{padding:8px;}

.border
{border:#cacaca 1px solid;}

.border_top
{border:#cacaca 1px solid;}

.border_light
{border:#d5d5d5 1px solid;}

.border_right
{
    border-right:#cacaca 1px solid;
    padding-right:8px;
    margin-right:8px;
}

#bkgd
{
    width:900px;
    margin:0 auto;
	background-position:top right;
	background-repeat:no-repeat;
}

#bkgd2
{
    width:900px;
    margin:0 auto;
}

#header
{
    width:100%;
    height:50px;
	text-align:center;
}


#main
{
    width:900px;
    padding:0;
}

#content
{
    width:900px;
    text-align:left;
}

#content_ann
{
width:900px;
text-align:left;
}

#search
{
text-align:center;
background-image:url(img/search.jpg);
background-position:top center;
background-repeat:no-repeat;
width:320px;
height:305px;
padding-top:50px;
}

#search td
{padding:3px; font-size:12px;}

#search_submit
{ margin:0px 8px 8px 0px;}

#search h1
{ color:#000000;}

#titre
{
    padding:10px;
    text-align:center;

}

#footer
{
    text-align:right;
	width:829px;
	font-size:11px;
}

.coeur
{
    width:100%;
	text-align:left;
}

#deal
{
    background-image:url(img/coeur.jpg);
    background-repeat: repeat-x;
    background-position:left top;
    clear:both;
    margin:12px auto;
    padding-top:5px;
    width:100%;
    text-align:center;
}

#deal td
{padding:4px;}

#legal
{
    font-size:9px;
    color:#333333;
	padding-top:20px;
}

#legal a {color:#333333;}
#legal a:hover {color:#666666;}

#tool li,ul
{
    list-style-image:none;
    list-style-type:none;
    line-height:20px;
}

.news
{
    width:100%;
    background-color:#eeeeee;
    height:380px;
    float:left;
    padding:0 0 0 10px;
    text-align:right;
    border-right:#cccccc 1px solid;
}

.news td
{padding:10px;}

.contact td
{padding:5px;}

.login
{
    margin:0 auto; 
    background-color:#ffffff;
    padding:15px;
    width:250px;
    margin-top:120px;
    border:#eceba8 1px solid;
    color:#eceba8;
}

#form_acq td
{padding:2px 10px;}
