@charset "utf-8";
/* CSS Document */

@charset utf-8;

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
	
#flashcontent {
	height: 100%;
}
/* end hide */

body {
	margin: 0;
	padding: 0;
	background-color: #333333;
	color:#ffffff;
}

#capsal {
	position:fixed;
	width:90%;
	margin-left:5%;
	margin-right:5%;
	height:60px;
	top:0;
	left:0;
	right:0;
	border-bottom:1px solid #B3ADAF;
	z-index:10;
	background-color: #333333;
}

.titolnom {
font-family:"Times New Roman", Times, serif;
float:left;
margin-top:14px;
margin-left:0;
}

.titolnom a {
margin-left:0;
font-size:18px;
}

.titol1 {
float:left;
color:#999;
margin:26px 0 0 50px;
}

#menudret {
float:right;
margin:20px 5px 5px;
}

#capsal #josep {
float:left;
margin-top:10px;
}

#capsal #josep .imjosep {
border:0;
margin-left:-8px;
}
a {
text-decoration:none;
margin-left:10px;
color:#999;
font-family:"Times New Roman", Times, serif;
font-size:24px;
}

a:hover {
color:#666;
}


#peu {
left:0;
right:0;
width:90%;
margin-left:auto;
margin-right:auto;
background-color:#FFF;
height:35px;
clear:both;
text-align:center;
color:#666;
border-top:1px;
border-top-style:solid;
}

#copy {
font-size:18px;
padding-top:10px;
}

#copy a {
font-size:18px;
color:#666;
}
