@charset "UTF-8";
/* CSS Document */

body {
	background-color:#ffffff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin:0 auto;
}
* {
	margin:0;
	padding:0;
}
#global {
	width:1021px;
	margin:20px auto;
}
#haut_site {
	width:800px;
	height:112px;
	background:url(images2010/menu2010/bkg.png);
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
}
#logo {
	width:129px;
	height:95px;
	margin: 20px 0px 0px 20px;
	float:left;
}

.boxForShowCategories {
	padding:5px;
	position:relative;
	left:-8px;
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	border-left:none;
	border-top:none;
}
#menugauche ul{
	width:302px;
	float:left;
	height:100%;
	left:-8px;
	position:relative;
	border-top: 2px solid white;
}
#menugauche ul ul{
	width:100%;
	width:290px;
	position:relative;
	display:inline-block;
	height:auto;
	padding-top:14px;
	left:0;
	border:none;
	margin-left:10px;
}
#menugauche li{
	padding:5px;
	border: 2px solid white;
	border-left:none;
	border-top:none;
	display:inline-block;
	height:auto;
	width:290px;
}
#menugauche li li{
	padding:0;
	border:none;
}
#menugauche li a{
	font-size:11px;
	height:11px;
	padding-bottom:13px;
	font-weight:bold;
	margin-left:10px;
	text-decoration:underline;
	color:#A5A5A5;
}
#menugauche li.sub a{
	background:url("images2010/flecheSousMenu.png") no-repeat scroll bottom left;
}
#menugauche li.sub li a,
#menugauche li li a{
	margin-left:13px;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#A5A5A5;
	background:none;
}
#menugauche li a:hover,
#menugauche li li a:hover{
	text-decoration:none;
}
.titleOfCatInBox {
	font-size:16px;
	font-weight:bold;
}
.boxInsideForSmallerCat {
	padding:0px 0px 0px 30px;
}
.divForIconNxtLevel {
	width:27px;
	height:12px;
	background:url(images2010/flecheSousMenu.png) transparent;
}

#menu {
	margin:43px 0px 0px 50px;
	float:left;
}
.menu2010 {

}
.menu2010 ul{
	height:29px;
	display:block;
	margin:0 auto 0 51px;
}
.menu2010 li{
	float:left;
	padding:8px 0px 7px 0px;
	margin:0 17px;
	list-style-image: URL(images/listMenu.png); 
}
.menu2010 li a{
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#595957;
}
.menuPt{
	background:URL(images/listMenu.png);
	width:13px;
	height:6px;
}
#signup {
	width:295px;
	height:95px;
	clear:both;
	margin:0;
}
.bordure {
	width:295px;
	height:95px;
	font-size:10px;
	color:#595957;
}
#main {
	width:1021px;
	margin:0 auto;
}
#header {
	width:1021px;
	height:254px;
	margin:0 auto;
}
.gauche {
	width:1021px;
	height:254px;
}
#content {
	width:1021px;
}
#filariane {
	width:1021px;
	height:36px;
	margin:0 auto;
}
.ariane {
	width:1021px;
	height:36px;
	color:#595957;
	padding-top:10px;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}
