*html .item li {
	 padding-left: 4px !important;
}
.item li {*padding-left: 4px !important;}
*html .subitem li {
	padding-left: 3px !important;
}
.subitem li {*padding-left: 3px !important;}
*html .itemdestacado li {
	 padding-left: 4px !important;
}
.itemdestacado li {*padding-left: 4px !important;}
.item li a {
	color: #000000 !important;
	background-color: #FF9900;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.item li a:hover {
	color: #000000 !important;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
*html #logo span:hover {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left -117px !important;
	cursor: pointer;
	cursor: hand;
}
.chico-aragao a:hover, .enric-galceran a:hover, .pascal-habousha a:hover, .picchio a:hover, .richard-ramos a:hover, .dolors-serra a:hover {
	cursor: pointer;
	cursor: hand;
}
#logo a:hover {
	cursor: pointer;
	cursor: hand;
}
/*
    These CSS-styles are necessary for the script to work. You may also put
    them in an external CSS-file. See the webpage for documentation.
 */


.highslide {
    cursor: url(../highslide/graphics/zoomin.cur), pointer;
    cursor: pointer; cursor: hand;
    outline: none;
}
/*.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}*/

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
    font-size: 0.9em;
    padding: 0px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: grey;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: lowercase;
    text-decoration: none;
	padding: 5px;
    background-color: white;
    padding-left: 22px;
    background-image: url(../highslide/graphics/snake_grey.gif);
    background-repeat: no-repeat;
    background-position: 3px 3px;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 1em;
    font-weight: bold;
	text-decoration: none;
	text-transform: none;
    margin-top: 4px;
    margin-bottom: 4px;
}
.control:hover {
    margin-top: 4px;
    margin-bottom: 4px;s
}
.control, .control * {
	color: #666;
}