/* CSS Document */

#catalogue{
	width:auto;
	margin:10px;
	font-family: Tahoma, Arial, Verdana;
	color: #666666;
}

#catalogue a{
	color:#972B16;
	font-weight: bold;
	text-decoration:none;
}
#catalogue a:hover{
	text-decoration:none;
	color:#CC0000;
}

#list{
	margin:0;
	}

#list img{
	height:85px;
	width:105px;
	border:2px #D8D4AE dotted;
	padding:3px;
}
#list table{
	border-bottom:1px solid #D8D4AE;
	margin-bottom:20px;
}

#search{
	font-size: 12px;
}
#sort{
	height:30px;
	border-bottom:2px solid #D8D4AE;
	background-color: #FBFAF1;
}
#sort td{
	padding:5px;
}



.numeroPage{
	width:auto;
	font-size: 14px;
	color: #000000;
	text-align:center;
	margin:20px;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
}
.numeroPage a{
	color: #666666 !important;
	background: #fff;
	padding:3px;
}
.numeroPage a:hover{
	color: #000  !important;
}


#topactu{
	width:auto;
	height:30px;
	border-bottom:2px solid #D8D4AE;
	background-color: #FBFAF1;

}

#actualites{
	margin:0;
}
#actualites table{
	border-bottom:1px solid #ccc !important;
	margin-bottom:15px;
	width:90% !important;
}





#phototeque{
	margin:10px 0 10px 0;
	border-bottom:1px dotted #ccc;
}

#phototeque img{
	padding:2px;
	border:2px solid #ccc;
	width:86px;
	height:71px;
}



#presentation{
	margin:0;
	padding:0;
}
#presentation img{
	border:2px solid #ccc;
	padding:3px;
}
#presentation p,li{
	font-size: 12px;
	color: #666666;	
}





#panier{
margin:0;
}
#panier table{
	width:100%;
	margin-bottom:20px;
}
#panier td{
	padding:5px;}
#panier th{
	background:#FFFFFF;
	border-bottom:1px dotted #ccc;
	height:25px;
	line-height:25px;
	text-align:left;
	padding:3px;
}
