/********************************************************************* Balise ****************************************************************/
* {
	padding: 0;
	margin: 0;
}
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: #FFF url(gifs/images/meubles-mobinews_02.jpg) repeat-x;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
	margin-bottom: 5px;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#000;
	background-color:#ABB90A;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.pagination				{height:15px;margin: 0 auto 0 auto;}

.numpage				{height:15px;width:15px;line-height:15px;text-align:center;display:block;float:left;color:black !important;font-weight:900;margin:2px;text-decoration: none !important; border:1px solid #ABB90A;}

.numpage_selec			{height:15px;width:15px;line-height:15px;text-align:center;display:block;float:left;color:black !important;font-weight:900;margin:2px;background:#ABB90A; text-decoration: none !important;border:1px solid #ABB90A;}

.bt_suivant				{height:15px;width:15px;line-height:15px;text-align:center;display:block;float:left;background:url(gifs/suivant.jpg) no-repeat;margin:2px}

.bt_suivant_inactiv		{height:15px;width:15px;line-height:15px;text-align:center;display:block;float:left;margin:2px}

.bt_precedent 			{height:15px;width:15px;line-height:15px;text-align:center;display:block;float:left;background:url(gifs/precedent.jpg) no-repeat;margin:2px}

.bt_precedent_inactiv	{height:15px;width:15px;line-height:15px;text-align:center;display:block;float:left;margin:2px}

.liste_cat{
}
.fichierbin{
}
.photo{
}

.container_tpl{
	width: 196px;
	margin: 0 5px 5px 0;
	padding: 5px;
	float: left;
	display: inline;
}

.descriptif_tpl{
	text-align: left;
	margin-top: 5px;
	line-height: 17px;
	background-color: #F2F2F2;
	padding: 5px 5px 5px 5px;
	width: 191px;
}
.image_tpl{
	margin: 5px 0 0 0;
	border: 1px solid #ABB90A;
}
/****************************************************** NAV HORIZONTALE ****************************************************/

ul.MenuHorizontal {
   width: 641px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   float: left;
}

ul.MenuHorizontal li a {
   display: block;
   color: #ABB90A;         /*Ici, changer la couleur de la police*/
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 16px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding-top: 10px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 29px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   text-decoration: none;
}

li#menu10 {
   width: 95px;
}

li#menu11 {
   width: 185px;
}

li#menu12 {
   width: 229px;
}

li#menu13 {
   width: 132px;
}

li#menu10 a {
   background-image: url('gifs/');         /*Ici l'image de fond de la cellule*/
}

li#menu11 a {
   background-image: url('gifs/');         /*Ici l'image de fond de la cellule*/
}

li#menu12 a {
   background-image: url('gifs/');         /*Ici l'image de fond de la cellule*/
}

li#menu13 a {
   background-image: url('gifs/');         /*Ici l'image de fond de la cellule*/
}

li#menu10 a:hover, a#selected-over10 {
   background-image: url('gifs/') !important;         /*Ici l'image de fond over de la cellule*/
   color: #FFF;
   text-decoration: none;
}

li#menu11 a:hover, a#selected-over11 {
   background-image: url('gifs/') !important;         /*Ici l'image de fond over de la cellule*/
   color: #FFF;
   text-decoration: none;
}

li#menu12 a:hover, a#selected-over12 {
   background-image: url('gifs/') !important;         /*Ici l'image de fond over de la cellule*/
   color: #FFF;
   text-decoration: none;
}

li#menu13 a:hover, a#selected-over13 {
   background-image: url('gifs/') !important;         /*Ici l'image de fond over de la cellule*/
   color: #FFF;
   text-decoration: none;
} 



/****************************************************** NAV VERTICALE ****************************************************/
ul.MenuVertical {
   width: 177px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuVertical li {
   width: 177px;
}

ul.MenuVertical li a {
   display: block;
   color: #000;         /*Ici, changer la couleur de la police*/
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 12px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding-left: 10px;     
   height: 26px;         /*Ici, on augmente la hauteur du menu*/ 
   text-decoration: none;
   line-height: 25px;
}

li#menu0 a {
   background: none;         /*Ici l'image de fond de la cellule*/
}

