@import "navigation.css";
@import "mon_compte.css";
@import "carte.css";
@import "details_annonces.css";
@import "prettyPopin.css";
@import "jalert.css";
@import "inscription.css";
@import "newsletter.css";
@import "slide.css";
@import "formulaire.css";
@import "paginate.css";
@import "../fancy-box_jquery/css/jquery.fancybox-1.3.1.css";

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	font-size:12px;
}
form {
	margin:0;
	padding:0;
}
#general {
	width: 1000px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}
#top {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	text-align: center;
}

#top p a {
	text-decoration:none;
	color:#666666;
}
.red {
	color:#FF0000;
	font-weight:bold;
}
#header {
	width: 1000px;
	margin: 0;
	padding: 0;
	height: 107px;
}
#header #logo  p {
	margin:0;
	padding:0;
	font-size: 11px;
	color: #516705;
}
#header #logo {
	float: left;
	height: 90px;
	width: 270px;
	margin: 10px 0 0 0;
	background-image: url(../images/deco/logo.jpg);
	background-repeat: no-repeat;
}
#header  #logo  a.logo {
	height: 90px;
	width: 270px;
	display: block;
}

#header #banniere_header {
	float: right;
	width: 728px;
	height: 90px;
	margin: 10px 0 0 0;
	text-align: center;
}

#header #banniere_header a img {
	border:none;
}


#menu {
	width: 1000px;
	margin: 0 0 10px 0;
	padding: 0;
	height: 35px;
	background-image: url(../images/deco/bg_menu.jpg);
	background-repeat: repeat;
}
#recherche-annonce {
	width: 1000px;
	margin: 0;
	padding: 0;
}
#recherche-annonce #depose_annonce {
	float: left;
	width: 325px;
	height: 104px;
	background-image: url(../images/deco/bt_depose_annonce.jpg);
	background-repeat: no-repeat;
}
#recherche-annonce #depose_annonce a {
	display:block;
	width: 325px;
	height: 104px;

}
#recherche {
	float: right;
	width: 645px;
	margin: 10px 0 0 0;
	padding: 10px;
	background-color: #aaa9a9;
	height: 40px;
}
#recherche p {
	margin:0;
	padding:0;
	color:#FFFFFF;
}

#recherche table tr td input.champ {
	border:1px solid #98c10f;
	font-weight:bold;
	padding:3px;
}

#recherche table tr td input.submit {
	border:1px solid #98c10f;
	font-weight:bold;
	padding:3px;
	width:50px;
	background-color:#516705;
	color:#FFFFFF;
	text-transform:uppercase;
	cursor:pointer;
}
#recherche table tr td input.submit:hover {
	border:1px solid #516705;
	font-weight:bold;
	padding:3px;
	width:50px;
	background-color:#98c10f;
	color:#FFFFFF;
	text-transform:uppercase;
	cursor:pointer;
}


#recherche table tr td select {
	border:1px solid #98c10f;
	font-weight:bold;
	padding:3px;
	width:200px;
}


#right_content {
	float:right;
	width:200px;
	margin:0 0 0 5px;
}

#right_content_connection {
	float:right;
	width:243px;
	margin:0 0 0 5px;
}

#encart_connection {
	border:1px solid #78A407;
	padding: 5px;
	margin:0;
}
#encart_connection_title {
	padding: 5px;
	background-color:#00FF00;
	margin:0;
	height:27px;
}


#content {
	width: 1000px;
	margin: 0;
	padding: 0;
}
#content #left_content_index {
	float: left;
	width: 710px;
	margin: 0;
	padding: 0;
}
#content  #carte {
	width: 710px;
	margin: 0;
	padding: 0;
	float:left;
	position: relative;
}

#content #carte h3 {
	color:#1988bc;
	margin: 0 0 20px 0;
	text-align: center;
}
#content #carte #region {
	position:relative;
	float: right;
	margin: 10px 10px 0 0;
	width: 200px;
}
#content #carte #region p {
	padding: 0;
	margin: 0 0 5px 0;
}

#content #carte #region p a {
	color: #1988bc;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
#content #carte #region p a:hover {
	color: #97C00E;
	text-transform: none;
}

#content #left_content_index #annonce {
	margin:10px 0 0 0;
}
#content #left_content_index #annonce .liste_annnonce, .liste_annnonce {
	border:1px solid #7AA307;
	margin: 10px;
}
#annonce p a {
	text-decoration:none;
	color:#7AA307;
	
}
table.encart_annonce {
	width:708px;
}

