/* Div's */

#contenedor {
	
}

#contenido {
overflow:auto;
width:773px; 
border-left:#CCCCCC 1px solid; 
border-right:#CCCCCC 1px solid; 
background-color:#FFFFFF;
}
#info {
float:right;
width:585px;
margin:5px 5px 0px 0px;
}

#footer {
width:775px; 
height:21px; 
background-image: url(../imatges/peu_esfhera.gif); 
background-position:bottom; 
padding-top:5px;
margin-top:7px;
}
#peu {
width:775px; 
height:10px; 
background-image: url(../imatges/peu_esfhera.gif); 
background-position:bottom;
}
/* menu vertical */

#menu {
	float:left;
	width:170px;
	border-right:#F0F0F0 2px solid;
	margin-top:5px;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF7700;
}
#menu ul {
	margin: 0px;
	padding-left: 10px;
	list-style-type: none;
}
#menu li {
	text-align:left;
	font-weight:bold;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 0px;
	list-style-type:none;
}
#menu li a {
	text-align:left;
	width: 155px; 
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	display: compact;
	margin: 10px 3px;
	padding: 3px 2px
	text-align: center;
}
#menu li a:hover {
	text-align:left;
	color: #000000;
	background-color: #FFF5E1;
	text-decoration: none;
}

/* menu footer */

#menuh {
	font-size:12px;
}
#menuh ul, li {
	list-style-type: none;
}
#menuh ul {
	margin: 0;
	padding: 0;
}
#menuh li {
	float: left;
}
#menuh a {
	text-decoration: none;
	color: #000000;
	display: inline;
	padding: 3px 5px;
	text-align: center;
	font-weight:bold;
}
#menuh a:hover {
	color: #FF7700;
	text-decoration: underline;
	font-weight:bold;
}
.head_taula {
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:none;
}
.padding5 {
	padding: 5px;
}
.precio_anterior {
	color:#FF0000;
	text-decoration:line-through;
}

/* menu path*/
#menu_path {
	border-bottom:#FF7700 2px solid; 
	padding-left:5px; 
	font-weight: bold; 
	margin:0px 0px 5px 5px; 
	background-color: #FF7700;
	color: #FFFFFF;
}

#menu_path a {
	color:#FFFFFF;
	text-decoration:none;
	}
#menu_path a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
#menu_path a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
#menu_path a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
