/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
   TEMPLATE NAME: 	Bright Side of Life
   TEMPLATE CODE: 	S-0005
   VERSION:          1.0
   MODIFICATION: Jean-Jacques GERMAIN pour MonPatelin.fr 
   CREDITS: https://www.monpatelin.fr/remerciements.html
/********************************************
   HTML ELEMENTS
********************************************/ 
/* top elements */
* { padding: 0; margin: 0; }
html { overflow-y: scroll; }
body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #111111; 
	background: #A9BAC3 url(images/bg.gif) repeat-x;
	text-align: left;
}
/* links */
a { 
	color: #03247B;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #000;
	background-color: inherit;
}
/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1, h2 { font-size: 1.5em; color: #03247B; } 
h3 { font-size: 1.4em; text-transform:uppercase;}
h4 { font-size: 1.3em; }
p, h1, h2, h3 {
	margin: 10px 10px 10px 0;
}
/* images */
img {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
/* search form */
form.searchform {
	background: transparent;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	padding:2px;
	width: 170px;
	border: 1px solid #779522; 
	background: #FFF;
	color: #333; 
	height: 17px;
	vertical-align: top;
	font-size:12px;
}
form.searchform select.selectbox {
  padding: 1px;
  width: 160px;
  color: #333; 
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}
/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 980px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}
/* header */
#header {
	position: relative;
	height: 85px;	
	background: #FFF url(images/headerbg.gif) repeat-x 0% 100%;	
}
#header #logo a{
	position: absolute;
	margin: 0; 
	padding: 2px 0 15px 75px;
	background: url(images/vache.jpg) no-repeat;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 0;
	color: #03247B;
	float:left;
}
#header #slogan a{
	position: absolute;	 
	top:56px; left: 78px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header #slogan a:hover{
color: #779522;
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}
#utilisateur{
  padding:5px;
	background-color: #eae1b1;
	border: 1px solid #e0d182;
}

a.closemeerkat {
	position: absolute;
	top: 1px;
	right: 5px;
	background: url(images/close_btn.gif) no-repeat 0 0;
	display: block;
	height: 33px;
	width: 80px;
	text-indent: -9999px;
}

#meerkat {
text-align: center;
}



#utilisateur a{
	color:#000;
}
#utilisateur span a{
  text-align:center;
	display:block;  
  height:20px;
  font: bold 1.2em 'Trebuchet MS', Arial, Sans-serif;
}

#utilisateur #mini{
  font: normal 0.8em 'Trebuchet MS', Arial, Sans-serif;
}


/* main */
#main {
	float: left;
  margin-left: 10px;
	padding: 0;
	width: 78%;		
}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}


#autres_annonces li {
     margin:10px 0 10px 20px;
     font-weight:bold;
}


/* sidebar */
#sidebar #partenaires {
margin:3px 0 3px 20px;
}

