@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 100%;
}

a {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	color: #4C7488;
}

span {
	display: none;
}


p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	clear : both;
	background-color: #FFF;
}

/* Index Container */

#container {
	margin: 0px auto;
	width: 990px;
}

input {
	padding-left: 2px;
	background-color: #FFF;
	color: #4C7488;
	font-family: Arial, Helvetica, sans-serif;
}


/* Page Header */

#page_header {
	width: 990px;
	height: 253px;
	overflow: hidden;
	background-image: url(IMGS_bergabus/cap&#231;alera.jpg);
}

/* Main Navigation Menu */

#page_menu {
	margin-bottom: 5px;
	width: 990px;
	height: 25px;
	background-color: #073752;
}

#page_menu_blanc {
	width: 990px;
	height: 10px;
	background-color: #FFF;
}

#page_menu ul {
	width: 990px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 134px;
	height: 21px;
	float: left;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}


#page_menu li.last {
	margin-right: 0px;
	width: 130px;
}

#page_menu a {
	padding-top: 1px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #4C7488;
}


/* Left Sidebar */

#left_sidebar {
	width: 129px;
	float: left;
	text-align: left;
	color: #4C7488;
}

#left_sidebar a {
	color: #4C7488;
}

#left_sidebar a:hover {
	color: #4C7488;
}



/* Left Sidebar: Newsletter Signup Box */

#newsletter {
	margin-bottom: 2px;
	padding: 5px 5px 15px;
	width: 118px;
	border-color: #4C7488;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
}

#newsletter h2 {
	padding-bottom: 10px;
	font-size: 10px;
}

#newsletter input {
	padding-left: 0px;
	width: 115px;
	height: 16px;
	border: #bfbfe6 1px solid;
	float: left;
	clear: left;
}

#newsletter input.button {
	margin-top: 3px;
	margin-left: 95px;
	width: 22px;
	height: 13px;
	border: none;
}

#newsletter #link_cancel {
	margin-top: 5px;
}


/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #4C7488;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
}

#categories li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #4C7488;
	text-decoration: none;
}

#categories li a:hover {
	color: #073752;
}


/* Left Sidebar : Special Offer */

#specialoffer {
	width: 129px;
	height: 98px;
	overflow: hidden;
	background: url('images/specialoffer_background.jpg') no-repeat 0px 0px;
	color: #fff;
	font-size: 11px;
}

#specialoffer_text {
	width: 129px;
	height: 60px;
}

#specialoffer_text h2 {
	margin-top: 8px;
	margin-left: 10px;
	width: 113px;
	height: 38px;
	background: url('images/specialoffer_header.gif') no-repeat 0px 0px;
}

#specialoffer_link {
	margin-left: 12px;
}

#specialoffer_link a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#specialoffer_link a:hover {
	color: #f2f2f2;
}


/* Main Content Area */

#main_content {
	margin-right: 2px;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* New Item Description */

#new_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	text-align: justify;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 348px;
}

#new_item_header h1 {
	color: #073752;
	font-size: 18px;
	font-weight: normal;
}

#new_item_header h2 {
	color: #073752;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

#new_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#new_item_text {
	float: left;
	clear: left;
	width: 348px;
}

#new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

#new_item_link a {
	text-decoration: none;
}


/* Sub Items Descriptions */

/* CONTENT-Sub Itemps Index */
.sub_items {
	margin-bottom: 0px;
	margin-top: 25px;
	text-align: left;
	margin-left: 75px;
	margin-right: 0px;
	color: #FFF;
	/*float: left;*/
}
.sub_items_1 {
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: left;
	margin-left: 75px;
	margin-right: 0px;
	color: #FFF;
	/*float: left;*/
}

.text_inici {
	margin-bottom: 0px;
	margin-top: 40px;
	text-align: left;
	background-color: #CFE7F6;
	width: 900px;
}
.text_inici_blanc {
	margin-bottom: 0px;
	width: 900px;
	text-align: left;
	background-color: #FFF;
}

/* Sub Itemps esquerra) */	
.sub_left {
	margin-bottom: 0px;
	float: left;
}
.sub_content_container {
	margin-top: 40px;
	width: 900px;
	float: left;
	background-color: #CFE7F6;
}
.sub_content_container_formulari {
	margin-top: 40px;
	width: 900px;
	float: left;
	background-color: #FFF;
}
.sub_content_container_formulari-peu {

	width: 900px;
	float: left;
	background-color: #FFF;
}
		
.sub_middle {
	margin-left: 41px;
	margin-bottom: 0px;
	float: left;
}
.sub_right {
	float: left;
	margin-right: 70px;
	margin-left: 41px;
}

.sub_items_header {
	padding-left: 5px;
	padding-top: 10px;
	/*float: left;*/
	* width: 176px; /* només ho llegeix explorer amb un asterisc*/
	width:171px;
	background-color: #4C7488;
	margin-bottom: 3px;
}

.sub_items_header h1 {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: #073752;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}
.sub_items_image {
	text-align: right;
	margin: 0px;
	width: 176px;
	height: 160px;
}
.text_titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C7488;
}
.text_titol_fosc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #073752;
}
.text_titol_formulari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C7488;
}
.sub_items_cartinfo {
	padding-top: 12px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	color: #073752;
	font-family: arial, tahoma, sans-serif;
	float: none;
	clear: both;
	font-size: 11px;
}
.sub_items_places {
	padding-top: 0px;
	padding-right: 20px;
	color: #073752;
	font-family: arial, tahoma, sans-serif;
	float: right;
	clear: both;
	font-size: 11px;
	width: 580px;
	margin-right: 30px;
}
.text_content {
	padding-top: 12px;
	margin-right: 30px;
	color: #073752;
	font-family: arial, tahoma, sans-serif;
	float: right;
	font-size: 11px;
	padding-right: 20px;
	width: 580px;
	border-right-style: none;
}
.text_content_blanc {
	padding-top: 7px;
	color: #073752;
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	border-right-style: none;
	float: none;
	background-color: #FFF;
	height: 100%;
	padding-right: 90px;
}
.imatge_text {
	width: 220px;
	height: 310px;
	float: left;
}
.imatge {
	width: 176px;
	height: 171px;
	float: none;
}
/* Page Footer */

#page_footer {
	height: 40px;
	width: 900px;
	background-color: #FFF;
	float: none;
}

#pressupost {
	width: 170px;
	height: 17px;
	color: #FFF;
	text-align: center;
	background-color: #073752;
	padding-top: 3px;
	float: right;
}

#powered_by a {
	color: #9595c2;
}

#product_brands {
	float: left;
}

#product_brands ul {
	width: 470px;
	list-style-type: none;
}

#product_brands li {
	margin: 5px 6px 3px 3px;
	height: 40px;
	list-style-type: none;
	float: left;
}

#product_brands li.zalcom {
	width: 107px;
	background: url('images/brand_zalcom.gif') no-repeat 0px 0px;
}

#product_brands li.digital {
	width: 95px;
	background: url('images/brand_digital.gif') no-repeat 0px 0px;
}

#product_brands li.adept {
	width: 126px;
	background: url('images/brand_adept.gif') no-repeat 0px 0px;
}

#product_brands li.simtel {
	width: 99px;
	background: url('images/brand_simtel.gif') no-repeat 0px 0px;
}
.text_formulari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #073752;
	text-align: left;
}
