.clr
{
	clear:both;
}

.black_link {
	text-decoration: underline;
	color: #000;
	font-weight:bold;
}


.titre_rouge
{
	background-color: #bc3028;
	padding:8px 8px 8px 15px;
	margin: 10px 20px 0 0;
	color: #fff;
	text-transform:uppercase;
	clear:both;
}

.prod
{
	/*background: url(../../images/bg_prod.jpg) bottom repeat-x;*/
	background-repeat: repeat-x;
	border:1px solid #CCC;
	width: 168px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px;
	float: left;
	padding: 8px;
	display:block;
	float:left;
	text-align: center;
	height:405px;
}

.prod2
{
	/*background: url(../../images/bg_prod5.jpg) bottom repeat-x;*/
	background-repeat: repeat-x;
	border:1px solid #C6CFD4;
	width: 168px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px;
	float: left;
	padding: 8px;
	display:block;
	float:left;
	text-align: center;
	height:420px;
}

.prod a
{
	text-decoration: none;
	cursor: pointer;
}

.promotions
{
	/*background: url(../../images/bg_promo_jaune.jpg) bottom repeat-x;*/
	/*float:left;*/
	position:relative;
	display:block;
}

.promotion_image, .prod_image
{

}

.promotion_logo, .prod_logo
{
	height:50px;
}

.promotions_prod_last
{
	margin-right: 0;
}

.promotion_name, .promotion_model, .promotion_prom, .prod_name, .prod_model, .prod_prom {
	clear: both;
	padding: 2px;
	
}

.promotion_prom, .promotion_reg, .prod_prom, .prod_reg
{
	color: #ff0000;
}

.promotion_forfait_mois, .prod_forfait_mois
{
	font-size: 12px;
	font-weight: bold;
}

.promotion_model, .prod_model
{
	height:10px;
}

.promotion_prom, .prod_prom
{
	height:40px;
}

.promotion_comparer, .prod_comparer
{
	font-size: 10px;
	margin-top: 5px;
}

.price
{
	background: url(../../images/bg_price.png);
	background-repeat: no-repeat;
	width: 89px;
	height: 39px;
	color: #fff;
	padding: 5px 10px 0 25px;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 0 10px;
}


.price_png {
	margin: -33px 0 0 26px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	/*width: 89px;*/
	height: 39px;
}

.price_png_left {
	background-image: url('../../images/bg_price_left.png');
	width: 37px;
}
.price_png_center_gray {
	background-image: url('../../images/bg_price_center_gray.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	width: 70px;
	height: 38px;
	text-align: center;
}
.price_png_center_yellow {
	background-image: url('../../images/bg_price_center_yellow.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	width: 70px;
	height: 38px;
	text-align: center;
}
.price_png_center_gray a, .price_png_center_yellow a {
	color: #FFFFFF;
}

.price_png_right {
	background-image: url('../../images/bg_price_right.png');
	width: 23px;
}


#price {
	/*width: 89px;*/
	height: 39px;
	margin: 0 0 10px 0px;
	text-align: center;
}

.titre_bleu
{
	background-color: #C6CFD4;
	padding:8px 8px 8px 15px;
	margin: 10px 18px 0 0;
	width:955px;
	color: #000;
	/*font-family:"Arial Black", Gadget, sans-serif;*/
	/*font-size:18px;*/
	clear:both;
}

.titre_gris {
	background-color: #d8d6d5;
	padding: 8px 8px 8px 15px;
	margin: 10px 0 0 0;
	color: #fff;
	text-transform: uppercase;
	/*clear: both;*/
	height: 39px;
	width: 900px;
	float: left;
}

.titre_gris3 {
	background-color: #d8d6d5;
	padding: 8px 8px 8px 15px;
	margin: 10px 0 0 0;
	color: #fff;
	text-transform: uppercase;
	/*clear: both;*/
	height: 110px;
	width: 440px;
	float: left;
}


.titre_gris2 {
	/*background-color: #d8d6d5;*/
	padding: 8px 8px 8px 15px;
	margin: 10px 0 0 0;
	color: #fff;
	text-transform: uppercase;
	clear: both;
	/*height: 39px;
	width: 677px;*/
}

.but_comparer {
	width: 150px;
	text-transform: none;
	text-align:center;
	line-height:50px;
	float: right;
	margin-top:10px;
	background-color: #db2c23;
	height: 55px;
}

.titre_gris_lists {
	background-color: #d8d6d5;
	padding: 8px 8px 8px 15px;
	margin: 10px 0 0 0;
	color: #fff;
	text-transform: uppercase;
	float: left;
	width: 522px;
	height: 39px;
}

.afficher {
	float: right;
	width: 200px;
	text-align: right;
	text-transform: none;
	margin: -3px 0 0 0;
}

.trier {
	float: right;
	width: 250px;
	text-align: right;
	text-transform: none;
	margin: -3px 0 0 0;
}

.type_format {
	/*width: 150px;*/
	padding: 0px 15px 10px 0;
	color: #000000;
	text-transform: none;
	float: left;
}


.but_imprimer, .but_imprimer a {
	padding:5px;
	background-color: #bc3028;
	color: #fff;
	font-weight:bold;
	margin-top:10px;
	width:150px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

#catalogFilter {
	height:40px;
	width:980px;
	background-image:url(../../images/catalogfilter_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

#product_details {
	margin: 4px 0 0 0;
	width: 990px;
}

#product_details h2 {
	width: 956px;
	background-color: #C91D21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 9px 0 9px 20px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}

#product_details h2 span {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#product_picture {
	/*background-image: url(../../images/productpicture_bg.jpg);*/
	background-repeat: repeat-x;
	margin: 0px 0px 10px 0;
	width: 400px;
	float: left;
	padding: 8px;
	text-align: center;
	border:1px solid #D8D7D5;
}

#product_picture img {
	display:inline;
}

