body
	{
		background-color: #D9E8FD;
		background-image:url(http://dev.poupion.fr/charte_graphique/1/images/fond35.png);
		background-attachment: fixed;
		padding: 0px;
    margin: 0px;
    color: #222222;
    font-family: 'Open Sans', sans-serif; 
    font-size: 13px;

	}
#D_CHARTE
{
	
 }
	
#D_CADRE
	{
	margin-left: auto;
  	margin-right: auto;
	width:970px;
	background-color: #F5F5F5;
    	-moz-border-radius-bottomleft: 26px; 
	-webkit-border-bottom-left-radius: 26px;
	border-bottom-left-radius: 26px;
	-moz-border-radius-topright: 26px; 
	-webkit-border-top-right-radius: 26px;
	border-top-right-radius: 26px;
	border:1px solid #B9BCB9;
	
	
}  




#D_MOTEURRECHERCHE0
	{
		
		height:10px;
	}
#D_MOTEURRECHERCHE
	{
		background-color:#E1E1E1;
		padding-left:22px;
		padding-right:20px;	
		height:178px;
		background-image:url(/images/moteur_recherche.gif);
	}
	
#D_LOGO
	{
		-moz-border-radius-topright: 26px; 
		-webkit-border-top-right-radius: 26px;
		border-top-right-radius: 26px;
		height:54px;
		overflow:hidden;
		background-color: #FFFFFF;
		width:970px;
	}
	
#D_SEPARATION
	{
		height:5px;
		overflow:hidden;
		background-color: #8CD200;
		width:970px;
	}
 #D_SEPARATION2
	{
		height:1px;
		overflow:hidden;
		background-color: #FFFFFF;
		width:970px;
	}	
	#D_MENU_HAUT_FOND
	{
		position : relative;
		padding-left:16px;
		padding-right:16px;
		height:30px;
		background-color: #2D2D2D;
		width:938px;
		z-index:1;
		
	}
 #D_MENU_HAUT
	{
		top : 65px;
		position : absolute;
		padding-left:16px;
		padding-right:16px;
		height:30px;
		overflow:hidden;
		color: #F5F5F5; 
		width:938px;
		z-index:3;
	}
	#D_MENU_HAUT2
	{
		padding-left:16px;
		height:15px;
		overflow:hidden;
		background-color: #2D2D2D;
		color: #F5F5F5; 
		width:970px;
	}
#D_MOTEUR
	{
		background-color: #E1E1E1;
		
	}

#D_TITRE
 {
 	position: absolute; 
 	top:39px; 
 	z-index:20; 
 	text-align:right; 
 	width:968px;
 	font-style: italic ;
	font-family: 'Open Sans', sans-serif; 
	font-size: 13px; 
	color: #6B9F00;
 }

#D_ACCUEIL
 {
 	position:absolute; 
 	padding-left: 720px; 
 	top: 140px; 
 	width:230px;
 	text-align:center; 
	font-family: 'Open Sans', sans-serif; 
	font-size: 13px; 
	color: #2D2D2D;
 }

.D_MENU_HAUT_LIEN
	{
		padding:7px;
		font-family: 'Open Sans', sans-serif; 
		font-size: 13px; 
		color: #CCCCCC; 
		cursor:hand;
		text-decoration:none; 
		font-weight: bold;
		height:30px;
		line-height:30px;
		width:980px;

	}
.D_MENU_HAUT_LIEN:hover
	{
		padding:7px;
		font-family: 'Open Sans', sans-serif; 
		font-size: 13px; 
		color: #CCCCCC; 
		cursor:hand;
		text-decoration:none; 
		font-weight: bold;
		background-color: #4C4C4C;
		height:30px;
		line-height:30px;
	}
	.D_MENU_HAUT_LIEN1
	{
		padding:7px;
		font-family: 'Open Sans', sans-serif; 
		font-size: 13px; 
		color: #FFFFFF; 
		cursor:hand;
		text-decoration:none; 
		font-weight: bold;
		height:30px;
		line-height:30px;
		width:980px;
		background-color: #3b3b3b;

	}
.D_MENU_HAUT_LIEN1:hover
	{
		padding:7px;
		font-family: 'Open Sans', sans-serif; 
		font-size: 13px; 
		color: #FFFFFF; 
		cursor:hand;
		text-decoration:none; 
		font-weight: bold;
		background-color: #4C4C4C;
		height:30px;
		line-height:30px;
	}
	
	.D_MENU_BAS_LIEN
	{
		padding:7px;
		font-family: 'Open Sans', sans-serif; 
		font-size: 13px; 
		color: #FFFFFF; 
		cursor:hand;
		text-decoration:none; 
		font-weight: bold;
		height:30px;
		line-height:30px;
		width:980px;

	}
.D_MENU_BAS_LIEN:hover
	{
		padding:7px;
		font-family: 'Open Sans', sans-serif; 
		font-size: 13px; 
		color: #CCCCCC; 
		cursor:hand;
		text-decoration:none; 
		font-weight: bold;
		background-color: #4C4C4C;
		height:30px;
		line-height:30px;
	}
	
#D_BAS_FIN
	{
		text-align:center;
		height:30px;
		overflow:hidden;
		background-color: #8CD200;
		color: #F5F5F5; 
		width:970px;
		
	}
#D_COPYRIGHT
	{
		text-align:center;
		font-family: 'Open Sans', sans-serif; 
		font-size: 11px; 
		color: #DDDDDD; 
		width:970px;
		margin-left: auto;
		margin-right: auto;
	}

.CADRE_ALERTE
	{
		text-align:center;
		font-family: 'Open Sans', sans-serif; 
		font-size: 11px; 
		color: #333333; 
		background-color: #FFFF99;
		border:1px solid #2D2D2D;
		padding:2px;
		box-shadow:2px 2px 2px #CCCCCC;
		-moz-box-shadow:2px 2px 2px #CCCCCC;
		-webkit-box-shadow:2px 2px 2px #CCCCCC;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		width:100%;
		text-align:center;
		font-weight: bold;
		padding-top:5px;
		padding-bottom:5px;
		
	}
#DIV_LIENCATEGORIE
{
	padding:20px;
}	
.lien_petite_bleu
{
  color: #92BEFA;
  font-family: 'Open Sans', sans-serif; 

}	
.lien_normal
{
  padding-left:10px;
  color: #92BEFA;
  font-family: 'Open Sans', sans-serif; 
  font-size: 12px;
  text-decoration:none; 
}	
.lien_normal:hover
{
  padding-left:10px;
  color: #3B3B3B;
  font-family: 'Open Sans', sans-serif; 
  font-size: 12px;
  text-decoration:none; 
  background-image:url(http://dev.poupion.fr/charte_graphique/1/images/fleche_menu.gif);
  background-repeat:no-repeat;
}	
.lien_normal_over
{
  padding-left:10px;
  color: #3B3B3B;
  font-family: 'Open Sans', sans-serif; 
  font-size: 12px;
  text-decoration:none; 
  background-image:url(http://dev.poupion.fr/charte_graphique/1/images/fleche_menu.gif);
  background-repeat:no-repeat;
}	

#TAB_LISTE
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #2D2D2D;
 	line-height: 20px;
}
.TEXT_12
{
  font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
.TEXT_11
{
  font-family: 'Open Sans', sans-serif;
	font-size: 11px;
}
.TEXT_8_GRIS
{
  font-family: 'Open Sans', sans-serif;
	font-size: 8px;
	color:#777777;
}
.LIEN01
	{
		font-family: 'Open Sans', sans-serif;
		font-size: 13px;
		color: #336699;
		text-decoration:none;
		font-weight: bold;
	}
.LIEN01:hover
	{
		font-family: 'Open Sans', sans-serif;
   	font-size: 13px;
    color: #336699;
    text-decoration:underline;
    font-weight: bold;
	}
.LIEN02
	{
		font-family: 'Open Sans', sans-serif;
		font-size: 13px;
		color: #333333;
		text-decoration:none;
	}
.LIEN02:hover
	{
		font-family: 'Open Sans', sans-serif;
   	font-size: 13px;
    color: #333333;
    text-decoration:underline;
	}
.LIEN03
	{
		font-family: 'Open Sans', sans-serif;
		font-size: 10px;
		color: #336699;
		text-decoration:none;
		font-weight: bold;
	}
.LIEN03:hover
	{
		font-family: 'Open Sans', sans-serif;
   	font-size: 10px;
    color: #336699;
    text-decoration:underline;
    font-weight: bold;
	}
.LIEN04 
{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #222222;
}
.LIEN04:hover
{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #222222;
}
.LIEN05
	{
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		color: #336699;
		text-decoration:none;
		font-weight: bold;
	}
.LIEN05:hover
	{
		font-family: 'Open Sans', sans-serif;
   	font-size: 12px;
    color: #336699;
    text-decoration:underline;
    font-weight: bold;
	}
.ONGLET_SELECT {
	font-family: 'Open Sans', sans-serif; 
	font-size: 12px;
	border-top: 1px solid #909090;
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #F5F5F5;
	padding-left:10px;
	padding-right:10px;
	border-radius: 0px 10px 0 0px;
}
.ONGLET_NORMAL {
	font-family: 'Open Sans', sans-serif; 
	font-size: 12px;
	background-color: #E1E1E1;
	border: 1px solid #909090;
	padding-left:10px;
	padding-right:10px;
	border-radius: 0px 10px 0 0px;

}
.ONGLET_BAS {
	font-family: 'Open Sans', sans-serif; 
	font-size: 12px;
	border-bottom: 1px solid #909090;
}               
.IMG_PRODUIT_PETIT_80 { border-color: #CCCCCC; border-style:solid; border-width:1px;box-shadow: 3px 3px 12px #aaa; }
.IMG_PRODUIT_PETIT_44 { with:44px; height:60px; border-color: #CCCCCC; border-style:solid; border-width:1px;box-shadow: 3px 3px 12px #aaa; }
.IMG_PRODUIT_PETIT {  border-color: #CCCCCC; border-style:solid; border-width:1px;box-shadow: 3px 3px 12px #aaa; }
.FRM_ANNONCE {
	width:220px;
	font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #1F211F;	 
  background-color:#FFFFFF;
	border:1px solid #B9BCB9;
	padding:4px;
}
.FRM_ANNONCE2 {
	width:550px;
	font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #1F211F;	 
  background-color:#FFFFFF;
	border:1px solid #B9BCB9;
	padding:4px;
}
.FRM_ANNONCE3 {
	font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #1F211F;	 
  background-color:#FFFFFF;
	border:1px solid #B9BCB9;
	padding:4px;

}

.TITRE_1
{
  	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.AUCUNE_ANNONCE
{
  	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top:40px;
}
.LIEN_PETIT_NOIR
{
		font-family: 'Open Sans', sans-serif; 
		font-size: 11px; 
		color: #333333; 
		underline:none;
}
.LIEN_PETIT_BLANCS
{
		font-family: 'Open Sans', sans-serif; 
		font-size: 11px; 
		color: #DDDDDD; 
		underline:none;
}
.ANONNCE_UNE {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #C766AD;
	border-left: 1px solid #C766AD;
	border-right: 1px solid #C766AD;
	border-bottom: 1px solid #C766AD;
	color:#FFFFFF;
	border-radius: 0px 10px 0 0px;
	background-color:#CB73B3;
	box-shadow:2px 2px 2px #CCCCCC;
	-moz-box-shadow:2px 2px 2px #CCCCCC;
	-webkit-box-shadow:2px 2px 2px #CCCCCC;
}
.ANONNCE_UNE_INT1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	background-color:#E8C6DF;
	padding-right:15px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:15px;
}
.ANONNCE_UNE_INT2 {
	border-radius: 0px 10px 0 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	background-color:#FFFFFF;
	padding-right:8px;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:15px;
	color: #333333; 
}
.ANONNCE_UNE_IMG {
	border-radius: 0px 10px 0 0px;
}
.FRM_BOUTON
{
	
	background-color:#CB73B3;
	font-family: 'Open Sans', sans-serif;
	border:2px solid #CB73B3;
	cursor: pointer; 
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	border-radius: 5px 5px 5px 5px;
}
.FRM_BOUTON2
{
	
	background-color:#F5F5F5;
	font-family: 'Open Sans', sans-serif;
	border:2px solid #F5F5F5;
	cursor: pointer; 
	font-size: 13px;
	font-weight: bold;
	color:#CB73B3;
	border-radius: 5px 5px 5px 5px;
}
.tags { font-size:0.7em; margin:10px 40px; color:#888888; height:45px; }
.tags li {float:left;margin-left: 10px;}
.DescriptionSite
{
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color:#666666;
}