.entete
{
	background-image: url("../img/icones/entete.gif");
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	width: 719px;
	padding-left: 20px;
	font-weight: bold;
}

.entete a
{
	text-decoration: none;
	color: #EA100F;
	font-weight: bold;
}

.price
{
	font-size: 15px;	
	text-decoration: line-through;	
}

.finalPrice
{
	font-size: 16pt;
	font-weight:bold;
	color: #ED145B;
}

.products
{
	float: left;
	width: 738px;
	border:solid 1px #CDCDCD;
	background-color:#F7F7F7;
	padding: 5px;
}

.photo
{
	float:left;
	width: 400px;
	border:solid 1px #CDCDCD;
	text-align: center;
}

.productInfos
{
	float: right;
	width: 300px;
	padding: 10px;
}

.productInfos h1
{
	margin: 0;
	padding: 0;
	font-size: 20px;
}

.productDesc
{
	border-top: dashed 1px #CDCDCD;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 0px;
}

.colorSize
{
	border-top: dashed 1px #CDCDCD;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 0px;
	
}

.moreImage
{
	float: left;
	width: 100%;
	/*border: solid 1px #CDCDCD;*/
	margin: 10px 0px;
}

.moreImage img
{
	
}

.moreImage h2
{
	border-bottom: solid 1px #8E1B27;
	color: #8E1B27;
	font-size: 18px;
}

.gridDIV
{
	border: solid 1px #DDDDDD;
	display: inline;
	float: left;
	/*height: 235px;*/
	height: 320px;
	margin-bottom: 20px;
	margin-left: 5px;
	text-align: center;
	width: 172px;
	background-color: #FFFFFF;
}



.gridUL
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


.gridUL li
{
	text-align: center;
	margin-bottom: 5px;
}

.gridIMG
{
	padding: 2px;
	text-align: center;
	height: 160px;
	/*border:solid 1px #ffffff;*/
}

.gridIMG img
{
	border:solid 1px #FFFFFF;
}

.gridIMG a:hover img
{
	border:solid 1px #ED145B;
	
}
