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


/* MAIN ELEMENTS
***************************/

body
{
    background-color:#f4df94;
    color:#333333;
    text-align:center;
    font-family:"Trebuchet MS", Arial, sans-serif;
    font-size:12px;
    text-align:center;
}

h1	{display:inline; color:#fffd1b; font-size:18px; font-weight:bold;}
h2	{display:inline; color:#fffd1b; font-size:16px; font-weight:bold;}
h3	{display:inline; color:#666666; font-size:14px; font-weight:bold;}

a			{color:#773c1b;}
a:visited	{color:#773c1b;}
a:hover		{color:#6e9c16; text-decoration:none;}


/* MISE EN PAGE
***************************/

#bkgd
{
    width:900px;
    margin:0 auto 25px auto;
}

#header
{
    width:100%;
    background-image:url(../img/header.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    height:150px;
}

#main
{
    width:100%;
}

#menu
{
    font-size:13px;
	color:#333333;
	width:100%;
	float:left;
	padding:10px 0;
	margin:-45px 0 0 50px;
	text-align:left;
}

#menu a {text-decoration:none; font-weight:bold;}

#content
{
    clear:both;
	width:95%;
    text-align:left;
	margin:0 auto;
}

#footer
{
    text-align:center;
	width:100%;
	font-size:16px;
	margin:5px 0;
	padding:0;
}

#footer table
{
	margin:0 auto;
}

#legal
{
    padding-top:10px;
    font-size:9px;
    color:#666666;
}

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


/* TITRAGES
****************************/

.titre
{
    padding:10px;
	background:url(../img/titre_bkgd.jpg) top repeat-x;
	text-align:center;
	height:51px;
	color:#ffffff;
}

.titre td
{padding:5px;}

.titre h2, h1
{color:#fffd1b;}

.titre_annonce
{
    padding:5px 10px;
	background:url(../img/titre_bkgd.jpg) top repeat-x;
	height:51px;
	color:#fffd1b;
}

.titre_annonce h2
{color:#fffd1b;}

.sous_titre
{
	background-color:#955a38;
    height:25px;
    padding:10px;
	color:#fffd1b;
}

.sous_titre h2, h3
{color:#fffd1b;}


/* PAGE HOME
***************************/

#accueil
{	
	text-align:center;
	background-color:#ffffff;
	width:395px;
	height:314px;
}

#accueil a
{text-decoration:none;}

#accueil h1, h2
{color:#333333; font-size:18px;}

#img_back_home
{
	width:100%;
	height:150px;
	float:left;
}

#spots
{
	width:430px;
	text-align:left;
	background:url(../img/spots_bkgd.jpg) left top;
	padding:15px;
	color:#ffffff;
}

#spots a
{color:#ffffff;}

#spots h2
{color:#fffd1b;}

.spot
{
	margin:20px 10px 10px 0; 
	float:left;	
}

.empty
{margin:20px;}


/* PAGE RECHERCHE & MOTEUR
***************************/

#results
{margin:-20px 0 5px 0; text-align:center;}

#result_liste
{background-color:#ffffff; width:100%;}

#liste_annonces
{margin:0 0 10px 0; padding:0;}

#liste_annonces table
{width:100%; margin:0 auto;}

#moteur
{
	width:350px;
	background-color:#ffffff;
	height:250px;
}

#moteur table
{width:95%; }

#moteur td
{padding:2px;}

#moteur_submit
{margin:8px;}

#tool td
{padding:10px;}

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

#fai
{padding:0 10px; background-color:#ffffff; width:95%;}

#visite_virtuelle
{
	background: url(../img/video.png) left no-repeat;
	padding:10px 25px;
	margin-left:10px;
}

#visite_virtuelle a
{font-weight:bold;}


/* PAGE MENTIONS LEGALES
***************************/

.mentions
{padding:20px;}

.mentions ul
{padding:20px;}


/* PAGE RUBRIQUE
****************************/

#page_contenu
{text-align:left; background-color:#ffffff;}

.rubrique
{
	margin:10px auto; 
	width:90%;
}

.rubrique td
{padding:10px;}


/* BORDERS
***************************/

.border
{border:#955a38 1px solid;}

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

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

/* PAGINATION
***************************/

.pagination
{color:#999; padding:5px; margin:10px auto; text-align:right;}

.pagination a
{font-weight:bold; text-decoration:none; font-size:14px; padding:5px 8px; border:#eeeeee 1px solid; background-color:#eeeeee;}

.big
{font-weight:bold; text-decoration:none; font-size:14px; padding:5px 8px; border:#eeeeee 1px solid; color:#6e9c16; background-color:#ffffff;}

.back
{clear:both; text-align:center; padding:15px 0;}


/* ELEMENTS DIVERS
***************************/

.thumb
{float:left; margin-right:4px;}

.contact
{width:95%; margin:0 auto;}

.contact td
{padding:5px;}

#result
{	
	padding:10px 30px; 
	margin:10px 0; 
	text-align:left; 
	background-color:#fff7b6;
}

#submit
{margin:10px auto; text-align:center;}


/* FORMULAIRES
***************************/

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

.etoile /* FORMULAIRE : étoile pour les champs obligatoires */
{color:#6e9c16; font-size:16px;}


/* STATS
*************************/

.no_visible 
{
    visibility:hidden;
    height:1px;
    overflow:hidden;
}


/* OMBRE
*************************/

.shadow_fond_r
{background-image:url(../img/shadow/fond_r.jpg); background-repeat:repeat-y; background-position:right;}

.shadow_fond_b
{background-image:url(../img/shadow/fond_b.jpg); background-repeat:repeat-x; background-position:bottom; background-color:#f4df94; }

/* BBCODES
***************************/

#bbcodes_panel
{
	margin:5px 0;
	background-color:#efefef;
	padding:2px;
	text-align:center;
}

.bbcodes_marge
{
	margin-left:10px;
}

.bbcodes_liste
{
	margin-left:30px;
	list-style:disc;
}