li#menu1 a {
   background-image: url('gifs/onglet.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu2 a {
   background-image: url('gifs/onglet.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu3 a {
   background-image: url('gifs/onglet.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu4 a {
   background-image: url('gifs/onglet.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu5 a {
   background-image: url('gifs/onglet.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu6 a {
   background-image: url('gifs/onglet.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu7 a {
   background-image: url('gifs/onglet.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu8 a {
   background-image: url('gifs/onglet.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu9 a {
   background-image: url('gifs/onglet.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/onglet_hover_index.jpg') !important;         /*Ici l'image de fond over de la cellule*/
	text-decoration: none;
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/onglet_hover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
	text-decoration: none;
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/onglet_hover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
	text-decoration: none;
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/onglet_hover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
	text-decoration: none;
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/onglet_hover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
	text-decoration: none;
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/onglet_hover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
	text-decoration: none;
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/onglet_hover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
	text-decoration: none;
}

li#menu7 a:hover, a#selected-over7 {
   background-image: url('gifs/onglet_hover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
	text-decoration: none;
}

li#menu8 a:hover, a#selected-over8 {
   background-image: url('gifs/onglet_hover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
	text-decoration: none;
}

li#menu9 a:hover, a#selected-over9 {
   background-image: url('gifs/onglet_hover.jpg') !important;         /*Ici l'image de fond over de la cellule*/
	text-decoration: none;
} 


/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}





/******************************************************* TEXTDEFIL ***************************************************/
#blocktoscroll {
         width:200px;
         height:140px;
         font-size:11px;
         overflow: hidden; /*Tu mets hidden si tu ne veux pas avoir de scrollbar*/
		 margin: 20px 0 0 30px;
		 text-align: justify;
		 line-height: 17px;
}
#blocktoscroll h4{
	font-size: 13px;
	margin-top: 20px;
}
#blocktoscroll h5{
	font-size: 10px;
	color:#999999;
	margin-bottom: 5px;
}

/******************************************************* MODELE ***************************************************/
.mots_importants_marron{
	color: #472710;
	font-weight: bold;
}
.mots_importants_vert{
	color: #ABB90A;
	font-weight: bold;
}

#logo {
	margin-top: 19px;
	position: relative;
	height: 104px;
	z-index: 10;
}
#logo h2{
	font-size: 14px;
	position: absolute;
	z-index: 20;
	width: 283px;
	height: 21px;
	background: #ABB90A;
	left: 145px;
	top: 105px;
	color: #472710;
	padding: 5px 0 0 5px;
}
#header {
	width: 698px;
	height: 435px;
	overflow: hidden;
}
#diapo{
	position: relative;
	width: 698px;
	height:435px;
	z-index: 0;
	background: url(gifs/images/meubles-mobinews_04.jpg) no-repeat;
}
#menu_horizontal {
	height: 39px;
	position:absolute;
	z-index:100;
	left: 27px;
	top: 381px;
	width: 641px;
	text-align:center;
	color: #FFF;
}
#menu_vertical {
	background: url(gifs/images/meubles-mobinews_09.jpg) no-repeat;
	height: 294px;
	margin: 28px 0 0 15px;
	padding: 35px 0 0 40px;
}
#encart_flash{
	background: url(gifs/images/meubles-mobinews_12.jpg) no-repeat;
	height: 194px;
	margin: 5px 0 0 15px;
}
#encart_flash h3{
	font-size: 14px;
	color:#472710;
	margin: 0 0 0 30px;
}

#encart_avantage{
	background: url(gifs/images/meubles-mobinews_13.jpg) no-repeat;
	height: 174px;
	margin-left: 15px;
	padding: 20px 0 0 30px;
}
#encart_avantage h3{
	font-size: 14px;
	color:#FFFFFF;
}
#encart_avantage p{
	margin: 15px 0 0 90px;
}
#encart_avantage span{
	float: right;
	margin: 5px 40px 0 0;
	font-weight: bold;
}

#encart_contact {
	width: 190px;
	height: 150px;
	position: absolute;
	z-index: 10;
	left: 449px;
	top: 46px;
}

#encart_contact p{
	line-height: 17px;
	margin: 10px 0 0 0;
}
#encart_contact h2{
	font-size: 18px;
}
#encart_contact span{
	float: right;
	font-weight: bold;
	margin-top: 10px;
}
#container {
	width:985px;
	margin-left: auto;
	margin-right: auto;

}
#content {
	float: left;
	width: 698px;
}

