#comparateur {
	background-image: url(../images/comparateur/comparateur_background.jpg);
	background-repeat: repeat-x;
}

/***** SEARCH *****/

#comparateur td.search {
	width: 710px;
	height: 47px;
	background-image: url(../images/comparateur/search_background.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #c0c0c0;
}

#comparateur td.search form {
	padding: 12px 0 0 0;
}

#comparateur td.search form span {
	font-size: 16px;
	font-weight: bold;
	color: #aa5b88;
	margin: 0 0 0 18px;
}

#comparateur td.search form input.query {
	width: 230px;
	color: #787474;
	margin: 0 0 0 3px;
	padding-left: 5px;
}

#comparateur td.search form input.submit {
	width: 66px;
	height: 18px;
}

#comparateur td.search form select {
	width: 92px;
}

/***** CENTER *****/

#comparateur td.center {
	border: 1px solid #eaeaea;
	border-top: 0px;
}

/***** RIGHT *****/

#comparateur td.right {
	width: 180px;
	padding: 0 10px;
}

#comparateur td.right div.title {
	background-image: url(../images/comparateur/right_title_background.gif);
	background-repeat: no-repeat;
}

#comparateur td.right div.title div {
	background-image: url(../images/comparateur/right_title_background.gif);
	background-repeat: no-repeat;
}

#comparateur td.right p span.color {
	color: #aa5b88;
}

/***** NEWSLETTER *****/

#newsletter input.mini_submit {
	background-image: url(../images/comparateur/newsletter_submit.gif);
}

/***** COMMENTS *****/

div.comment {
	padding: 10px 5px;
	background-color: #fff;
	border-bottom: 1px solid #c0c0c0;
}

/***** MENU *****/

#comparateur td.menu {
	width: 200px;
	height: 690px;
	background-image: url(../images/comparateur/menu_background.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #eaeaea;
}

#comparateur td.menu table.menu_item {
	margin: 10px 0 0 15px;
}

#comparateur td.menu table.menu_item td {
	vertical-align: middle;
}

#comparateur td.menu table.menu_item td.menu_item_image img {
	margin: 2px;
}

#comparateur td.menu table.menu_item td.menu_item_name {
	padding: 0 0 0 3px;
	font-weight: bold;
}

#comparateur td.menu table.menu_item td.menu_item_name a {
	color: #787474;
}

#comparateur td.menu table.menu_item td.menu_item_name a:hover {
	text-decoration: underline;
}

/***** CENTRE *****/

#comparateur td.center {
	background-color: #fff;
}

/***** TITRE *****/

div.title {
	margin: 5px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	color: #aa5b88;
	background-color: #f4f4f4;
	background-image: url(../images/comparateur/title_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.title div {
	padding: 4px 0 4px 15px;
}

div.title span {
	color: #646464;
}

/***** OFFRE DU JOUR *****/

div.offre_jour table {
	width: 100%;
}

div.offre_jour td.product {
	width: 210px;
	padding: 10px 0 0 0;
	text-align: center;
}

div.offre_jour td.text p {
	margin:0;
}

div.offre_jour td.text p.range {
	margin: 10px 0 10px 0;
	font-weight: bold;
	color: #aa5b88;
}

div.offre_jour td.text p.name {
	margin: 5px 0 15px 0;
	font-weight: bold;
	color: #595959;
}

div.offre_jour td.text p.brand {
	margin: 0;
}

div.offre_jour td.text p.price {
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 13px;
	color: #595959;
}

/***** POPULAIRES *****/

table.range_popular {
	width: 100%;
}

table.range_popular td {
	padding: 0 5px 0 5px;
}

table.range_popular table.range_details {
	width: 100%;
}

table.range_popular table.range_details td {
	width: 50%;
	padding: 25px 0 0 0;
	font-weight: bold;
	color: #aa5b88;
	vertical-align: middle;
}

table.range_popular table.range_details td.image {
	text-align: center;
}

table.range_popular table.products {
	width: 100%;
	margin: 5px 0 0 0;
	background-color: #f4f4f4;
}

table.range_popular table.products td {
	color: #595959;
	padding: 3px;
}

table.range_popular table.products td.name {
	padding: 0 0 0 20px;
}

table.range_popular table.products td.price {
	text-align: right;
	font-weight: bold;
	padding: 0 10px 0 0;
}

/***** GROUP TITLE *****/

table.group_title {
	width: 100%;
}

table.group_title td.group_title_text {
	font-weight: bold;
	font-size: 15px;
}

table.group_title td.group_title_info {
	font-weight: bold;
	text-align: right;
}

ul.ranges {
	list-style-type: none;
	list-style-position: outside;
}

/***** RANGE TITLE *****/

table.range_title {
	width: 100%;
}

table.range_title td.range_title_info {
	text-align: right;
}

/***** PRODUCTS *****/

table.products td.pair {
	background-color: #f0f0f0;
}

table.products td.impair {
	background-color: #f7f7f7;
}

table.products p.product {
	font-weight: bold;
	color: #aa5b88;
}

table.products td.price {
	text-align: center;
	width: 150px;
}

p.navigator {
	text-align: center;
}

p.navigator a {
	text-decoration: underline;
}

p.navigator span.disable {
	color: #d0d0d0;
}

p.navigator span.nbr_products {
	margin: 0 20px 0 20px;
}

p.navigator span.nbr_pages {
	margin: 0 20px 0 20px;
}

/***** RESULT *****/

p.result {
	font-size: 17px;
}

/***** LOWER PRICES *****/

div.lower_prices td {
	border-bottom: 1px solid #c0c0c0;
}

div.lower_prices td.number {
	width: 35px;
	height: 40px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
}

div.lower_prices td.image {
	width: 50px;
}

div.lower_prices td.text {
	vertical-align: middle;
	font-weight: bold;
}

/***** PRODUCT *****/

#iproduct {
	margin: 10px 0 0 0;
	width: 530px;
	height: 1300px;
	border: 0;
}

/***** ADSENSE *****/

div.adsense_horizontal {
	text-align: center;
	padding: 20px 0 0 0;
}

div.adsense_vertical {
	text-align: center;
}