#sidebar {
	float: left;
	width: 19%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
}
#sidebar a img, #sidebar a:hover img{  
	border: none;
	float:left;
}
#sidebar h1,#sidebar h2, #sidebar p{
padding-left:5px;
}
* html body #sidebar ul.sidemenu a { height: 18px; }
#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #779522;
}
/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	padding: 0; margin:0;		
}
#rightbar ul.departement {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#rightbar ul.departement li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#rightbar ul.departement a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
}
#rightbar a img, #sidebar a:hover img{  
	border: none;
	float:left;
}
* html body #sidebar ul.sidemenu a { height: 18px; }
/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #568EB6; 
	margin: 0; padding: 0 5px; 
	height: 35px;	  
	font-size: 95%;		
}
#footer-partenaire { 
  margin: 0; padding: 2px 5px; 
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: left;
	width: 65%;
}
#footer .footer-right{
	float: right;
	width: 30%;
}
/* menu tabs */
#onglet ul {
	z-index: 98;
	position: absolute;
  margin:0; padding: 0;
  list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#onglet li {
   display:inline;
   margin:0; padding:0;
}
#onglet a {
   float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#onglet a span {
   float:left;
   display:block;
   background: url(images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#onglet a span {float:none;}
/* End IE5-Mac hack */
#onglet a:hover span {
	color:#FFF;
}
#onglet a:hover {
   background-position:0% -42px;
}
#onglet a:hover span {
   background-position:100% -42px;
}
#onglet #current a {
   background-position:0% -42px;
	color: #FFF;
}
#onglet #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */
/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
/* additional classes */
.clear { clear: both; }
.green {	color: #779522; }
.gray  {	color: #BFBFBF; }
.separateur {height:5px; clear:both;}

#facelike {padding:10px 0 0 0;}

a.current {
font-size: 20px;
}

/* css des box */
	.box {
		padding:0 30px 0 0;
		background:#fff url(images/cd.gif) 100% 0 repeat-y;
	}
	.bi {
		padding:0 0 0 30px;
		background:#fff url(images/cg.gif) 0 0 repeat-y;
	}
	.bt {
		height:50px;
		margin:0 -30px;
		background:url(images/box.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:50px;
		height:50px;
		background:url(images/box.gif) 0 0 no-repeat;
	}
	.bb {
		height:50px;
		margin:0 -30px;
		background:url(images/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:50px;
		height:50px;
		background:url(images/box.gif) 0 100% no-repeat;
	}
	.box .conteneur{
		position:relative;
		top: -20px;
  		left: 5px;
		padding:0px;
		margin:0 0 -40px 0; 
	}
.box p {
	font-size: 12px;
	line-height: 20px;
}

/* BUTTONS */
.buttons a, .buttons button{
    display:block;
    float:none;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */
.button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#000;
}
/* POSITIVE */
.button.positive, .buttons a.positive{
    color:#000;
}
.buttons a.positive:hover, button.positive:hover, .buttons a.resultat:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
}

.buttons a.alerteur, .buttons.alerteur button{
	color:#000;
  background-color: #eae1b1;
	border: 1px solid #e0d182;
}


.buttons a.alerteur:hover, button.alerteur:hover, .buttons a.resultat:hover{
    background-color:#EEE;
    border:1px solid #e0d182;
}
.buttons a.resultat {
    background-color:#EEE;
    border:1px solid #DDD;
}
/* NEGATIVE */
.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}


/* Product list */
#product_list_menu {
	width: 100%;
	overflow: hidden;
}
#product_list_tabs {
	margin: 0;
	padding: 0 0 0 3px;
	float: left;
}
#product_list_tabs li {
	float: left;
	list-style: none;
	padding:  0 2px 0 0;
}
#product_list_tabs a:link, #product_list_tabs a:visited,  #product_list_tabs a:active {
	font-size: 10px;
	line-height: 24px;
	display: block;
	font-weight: bold;
	float: left;
	background:url(layout/small_tabs_middle.gif) repeat-x;
	color: #666;
}
#product_list_tabs a:hover, #product_list_tabs a.selected:link, #product_list_tabs a.selected:visited, #product_list_tabs a.selected:active {
	color: #000;
	text-decoration: none;
	background-position: 0 -26px;
}
#product_list_tabs a span {
	display: block;
	background:url(layout/small_tabs_left.gif) no-repeat;
}
#product_list_tabs a.selected:link span, #product_list_tabs a.selected:visited span, #product_list_tabs a.selected:active span, #product_list_tabs a:hover span  {
	background-position: 0 -26px;
}
#product_list_tabs a span span {
	display: block;
	background:url(layout/small_tabs_right.gif) no-repeat right top;
	padding: 0 14px;
}
#product_list_tabs a.selected:link span span, #product_list_tabs a.selected:visited span span, #product_list_tabs a.selected:active span span, #product_list_tabs a:hover span span {
	background-position: right -26px !important;
}
#product_list_menu {
	width: 100%;
	overflow: hidden;
}
.table_wrapper {
	background:url(layout/table_top.gif) no-repeat;
	padding: 2px 0 0;
}
.table_wrapper_inner {
	border: solid #AAA; 
	border-width:  0 0 0 1px;
}
.table_wrapper td, .table_wrapper th {
	border: solid #AAA;
	border-width: 0 1px 1px 0;
	vertical-align : top;
}


