#container {width:100%; float:left; clear:both; text-align:center}

#detail 			
					{
					font-family:verdana, arial;
					font-size:9pt;
					float:left;
					background:transparent url(./gfx/bgproduits.png) no-repeat bottom right;		
					padding-bottom:10px;
					}
#detail h1			
					{
					font-size:16pt;
					text-align:center;
					text-transform:capitalize;
					text-align:left;
					margin-top:15px;
					padding-top:15px;
					}					
.m_produits_galerie
					{
					float:left;
					width:300px;
					margin-top:20px;
					}
.m_produits_detail 
					{
					float:left;
					text-align:left;
					width:245px;							
					}

.m_produits_detail h1
					{
					font-weight:bold;
					color:#0A192E;
					font-size:14pt;		
					margin-bottom:20px;
					}					
.m_produits_detail h2
					{
					font-weight:bold;
					color:#0A192E;
					text-decoration:underline;
					font-size:12pt;					
					}
.m_produits_detail h3
					{
					font-weight:bold;
					color:#0A192E;
					text-decoration:underline;
					font-size:10pt;							
					}
.m_produits_comboimg
					{
					float:left;
					width:280px;
					}
.m_produits_detail_img					
					{
					width:249px;
					height:182px;
					background:transparent url(./gfx/bgmeuble.png) no-repeat top left;	
					float:left;
					clear:both;				
					}	
.m_produits_detail_img	img
					{
					margin-left:25px;
					margin-top:15px;	
					width:200px;
					height:150px;				
					}									
.m_produits_detail_bot																		
					{
					display:block; 
					float:left;
					text-align:center;
					clear:both;
					}
.m_produits_detail_titre
					{
					float:left; 
					width:450px;
					}			
.m_produits_detail_descriptif					
					{
					float:left;
					clear:left;
					width:270px;
					}
#navignettes		
					{
					float:left;
					width:180px;
					display:inline;
					}								
#navignettes img
					{
					float:left;
					border:solid 1px #0A192E;	
					margin:3px;				
					}			
#navignettes img:hover
					{					
					border:solid 1px #688BA7;
					cursor:pointer;
					}																
/* Section CSSTAB DESIGNER */
.container {
		width:730px;
        padding: 15px;
        margin: 3px 0 10px 0;
}

.tabs {display:none; height:300px; overflow:hidden;text-align:left;width:650px;margin-left:10px;}
.tabslisting {text-align:left;width:100%;}
.tabactive {display:block;}

/* rounded */

#nav {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

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

#nav a:link, #nav a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #000;
        background: url(./gfx/rounded.gif) no-repeat bottom center;
}

.nbannonces {
        font-size: 12px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}
.nbannonces0 {
        font-size: 18px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}
/* -------------------------------- */
.m_produits_annonce	
					{
					float:left;
					background:transparent url(./gfx/bgproduits.png) no-repeat bottom right;		
					padding:7px;
					/*
					width:263px;
					height:109px;
					background:transparent url(./gfx/bg_annonce_preview.png) no-repeat center center;
					float:left;
					margin:15px;
					margin-left:30px;margin-right:30px;
					margin-right:0px;
					*/
					}
				
.m_produits_annonce	h1
					{
					font-size:13pt;
					text-align:center;
					text-transform:capitalize;
					}					
.m_produits_annonce	h3
					{
					font-size:9pt;
					text-align:center;
					}	
.m_produits_annonce_img
					{
					width:249px;
					height:182px;
					background:transparent url(./gfx/bgmeuble.png) no-repeat top left;					
					}									
.m_produits_annonce_img	img
					{
					margin-left:25px;
					margin-top:15px;					
					}					
					
.m_produits_uneannonce
					{
					margin:10px;
					text-align:left;
					font-size:9pt;
					font-family:verdana, arial;
					}
.m_produits_uneannonce b
					{	
					margin-left:10px;					
					}							
.m_produits_uneannonce img 
					{
					border:solid 1px #08182F;
					float:left;
					}
.m_produits_voir
					{
					float:left;
					display:inline;
					margin-top:15px;
					}
.m_produits_detail_descriptif	{width:235px;}
a.detailproduit:link 	{color:#000000; font-size: 9pt; text-decoration:none; font-family: "Arial"; }
a.detailproduit:visited {color:#000000; font-size: 9pt; text-decoration:none; font-family: "Arial"; }
a.detailproduit:hover 	{color:#bb0000; font-size: 9pt; text-decoration:none; font-family: "Arial"; }
a.detailproduit:active 	{color:#000000; font-size: 9pt; text-decoration:none; font-family: "Arial"; }

/* listing des produits associés */
#autresproduits
					{
					float:left;
					width:100%
					}
#autresproduits h1
					{
					text-align:left;
					font-size:16pt;
					}					
.listing
					{
					float:left;
					clear:both;
					width:100%px;										
					}
.unprod
					{
					float:left;		
					background:transparent url(./gfx/bgproduits.png) no-repeat bottom right;		
					padding:7px;		
					}
.unprod h3
					{
					text-align:center;
					}					
.unprodlisting			
					{
					width:175px;
					height:129px;
					background:transparent url(./gfx/bgmeuble2.png) no-repeat top left;
					}							
.unprodlisting	img
					{
					margin-left:22px;
					margin-top:15px;	
					width:130px;
					height:97px;				
					}		
										