@CHARSET "ISO-8859-1";

div#comp_searchbar{
	background: url('../../pics/comp_searchbar_bg.gif') repeat-x;	
}

div.comp_container{
	margin: 10px;
}

.comp_block{
	border: 1px solid #c9c9c9;
}

table.comp_block td{
	vertical-align: top;	
}

h2.comp_title{
	margin: 0;	
	font: bold 11px arial;
}

h2.comp_title a{
	color: #000;
}

h3.comp_title{
	display: inline;
	margin: 0;	
	font: normal 10px arial;
}

h3.comp_title a{
	color: #000;
	text-decoration: none;
}

.comp_cat_recall{
	border: 1px solid #c9c9c9;
	width: 100%;
	margin : 5px;	
	padding: 10px
}

.comp_cat_recall td{ width: 25%; }

.comp_cat_recall td a{
	color: #048fbc;
	font: 12px arial;
	text-decoration: none;	
}

.comp_cat_recall a:hover{text-decoration: underline;}

.comp_general_menu{
	margin : 5px;	
	padding: 3px 10px 10px 10px;

}

table.comp_catlist td{
	vertical-align: top;
	padding: 5px;
}

.comp_rub{
	border: 1px solid #c9c9c9;
	padding: 5px;
}

h2.comp_cat_title{
	font: bold 15px arial;
	padding-right: 15px;
	margin: 0;
}

div.comp_sscatline{
	background-color: #a2d0ff;
	padding: 5px;
}

h3.comp_cat_title{
	display: inline;
	font: 12px verdana;
}

h3.comp_cat_title a{
	color: #0456bc;
	text-decoration: none;
	font-weight: bold;
}

h3.comp_cat_title a:hover{ text-decoration: underline }

.affin{
	font-size: 1.1em;	
}

.comp_actu_leaderboard{
	border: 1px solid #c9c9c9;
}

.comp_actu_content{
	background-color: #f1f8ff;
	padding: 5px;
}

.comp_navbar{
	background-color: #d7ff90;
	padding: 5px 10px 5px 10px;	
	font: 13px arial;
}

.comp_nbproduct{
	float: right;	
}

.comp_navbar a{ color: #048fbc; }

.comp_result_cell{
	border: 1px solid #c9c9c9;
	padding: 4px;
	width: 50%;
}

.comp_result_cell a{ color: #000 }

h4.comp_offerTitle{
	font: bold 15px arial;
	margin: 0px auto 3px auto;
}

.comp_result_leftblock{
	float: left;
	width: 110px;
	text-align: center;
}

.comp_result_leftblock p.merchant{
	color: #666;
	font: 10px verdana;
}

.comp_result_leftblock p.price{
	font: bold 15px arial;
}

.comp_result_rightblock{
	float: right;
	width: 220px;
	font: 12px arial;
}


a.comp_button_compare{
	display: block;
	width: 96px;
	height: 37px;
	background: #54b1ce url(../../pics/button_compare.jpg);	
	float: right;
	margin-left: 10px;
	position: relative;
	top: -25px;
	right: 5px;
}

a.comp_button_go{
	display: block;
	width: 96px;
	height: 37px;
	background: #54b1ce url(../../pics/button_go.jpg);	
	float: right;
	position: relative;
	top: -25px;
	right: 10px;
}

p.comp_path { font-size: 1.2em; }
p.comp_path a{ color: #000; }

.comparateur_icon{
	float: left;
	height: 50px;
	width: 50px;	
}

table.comp_search_result a{ 
	text-decoration: none;
	color: #000;
}

.comp_thumbshot{
	width: 150px;
}

.comp_thumbshot img{
	width: 120px;
	height: 90px;
	border: 1px solid #000;
}

