#tagsPlus {
	width: 250px;
	margin-top: 21px;
	font-family: Arial, sans-serif;
}
#tagsPlus .tagsFooter {
	width: 250px;
	height: 15px;
	background: #b4b452 url(../images/gamme/backgrounds/07-tag-header.png) 0px 0px no-repeat;
}
#tagsPlus .tagsCorps {
	padding: 16px 16px 16px 20px;
	background: #b4b452 url(../images/gamme/backgrounds/tagplus-corps.png) 0px 0px repeat-y;
}
#tagsPlus .tagsCorps p {
	font-size:11px;
}
#tagsPlus .tagsCorps a {
	line-height: 15px;
	color: #333;
	text-decoration: none;
}
#tagsPlus .tagsCorps a:hover {
	text-decoration: underline;
}
#tagsPlus h2 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 30px;
}@CHARSET "ISO-8859-1";


h2.partie {
	margin: 0 0 9px 0;
}
h2.partie a{
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}

h2.partie a:hover{
	color: #000;
}

div.nouveaute{
	position:relative;
	width:115px;
	height: auto;
	min-height:246px;
	margin: 0 75px 0 0;
	padding: 0 0 20px 0;
	color: #1A1A1A;
}
.nouveaute div.texte{
	overflow: hidden;
	height: auto;
	padding:10px 0 5px 0;
	
}
.nouveaute a{
	text-decoration:none;
}

.nouveaute a:hover{
	color:#777;
}
.nouveaute h4{
	font-size:12px;
	font-weight: bold;
}

.nouveaute h5{
	font-size: 11px;
	font-weight: normal;
}
.nouveaute .vignette{
	overflow:hidden;
	background-color:#2B2B2B;
	width:113px;
	height: 187px;
}
.nouveaute .vignette img{
	border-style: none;
	width:113px;
	height: 187px;
}
.floatLeft{
	float: left;
}
