/* CSS Document */

/* Inici submenú*/
#submenu {
	text-align: center;
	margin-bottom: 20px;
	padding-right: 10px;
}
#menu {
	list-style: none;
	margin:0;
	padding:0 0 1px 0;
}
#menu a {
	color: #fff;
	font: normal 11px/20px verdana, arial, tahoma, sans-serif;
	text-decoration: none;
	display: block;
	width: 90px;
	height: 20px;
	background-image: url(../images/submenu2_mo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#actual{
	background-image: url(../images/submenu_mo.png);
	background-repeat: no-repeat;
	background-position: center;
}

#menu li {
	/*color: #fff;
	font: normal 11px/20px verdana, arial, tahoma, sans-serif;
	text-decoration: none;*/
	float:right;
	background-color: #00001a;
	margin-left: 1px;
}
#menu li a:hover {
	background-image: url(../images/submenu_mo.png);
	background-repeat: no-repeat;
	background-position: left;
}
/* Fi submenú*/
.dash {
	border-bottom:1px solid #CCCCCC;
}
.marcfoto {
	border: 1px solid #00001A;
}
#fotogran {
	margin-top: -2px;
	/*padding-bottom: 10px;
	background-image:url(../images/ombrafoto.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
	border-bottom: 5px solid #FF9900;*/
}
#ombra {
	margin-top: -3px;
}
#espectacle {
	margin-top: 10px;
	padding-bottom: 5px;
}
#descbreu {
	margin-top: 15px;
	/*font-size: 12px;*/
	padding-bottom: 5px;
	font-weight: bold;
}
#sinopsi {
	margin-top: 15px;
	text-align: justify;
	padding-bottom: 5px;
}
#genere {
	margin-top: 10px;
}
#thumbs {
	margin-top: 15px;
}
.ombrathumb {
	background-image: url(../images/ombrathumb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#fartistica {
	background-color:#CCCCCC;
	/*border: 1px solid #00001A;*/
	padding: 0px 5px 10px 5px;
	margin-top:-2px;
}
#fartistica p {
	display: block;
	width: 230px;
	height: auto;
	margin-left: 5px;
	padding: 7px;
	border-bottom: 1px solid #E6E6E6;
	margin: 0;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
}
#titolfitxa {
	margin-top: 10px;
}
#video {
	margin-top: 10px;