.ariane a {
	color:#595957;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}
.ariane a:hover {
	color:#595957;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
}
#middle {
	width:1021px;
	margin:0 auto;
}
.top {
	width:1021px;
	height:10px;
	background:url(images2010/normal_top.png) no-repeat;
}
.mid {
	width:1021px;
	background:url(images2010/normal_middle.png) repeat-y;
}
.bot {
	width:1021px;
	height:102px;
	background:url(images2010/normal_bot.png) no-repeat;
}
.normal {
	
	font-size:11px;
	color:#a5a5a5;
}
.normal p {
	font-size:11px;
	padding:10px 10px 0 10px;
}
.normal h1 {
	color:#595957;
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
}
.normal h2 {
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
	padding:2px;
	letter-spacing:1px;
}
.normal h2 a {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
.normal h2 a:hover {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.normal b {
	font-size:9px;
	color:#595957;
	text-transform:uppercase;
	line-height:20px;
}
.normal a {
	font-size:11px;
	color:#a5a5a5;
	text-decoration:underline;
}
.normal a:hover {
	font-size:11px;
	color:#a5a5a5;
	text-decoration:none;
}
.link {
	text-align:right;
	font-size:11px;
	color:#71b220;
	padding-right:20px;
}
.link a {
	font-size:11px;
	color:#71b220;
	text-decoration:underline;
}
.link a:hover {
	font-size:11px;
	color:#71b220;
	text-decoration:none;
}
.normal img {
	border: solid 1px;
	color:#595957;
}
.normal li {
	list-style-image:url(images2010/link.png);
	list-style-position:inside;
	margin-left:25px;
	margin-bottom:3px;
}
.normal ul {
	padding-bottom:40px;
	padding-top:10px;
}
#nouvelles {
	width:1021px;
	margin:27px auto 60px auto;
}
#template {
	width:1021px;
	margin:0px auto 60px auto;
}
.top2 {
	width:1021px;
	height:11px;
	background:url(images2010/top_nouvelles.jpg) no-repeat;
}
.mid2 {
	width:1021px;
	background:url(images2010/milieu_nouvelles.jpg) repeat-y;
}
.bot2 {
	width:1021px;
	height:11px;
	background:url(images2010/bot_nouvelles.jpg) no-repeat;
}
.droit {
	width:1021px;
	font-size:11px;
	color:#595957;
	padding:10px;
}
#title_nouvelles {
	width:1021px;
	height:20px;
	margin: 0 0;
	background-color:#595957;
}
.droit h1 {
	font-size:14px;
	color:#595957;
	font-weight:normal;
	text-transform:uppercase;
	text-align:left;
}
.droit a {
	color:#324a98;
	text-decoration:underline;
}
.droit a:hover {
	color:#324a98;
	text-decoration:none;
}
.link2 {
	font-size:12px;
	color:#003768;
	text-align:center;
	padding:12px 0 0 0;
}
.link2 a {
	font-size:12px;
	color:#003768;
	text-decoration:underline;
}
.link2 a:hover {
	font-size:12px;
	color:#003768;
	text-decoration:none;
}
#plan {
	width:1021px;
	margin:0 auto;
}
.top3 {
	width:1021px;
	height:11px;
	background:url(images2010/top_plan.jpg) no-repeat;
}
.mid3 {
	width:1021px;
	background:url(images2010/milieu_plan.jpg) repeat-y;
}
.bot3 {
	width:1021px;
	height:11px;
	background:url(images2010/bot_plan.jpg) no-repeat;
}
.mid3 ul {
	font-size:12px;
	color:#818181;
	text-align:left;
	margin-top:15px;
	margin-bottom:12px;
}
.mid3 li {
	font-size:12px;
	list-style-image:url(images2010/link3.png);
	list-style-position:inside;
	margin-left:50px;
	margin-bottom:10px;
}
.mid3 ul li a {
	font-size:12px;
	color:#818181;
	text-decoration:none;
}
.mid3 ul li a:hover {
	font-size:12px;
	color:#818181;
	text-decoration:underline;
}
.mid3 h1 {
	font-size:12px;
	color:#818181;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	padding: 12px 0 0 50px;
}
#footer {
	width:1021px;
	height:35px;
	margin:0 auto;
}
.copyright {
	width:1021px;
	height:35px;
	text-align:center;
	color:#595957;
	font-size:10px;
}
.copyright a {
	color:#71b220;
	font-size:10px;
	text-decoration:none;
}
.copyright a:hover {
	color:#71b220;
	font-size:10px;
	text-decoration:underline;
}
.copyright b {
	color:#71b220;
	font-size:10px;
	font-weight:normal;
}
#drapeaux {
	margin:0 auto;
	height:30px;
	color:#595957;
	font-size:10px;
}
#drapeaux img {
	/* Pour centrer l'image avec le texte */
	vertical-align: middle;
	display: inline-block;
	margin: 15px;
}


/* Affichage du catalogue */
h2.specialPaddingH2{
	padding:25px 0px;
	color:#878786;
	font-weight:bold;
	font-size:18px;
}

.menuGaucheAffShop {
	width:300px;
	height:100%;
	float:left;
}
.contentItemCategoryShop{
	width:700px;
	height:100%;
	float:left;
}

.blocCategoryShow {
	float:left;
	width:124px;
	height:284px;
	padding: 5px 54px 0px;
	/*
	cursor:pointer;
	*/
}

.blocCategoryPhoto {
	width:120px;
	height:120px;
}

img.maTiteImage {
	border: 2px white solid;
	cursor:pointer;
}
.titreDeCategoryShow {
	font-weight:bold;
}
.priceDeCategoryShow {
	padding:4px 0px;
	font-size:14px;
	font-weight:bold;
	color:dark-grey;
}
.descriptionCategoryShow {
	padding:3px 0px;
}
.linkDeCategoryShow {
	color:green;
	text-decoration:underline;
	cursor:pointer;
}
.link2DeCategoryShow {
	color:grey;
	text-decoration:underline;
	cursor:pointer;
}