.table_wrapper th {
	font-weight: bold;
	font-size: 13px;
}
.table_wrapper th a:link, .table_wrapper th a:visited, .table_wrapper th a:hover, .table_wrapper th a:active {
	color: #1f476f;
	display: block;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 16px 0 0;
}
.table_wrapper td , .table_wrapper th {
	text-align: left;
	padding: 0 8px;
	line-height: 20px;
}
.table_wrapper td.date{
	width: 270px;
}
.table_wrapper td.commune{
	width: 520px;
}
.table_wrapper td.annonce{
	width: 540px;
}
.table_wrapper td.annonce a{
	color: #03247B;
  text-decoration:underline;

}
.table_wrapper td.annonce a:hover{

  color: #000;
}

.table_wrapper td.photo{
  width: 255px;
}
.table_wrapper td.date a, .table_wrapper td.google{
  text-decoration:underline;
  color: #000;
}


.table_wrapper td.bouton{
	padding: 0;
	width: 210px;
}
.table_wrapper td.annonce img{
 margin:4px;
 float:left;
}
.table_wrapper td.annonce img.bord{
   padding: 0px ;
	border: 1px solid #888;
}

img.cadrephoto{
   margin: 2px ;
	border: 1px solid #888;
}

.table_wrapper td {

}
.table_wrapper tr.second td {
	background: #f2f2f2;
}

#disclamer{
font: 1em  Tahoma;
padding: 10px 0 10px 10px;
border: 1px solid red;
}

#disclamer ul{
padding-left: 10px;
}


.system_messages {
	margin: 0;
	padding: 15px 0 0;
}
.system_messages li {
	list-style:none;
	margin: 0 0 25px;
	padding: 3px 0 3px 57px;
	font-size: 11px;
	position: relative;
	top: 0;
	left: 0;
	min-height: 1px;
}
.white1 {
	background: #fefefe url(layout/white_message.gif) repeat-x;
	border: 1px solid #dbdbdb;
}
.system_title {
	font-size: 13px;
}
.ico {
	display: block;
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	left: 4px;
	top: -9px;
}
.white1 .system_title {
	color: #4f4f4f;
}
.white1 .ico {
	background-image:url(layout/white_ico.png);
}
.red1 {
	background: #e2c5c5 url(layout/red_message.gif) repeat-x;
	border: 1px solid #cf9e9e;
}
.red1 .system_title {
	color: #ae2727;
}
.red1 .ico {
	background-image:url(layout/red_ico.png);
}
.blue1 {
	background: #c4dde3 url(layout/blue_message.gif) repeat-x;
	border: 1px solid #9cc6d0;
}
.blue1 .system_title {
	color: #0f4b74;
}
.blue1 .ico {
	background-image:url(layout/blue_ico.png);
}

.bleu {
color: #03247B;
}


.green1 {
	/*background: #c7e5c2 url(layout/green_message.gif) repeat-x;*/
	border: 1px solid #a2d399;
}
.green1 .system_title {
	color: #386d19;
}
.green1 .ico {
	background-image:url(layout/green_ico.png);
}
.yellow1 {
	background: #eae1b1 url(layout/yellow_message.gif) repeat-x;
	border: 1px solid #e0d182;
}
.yellow1 .system_title {
	color: #675918;
}
.yellow1 .ico {
	background-image:url(layout/yellow_ico.png);
}
.google-verticale{
margin-left:20px;
}
.partenaire{
margin-left:16px;
}
.encart_droite{
  float:right;
  margin-top:5px;
}
/* autocomplete */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

#liste_categories{
display:none;
}


.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

#breadcrumb
{
    font: 12px Arial, Helvetica, sans-serif;
    color:#000;
    margin:0px;
    padding:8px 0 12px 0;
}




#breadcrumb a
{
    text-decoration: underline;
    color:#000;
}

#breadcrumb a:hover
{
	color:#000;
}

.cligno {
background-image:url('images/cligno.gif');
}

#autres_infos, #loadingimage{
display:none;
}

#tabnav {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #696;
	}

#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#tabnav a:link, #tabnav a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #9c9;
	}

#tabnav li.active a:link, #tabnav li.active a:visited, #tabnav a:hover {
	border-bottom: 4px solid #696;
	padding-bottom: 2px;
	background: #fff;
	color: #363;
	}

#tabnav a:hover {
	color: #696;
	}
