/**PageIndex**/
/*Mobiles*/
	div.familles A:hover{
		color:#F6450A;
	}
	div.familles A{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
	}
	div.familles{
		background:url(../images/nouveaux-produits/degrade-nouveaux-produits.jpg);
		background-size:100% 100%;
		background-repeat: repeat-x;
		border:1px solid #EBEBEB;
	}
	div.familles .caption{
		background-repeat:no-repeat;
	}
	p.information{
		font-size:14px;
	}

	div.news{
		background:#ce0202;
		color:#fcfcfc;
		font-weight:bold;
		font-size:16px;
	}


	/*Fin Mobile*/
/*Desktop >992*/
@media screen and (min-width:992px){

	div.news{
		background:#ce0202;
		color:#fcfcfc;
		font-weight:bold;
		font-size:16px;
	}


	/***MenuPrincipal***/
		div.menuPrincipal{
			width:722px; /*Normalement 703px mais firefox et IE buggent sur zoom arriere et passent le dernier div en dessous. */
			height:248px;
			margin:auto;
		}
		div.menuPrincipal div{
			margin-right:5px;
			width:170px;
			height:248px;
			float:left;
			border:1px #8a6464 solid;
		}
		div.menuPrincipal div#menu1,div.menuPrincipal div#menu1 div.vide{
			background:#9D0D40;
		}
		div.menuPrincipal div#menu2,div.menuPrincipal div#menu2 div.vide{
			background:#1E87B3;
		}
		div.menuPrincipal div#menu3,div.menuPrincipal div#menu3 div.vide{
			background:#F49212;
		}
		div.menuPrincipal div#menu4,div.menuPrincipal div#menu4 div.vide{
			background:#434242;
			margin-right:0;
		}
		div.menuPrincipal div.menuFond{
			height:135px;
			width:100%;
			border:none;
			text-align:center;
			color:#FFFFFF;
			font-weight:bold;
			font-size:14px;
		}
		div.menuPrincipal div.menuFond table{
			width:100%;
		}
		div.menuPrincipal div.menuFond td.titremenu{
			height:33px;
			vertical-align:middle;
		}
		div.menuPrincipal div.menuFond td.pictomenu{
			height:102px;
			vertical-align:top;
		}
		div.menuPrincipal div.sousmenu, div.menuPrincipal div.vide{
			height:24px;
			margin-top:4px;
			border:none;
			background:#D5386E;
			text-align:center;
			color:#FFFFFF;
			line-height:24px;
		}
		div.menuPrincipal div#menu1 div.sousmenu{
			background:#D5386E;
		}
		
		div.menuPrincipal div#menu2 div.sousmenu{
			background:#67C8E0;
		}
		div.menuPrincipal div#menu3 div.sousmenu{
			background:#F4C537;
		}
		div.menuPrincipal div#menu4 div.sousmenu{
			background:#9C9C9A;
		}
		div.menuPrincipal a{
			color:#FFFFFF;
			text-decoration:none;
		}
		div.menuPrincipal div.sousmenu a{
			font-size:12px;
		}
		div.menuPrincipal div.sousmenu a:hover{
			font-size:16px;
		}
		div.menuPrincipal div.menuFond a td.titremenu{
			font-size:14px;
			height:42px;
		}
	p.information{
		color:#000000;
		font-size:11px;
		margin-top:20px;
	}
	div.famillesProduits img{
		vertical-align:middle;
	}
	div.famillesProduits .blocProduit{
		font-size:10px;
		font-weight:bold;
		line-height:14px;
		overflow:hidden;
		display:block;
	}
	div.famillesProduits A:hover{
		color:#F6450A;
	}
/*Fin test*/
	div.famillesProduits A{
		color:#000000;
		text-decoration:none;
	}
	div.familles A:hover{
		color:#F6450A;
	}
	div.familles A{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
	}
	div.familles{
		background:url(../images/nouveaux-produits/degrade-nouveaux-produits.jpg);
		background-size:100% 100%;
		background-repeat: repeat-x;
		border:1px solid #EBEBEB;
	}
	div.familles .caption{
		background-repeat:no-repeat;
	}
}