#colonne_centre {
	width: 641px;
	min-height: 550px;
	_height: 550px; /* Valerie powa !!!! */
	padding: 0 30px 0 27px;
	background: url(gifs/images/meubles-mobinews_11.jpg) repeat-y;
}
#colonne_centre h1{
	font-size: 20px;
	color: #472710;
}
#colonne_centre h1 span{
	font-size: 15px;
	color: #000;
}
#colonne_centre h1 strong{
	color: #ABB90A;
}
#colonne_gauche {
	float:left;
	width: 287px;
	height: 983px;
}
#footer_content {
	clear:both;
	height: 186px;
	width: 100%;
	background: url(gifs/images/meubles-mobinews_15.jpg) repeat-x;
}
#footer{
	clear: both;
	height: 106px;
	width: 985px;
	margin: 0 auto 0 auto;
	padding: 80px 0 0 0;
	position: relative;
	background: url(gifs/images/meubles-mobinews_16.jpg) no-repeat;
}
#footer p{
	text-align: center;
	color:#FFF;
	margin-bottom: 15px;
}
#footer a{
	color:#FFF;
}
#footer a:hover{
	color:#FFF;
}
#footer a:visited{
	color:#ABB90A;
}

#arbre {
	width:287px;
	height: 160px;
	position:absolute;
	top: -160px;
	z-index: 20;
}
#liens_secondaires {
	width: 281px;
	height: 30px;
	margin-top: 10px;
	line-height: 17px;
	color: #FFF;
	text-align: right;
	position: absolute;
	z-index: 10;
	top: 2px;
}
#liens_secondaires a{
	color: #FFF;
}
#newsletter {
	width: 641px;
	height: 30px;
	margin: 10px 30px 0 0;
	line-height: 17px;
	position: absolute;
	z-index: 10;
	left: 316px;
	top: 7px;
}
#newsletter p{
	text-align: right;
}
#newsletter a{
	color:#000;
}
#newsletter a:hover{
	color:#000;
	text-decoration: underline;
}

/******************************************************* INDEX ***************************************************/
#presentation{
	background-color: #EAEDC2;
	width: 621px;
	position: relative;
	z-index: 1;
	padding: 20px 0 20px 20px;
	margin: 10px 0 10px 0;
}
#presentation p{
	width: 480px;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 17px;
}
#presentation a{
	font-weight: bold;
}

#promo{
	position: absolute;
	z-index: 150;
	left: 511px;
	top: -47px;
}
#encart_canapes {
	float:left;
	background: url(gifs/encart_canapes.jpg) no-repeat;
	width: 291px;
	height: 24px;
	margin: 0;
	display: inline;
	color: #ABB90A;
	font-weight: bold;
	text-align:right;
	padding: 155px 30px 0 0;
}
#encart_tables {
	float:left;
	background: url(gifs/encart_tables.jpg) no-repeat;
	width: 290px;
	height: 24px;
	margin: 0;
	display: inline;
	color: #ABB90A;
	font-weight: bold;
	text-align:right;
	padding: 155px 30px 0 0;
}
#encart_tv {
	float:left;
	background: url(gifs/encart_tv.jpg) no-repeat;
	width: 290px;
	height: 19px;
	margin: 0;
	display: inline;
	color: #ABB90A;
	font-weight: bold;
	text-align:right;
	padding: 160px 30px 0 0;
}
#encart_appoint {
	float:left;
	background: url(gifs/encart_appoint.jpg) no-repeat;
	width: 291px;
	height: 19px;
	margin: 0;
	display: inline;
	color: #ABB90A;
	font-weight: bold;
	text-align:right;
	padding: 160px 30px 0 0;
}
/******************************************************* QUI SOMMES NOUS ***************************************************/
#description{
	line-height:17px;
	text-align: justify;
	width: 641px;
}
#description img{
	border: 1px solid #ABB90A;
}
#description h4{
	font-size: 15px;
	margin-top: 10px;
	color: #ABB90A;
}
#description p{
	margin-top: 10px;
}
#description ul{
	margin: 10px 0 0 50px;
	list-style: url(gifs/puce.gif)
}
#description a{
	font-weight: bold;
}


/******************************************************* PRODUITS ***************************************************/

#produits{
	width: 641px;
	float:left;
}