table.encart_annonce tr td.photo {
	width:60px;
	text-align: left;
}
table.encart_annonce tr td.description {
	width:345px;
	text-align: left;
}
table.encart_annonce tr td.ville {
	width:150px;
	text-align: center;
}
table.encart_annonce tr td.boutton {
	width:20px;
	text-align: right;
}

table.encart_annonce tr td {
	padding:5px;
}
table.encart_annonce tr td a img {
	border:none;
}

table.encart_annonce {
	font-size:12px;
}

table.add_annonce {
	font-size:12px;
}
table.add_annonce tr td {
	padding:5px;	
}
table.add_annonce tr.vert_clair {
	background-color:#dbe6b3;
}
#right_content_index  {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
}
#right_content_index .pub  {
	margin: 0 0 30px 0;
	height: 250px;
	width: 250px;
	padding: 0;
}
#right_content_index  .pub  a  img  {
	border:none;
}

#footer {
	/*
	width: 980px;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	background-image: url(../images/deco/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 180px;
	text-align:center;
	*/
	background-color:#e8e5e5;
	border-top:3px solid #FFFFFF;
	/*
	clear:both;
	*/
	color:#1a1a1a;
	font-size:10px;
	height:140px;
	margin:0 auto;
	padding:10px;
	width:980px;
	text-align: center;
}

#footer img {
	border:none;
}

#footer p {
	margin:0;
	padding:0;
	text-align:center;
}

#footer a {
	text-decoration:none;
	color:#506508;
	font-weight:bold;
}


table.table_connection {
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
table.table_connection tr td {
	padding:5px;
}

table.table_connection tr td.input input {
	width:180px;
	border:1px solid #7AA307;
}

table.table_connection tr td a {
	text-decoration:none;
	color:#7AA307;
}

table.table_connection tr td a:hover {
	text-decoration:none;
	color:#566508;
}


table.table_connection tr td input.submit {
	border:1px solid #566508;
	background-color:#7AA307;
	padding:2px;
	color:#FFFFFF;
	cursor:pointer;
}

table.table_connection tr td input.submit:hover {
	border:1px solid #7AA307;
	background-color:#566508;
}

/********************************************/


table.table_connection_left {
	margin:0;
	padding:0;
}
table.table_connection_left tr td {
	padding:5px;
}

table.table_connection_left tr td.input input {
	width:180px;
	border:1px solid #7AA307;
}

table.table_connection_left tr td a {
	text-decoration:none;
	color:#7AA307;
}

table.table_connection_left tr td a:hover {
	text-decoration:none;
	color:#566508;
}


table.table_connection_left tr td input.submit {
	border:1px solid #566508;
	background-color:#7AA307;
	padding:2px;
	color:#FFFFFF;
	cursor:pointer;
}

table.table_connection_left tr td input.submit:hover {
	border:1px solid #7AA307;
	background-color:#566508;
}




table.table_annonce_add {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
table.table_annonce_add tr td {
	padding:5px;
	text-align:left;
}

table.table_annonce_add tr td.input {
	width:150px;
}

table.table_annonce_add tr td a {
	text-decoration:none;
	text-align:right;
}



/* TABLE AJOUT ANNONCE */

table#form_ajout_annonce {
	width:749px;
	border:1px solid #ececec;
	font-size:12px;
}

table#form_ajout_annonce tr td {
	padding:5px;
}
table#form_ajout_annonce tr td.left {
	width:150px;
}

table#form_ajout_annonce tr td.upload {
	width:200px;
}

table#form_ajout_annonce tr td div.photo {
	width:220px;
	background-color:#fefff1;
	border:1px solid #97c00c;
	float:left;
	margin:5px;
	padding:5px;
	text-align:center;
}

table#form_ajout_annonce select {
	width:200px;
	background-color:#fefff1;
	border:1px solid #97c00c;
}

table#form_ajout_annonce input.prix {
	background-color:#fefff1;
	border:1px solid #97c00c;
	width:60px;
}

table#form_ajout_annonce input.commune,table#form_ajout_annonce input.cp  {
	background-color:#fefff1;
	border:1px solid #97c00c;
	width:200px;
}

table#form_ajout_annonce input, table#form_ajout_annonce textarea {
	background-color:#fefff1;
	border:1px solid #97c00c;
}