#product_desc {
	/*background-image: url(../../images/productpicture_bg2.jpg);
	background-repeat: repeat-x;*/
	float: right;
	width:530px;
	margin:0;
	padding: 7px 10px 0px 10px;
}

#product_desc .logo{
	margin:0;
	padding:0;
}

#product_desc .prod_name {
	font-size: 18px;
	font-weight: bold;
	clear: both;
	line-height: 22px;
	padding-top: 10px;
}

#product_desc .scue {
	clear:both;
}

#product_desc .desc {
	font-size:11px;
	line-height:18px;
	clear:both;
}

/*
#product_desc img {
	margin-right:5px;
}
*/

#product_discount {
	background-color: #fff;
	text-align:center;
	margin:15px 0 0 0;
}

#product_discount .disc_price {
	height: 45px;
	width: 127px;
	background: url(../../../../images/price_large_bg.jpg);
	/*background-color: #FF0000;*/
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	line-height: 33px;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 8px 14px 0 45px;
	/*border: 1px solid #000;*/
}

#product_discount .forfait {
	font-size: 14px;
}

#product_discount .size9px {
	font-size:9px;
}

#product_discount .size14px {
	font-size:14px;line-height:14px;
}

#product_discount .size18px {
	font-size:18px;line-height:22px;
}

#product_more_details {
	width: 540px;
	float:left;
}

#product_others {
	width: 350px;
	clear: both;
	float:left;
}

#product_more_details table, #product_others table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*width:100%;*/
	margin:0;
	padding:0;
}

#product_more_details table th, #product_others th {
	text-align:left;
}

#product_more_details table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #374988;
}

#product_more_details .spec {
	padding-left: 10px;
	height: 22px;
}

#product_more_details .light_blue, #product_more_details .white {
	height: 22px;
	padding-right: 10px;
}

#product_more_details .light_blue {
	background-image: url(../../images/light_blue_bg.jpg);
	background-repeat: repeat-y;
}

#product_more_details .light_grey {
	background-color: #d9d7d6;
}

#product_others {
	margin: 2px 0 0 0;
	width:418px;
}

#product_others th {
	height: 17px;
	background-color: #827d7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-left: 7px;
}

#product_others td {
	height:20px;
	padding-left:7px;
	background-color: #d9d7d6;
	border-top: 2px solid #fff;
}

#bande_boutons {
	margin:15px 0 0 0;

}

#bande_boutons .bouton {
	height:20px;
	width:162px;
	margin:0 15px 0 0;
	background-color: #bc3028;
	color: #FFFFFF;
	border:none;
}

#footnote{
	clear:both;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #a5a4a4;
}

.bold{
	font-weight:bold;
}
.red{
	color: #ff0000;
}
.italic{
	font-style: italic;
}
.underline{
	background-color: #000000;
	line-height:1;
	font-size:1px;
	height:1px;
}
#current_page, #display_results, #paging_bar_wrap{
	font-size: 10px;
	color: #9f9b98;
}
#current_page{
	float:left;
	margin:0;
	padding:0;
}
#display_results{
	float:left;
	margin:0;
	padding:0;
}
#paging_bar_wrap{
	float:right;
	margin:0;
	padding:0;
}

#boiteTag{
	margin-top:10px;
	float:left;
	display:block;
}

a.sousCatStyle {
	color:#000;
	display:block;
	float:left;
	padding:5px;
	text-decoration:none;
	white-space:nowrap;
	list-style-image:url(http://www.braultetmartineau.com/images/puce.png);
	width:160px;
	}
a.sousCatStyle:hover {
	background-position:top left;
	background-repeat:no-repeat;
	color:#CE3730;
	list-style-image:url(http://www.braultetmartineau.com/images/puceOver.png);
	}
.sousCatDiv {
	width:180px;
	}
		
a.sousCatStyleActif {
	color:#000;
	display:block;
	float:left;
	padding:5px;
	text-decoration:none;
	white-space:nowrap;
	width:160px;
	background-image:url(http://www.braultetmartineau.com/files/swf/client/images/bgCatalogue.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
ul li { display: inline; }

.wide {
border-bottom: 1px #000 solid;
width: 4000px;
}

.ratingblock a {
	top:0px;
	}

