/* CSS Document */
body.principal{
	background:url(../img/cabecera.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
}

body {
	background-color: transparent;
    overflow:inherit;
    SCROLLBAR-FACE-COLOR:#DFB34A;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;	
}
table.principal{
	border: 0px solid #705D10;
	width:99%;
	margin-left:0%;
	margin-top:3%;
	height:80%;
	vertical-align:top;
}

tr.capcalera{
	height:120px;
}
td.cos{
	vertical-align: top;
}
div.scroll{
	height:370px;
	overflow: auto;
}
p.titol{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#DFB34A;
	font-size: 18px;
	padding-left: 25px;
        
	border-bottom: 1px solid #778;
}
td.menuSobre{
	background:url(../img/MenuSobre.jpg);
	height:5px;
}
td.menu{
	background:url(../img/botoMenu.jpg) repeat-y;
        width:230px;
	padding-top:50px;
}
td.menuSota{
	background:url(../img/MenuSota.jpg);
	height:20px;
}
ol{
	margin: 0;
	border: 0px;
}


.treballs{
	margin-left: 0%;
	background-color: transparent;
	padding: 3px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#DFB34A;
	font-size: 18px;
	border-bottom: 1px solid #778;
	margin-bottom: 0%;
}
.treballs li{
	list-style: none;
	margin: 0;
	display: inline;
}
.treballs a{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background:#111111;
	text-decoration: none;
}
.treballs a:link { color: #DFB34A;}
.treballs a:visited { color: #DFB34A; }
.treballs a:hover{
	color:#CCCCCC;
	background:#222222;
	border-color: #333333;
}
.treballs a.current{
	background: #000000;
	border-bottom: 2px solid #000000;
}



#navlist dd {
	position: absolute;
	z-index: 100;
	left: 8em;
	margin-top: -1.4em;
	width: 10em;
	border: 1px solid #333333;
	background-color:#111111;
}
#navlist dt{
	border-bottom: 1px solid #222222; /* white border beneath each menu item */
}
#navlist dt a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	display: block;
	color: white;
	width: auto;
	padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 12px;
	text-decoration: none;
	border-top: 1px solid #222222;
	border-bottom: 1px solid black; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}

#navlist dd ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#navlist dd ul li{
	border-bottom: 1px solid #222222; /* white border beneath each menu item */
}
#navlist dd ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	display: block;
	color: white;
	width: auto;
	padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 12px;
	text-decoration: none;
	border-top: 1px solid #222222;
	border-bottom: 1px solid black; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}


#navlist dt a:visited{
	color: white;
}
#navlist dt a:hover{
	background:#222222;
	color: white;
}
#navlist dt a.current{
	color: FFFFFF;
	background:url(../img/botoMenuCurrent.jpg);
}

#navlist dd ul li a:hover{
	background:#222222;
	color: white;
}


font.titol{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#DFB34A;
	font-size:18px;
}
font.datanovetats{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
    font-size:18px;
    margin-left:25px;
    text-align:justify;
    margin-right:20px;
}
p.subtitolCurriculum{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#DFB34A;
	font-size: 18px;
	margin-right:20px;
}
p.paragraf{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	margin-left: 25px;
	text-align:justify;
	margin-right:20px;
}
ul.curriculum{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
	margin-right:20px;
}



.tiraImg{
	margin-left: 0%;
	padding: 3px;
	border-bottom: 1px solid #778;
	border-top: 1px solid #778;
}
.tiraImg li{
	list-style: none;
	display: inline;
}
.tiraImg li img{
	width: 50px;
	height: auto;
	vertical-align: middle;
}

table.tiraImgPetita{
	margin-left: 0%;
	margin-right: 0%;
	padding: 3px;
	border-bottom: 1px solid #778;
	border-top: 1px solid #778;
}
table.tiraImg{
	margin-left: 0%;
	margin-right: 0%;
	padding: 3px;
	width: 700px;
	border-bottom: 1px solid #778;
	border-top: 1px solid #778;
}
a.galeria img{
	text-decoration: none;
	border:none;
}

div.video{
	position:absolute;
	margin-left:40px;
	top:auto;
	left:auto;
	visibility:hidden;
	border:thin #FFFFFF;
}

#paginaInici{
background:url(../img/inici.jpg) no-repeat bottom right;
}
#fitxaCasting{
background:url(../img/fitxaCasting.jpg) no-repeat bottom center;
}
div.idiomes{
float:right;
}
div a{
	text-decoration:none;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
div a.current{
	color:#DFB34A;
}