table#form_ajout_annonce input.titre_ad {
	width:500px;
}
table#form_ajout_annonce textarea.description {
	width:500px;
	height:100px;
}

table#form_ajout_annonce tr td p a {
	text-decoration:none;
	color:#97c00e;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}

table#form_ajout_annonce tr td p a:hover {
	color:#566508;
}




.Map {
	background:	url(images/region_france/map.gif) no-repeat;
	width:480px;
	height:410px;
}



#right_compte_categorie {
	float:right;
	width:730px;
	padding-top:0px;

}


#left_compte_categorie {
	float:left;
	width:243px;
	margin:0;
	padding:0;
}

#left_compte_categorie p {
	margin:0 0 2px 0;
	padding:0;
}
#left_compte_categorie p a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#left_compte_categorie p a:hover {
	color:#6e840a;
}

#left_compte_categorie .titre_encart, .titre_encart {
	margin:0;
	padding:0;
	height:26px;
	background-image: url(../images/deco/bg_encart_titre.jpg);
	background-repeat: no-repeat;
}

#left_compte_categorie .titre_encart h2, .titre_encart h2 {
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	padding-top:5px
}


#left_compte_categorie .encart_categorie, #left_compte_categorie .encart_compte, .encart_compte {
	border:1px solid #6e840a;
	padding:3px;
	margin:0 0 20px 0;
}

.encart_compte a {
	text-decoration:none;
	text-transform:uppercase;
}


#pagination {
	margin-top:10px;
	text-align:center;
}

#pagination a.nave-page {
	/*
	padding:5px;
	*/
	color:#76a30a;
	/*
	border:1px solid #576408;
	background-color:#76a30a;
	*/
}

#pagination a.nave-page-actif, #pagination a:hover.nave-page {
	/*
	padding:5px;
	*/
	color:#76a30a;
	/*
	border:1px solid #76a30a;
	background-color:#576408;
	*/text-decoration:none;
}

.titre_page  {
	background-image:url("../images/deco/bg_titre_page.jpg");
	background-repeat:no-repeat;
	height:16px;
	margin-top:13px;
	margin-bottom:10px;
	padding:5px;
}

.titre_page h1 {
	color:#FFFFFF;
	font-size:14px;
	margin:0;
	padding:0;
}

table#service_plus {
	margin:0 auto;
	width:500px;
}

table#service_plus tr td {
	padding:5px;
	
}

table#table_mdp_perdu {
	width:400px;
}

table#table_mdp_perdu tr td{
	padding:5px;
}

table#table_mdp_perdu tr td input {
	width:200px;
	border:1px solid #7AA307;
}

table#table_mdp_perdu tr td input.submit {
	background-color:#7AA307;
	border:1px solid #566508;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px;
	width:150px;
}
table#table_mdp_perdu tr td input.submit:hover {
	background-color:#566508;
	border:1px solid #7AA307;
}

table#table tr td {
	padding:5px;
	border:1px solid #5B6B08;
}

select.point_paypal {
	border:1px solid #506508;
	margin-bottom:0;
	padding:1px;
	width:265px;
}

#left {
	float:left;
	width:440px;
	border:1px solid #506508;
	margin:2px;
	padding:5px;
}

#right {
	float:left;
	width:275px;
	border:1px solid #506508;
	margin:2px;
	padding:5px;
}


.bloc_rss {
	padding: 10px 10px 10px 40px;
	background-image: url(../images/deco/flux_rss.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	border:1px solid #999999;
	margin:0 0 10px 0;
}

.bloc_rss p a {
	text-decoration: none;
	color: #009900;
	text-transform: uppercase;
}
img.image-gauche {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #506508;
}

.pub{
	width:252px;
	margin-bottom:35px;
}

.pub a img{
	border:none;
}

#map{
	width: 715px;
	height: 350px;
	margin: 0 0 20px 0;
	border:1px solid #506508;
	padding:0;
}

ul.footer_menu {
	float:left;
	width:230px;
	margin:0 10px 20px 0;
	padding:0;
	list-style: none;
	border-left: 1px solid black;
}

ul.footer_menu li {
	float:left;
	width: 230px;
	padding: 0px;
	display: block;
	text-align: left;
}

ul.footer_menu li a {
	float:left;
	width: 220px;
	padding: 5px;
	display: block;
	text-align: left;
}

ul.footer_menu li a:hover {
	background-color:#f5f3f3;
}
content_footer {
	margin:0 auto;
	padding:150px 0 0;
	width:980px;
}

