body {
	background-color: #FFFFFF;
	background-image:   url("./imatges/bg.gif");
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	/*border-left: 12px solid #FFFFFF;
	border-right: 12px solid #FFFFFF;*/
	border-left: 12px solid #666666;
	border-right: 12px solid #666666;
}

iframe {
	background-color:#FFFFFF; 
	width:1px; 
	height:1px; 
	visibility:hidden;
}

#nav {
	width: 680px;
	height: 25px;
	border-bottom: 1px solid white;
	color: white;
	background-color: #202020;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	
	position: fixed;
	top: 0px;
	margin-left: -340px;
	left: 50%;
	margin-top: 0px;
	padding: 0px;
	z-index: 19;

	_position: absolute;
	_top: expression((dummy = document.documentElement.scrollTop) + "px");
}

#Menus
{
	width: 680px;
	height: 25px;
	border-bottom: 1px solid white;
	color: white;
	background-color: #202020;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	
	position: relative;
	top: 202px;
	left: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	/*
	position: fixed;
	
	
	
	*/
	z-index: 19;
	
}
#Menus li
{
	display: block;
	float: left;
	height: 25px;
	width: auto;
	text-align: center;
	line-height: 25px;
}

#Menus li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#Menus li a:hover
{
	background-color: #666666;
}


#nav li
{
	display: block;
	float: left;
	height: 25px;
	width: auto;
	text-align: center;
	line-height: 25px;
}

#nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:hover
{
	background-color: #666666;
}

#principal
{
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#idiomes
{
	background-color: #202020;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	position:relative;
	z-index: 19;
	height:12px;
}

#idiomes a
{
	padding-left: 15px;
	padding-right: 15px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

#idiomes a:hover
{
	background-color: #EEEEEE;
}

#portada
{
	margin: 0px;
	border-bottom: 1px solid white;
	width: 680px;
	height: 227px;
	background-image:   url("../imatges/portada.jpg");
}

#portadafotos
{
	margin: 0px;
	border-bottom: 1px solid white;
	width: 680px;
	height: 227px;
	background-image:   url("../imatges/portada7.jpg");
}

#portadabio
{
	margin: 0px;
	border-bottom: 1px solid white;
	width: 680px;
	height: 227px;
	background-image:   url("../imatges/portada1.jpg");
}

#portadaproj1
{
	margin: 0px;
	border-bottom: 1px solid white;
	width: 680px;
	height: 227px;
	background-image:   url("../imatges/portada10.jpg");
}

#portadaproj2
{
	margin: 0px;
	border-bottom: 1px solid white;
	width: 680px;
	height: 227px;
	background-image:   url("../imatges/portada11.jpg");
}

#portadaproj3
{
	margin: 0px;
	border-bottom: 1px solid white;
	width: 680px;
	height: 227px;
	background-image:   url("../imatges/portada12.jpg");
}
#portadacontacte
{
	margin: 0px;
	border-bottom: 1px solid white;
	width: 680px;
	height: 227px;
	background-image:   url("../imatges/portada5.jpg");
}

#portadaagenda
{
	margin: 0px;
	border-bottom: 1px solid white;
	width: 680px;
	height: 227px;
	background-image:   url("../imatges/portada3.jpg");
}

#portadapremsa
{
	margin: 0px;
	border-bottom: 1px solid white;
	width: 680px;
	height: 227px;
	background-image:   url("../imatges/portada6.jpg");
}

#portadamusica
{
	margin: 0px;
	border-bottom: 1px solid white;
	width: 680px;
	height: 227px;
	background-image:   url("../imatges/portada9.jpg");
}

#header
{
	background-image:   url("imatges/header_bg.gif");
	height: 79px;
	padding-top: 1px;
	position: relative;
}

.gear
{
	width: 57px;
	height: 56px;
	margin-top: 16px;
	margin-left: 12px;
	background-image:   url("imatges/gear.png");
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='estils/imatges/gear.png');
}

#header h1
{
	position: absolute;
	left: 82px;
	top: 8px;
	color: white;
	font-size: 48px;
	font-weight: bold;
	margin: 0px;
}

#header h1.shad
{
	left: 84px;
	top: 10px;
	color: black;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

#header em
{
	font-style: normal;
	text-decoration: underline;
}

#cos
{
	padding-top: 1px;
	background-color: white;
	position: relative;
	border-right: 200px solid #EEEEEE;
/*		border-right: 200px solid #EEEEEE;  */
}

#sidebar
{
	width: 180px;

	position: absolute;
	right: -200px;
	_right: 0px;
	top: 0px;
	padding: 10px;
}

#sidebar h3
{
	font-size: 13px;
	border-bottom: 1px solid black;
	margin-bottom: 4px;
	margin-top: 16px;
	clear: both;
}

#sidebar ul
{
	margin-left: 1em;
	padding-left: 0px;
}

#sidebar p
{
	margin-bottom: 8px;
}

#contingut
{
	padding: 20px;
	border-right: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	color: #333333;
}

#contingut h2
{
	font-size: 18px;
	/* 18px is the default minimum font size for which anti-aliasing will occur. */
	margin: 0px;
	border-bottom: 1px solid black;	
	
}

#contingut .date
{
	float: right;
}

#contingut .postedBy
{
	float: left;
}

#contingut .meta
{
	height: 1em;
}

#contingut p
{
	text-align: justify;
	text-indent: 3em;
	line-height: 1.3em;
}

.comentaris
{
	/*border-top: 1px  solid #666666;
	border-bottom: 1px solid #666666;
	
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	*/
	background-color: #EEEEEE;
	padding: 4px;
	text-align: right;
	
	/*
	margin-bottom: 2em;
	background-image: url(imatges/comment_edit.gif);
	background-repeat: no-repeat;
	background-position: center left;
	*/
}

a
{
	color: #666666;
}

.pullout
{
	background-color: #EEEEEE;
	padding: 5px;
	float: right;
	margin: 8px;
}



.flickr-thumbnail, .rollover {
	float: left;
		background:   url("imatges/flickr_shadow.gif") no-repeat bottom right;
	margin: 5px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	_position: relative;
	}

.flickr-thumbnail img, .rollover img {
		 background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: -5px 5px 5px -5px;
	 padding: 4px;
	 position: relative;
	}

.flickr-thumbnail img:hover, .flickr-thumbnail:hover img, .rollover:hover img {
	background-color: #ccd;
}

.rollover
{
	margin: 13px 3px 3px 14px;
	background-image:   url("imatges/flickr_shadow_white.gif");
	
}

#peu
{
	width: 678px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b0b0b0;
	background-color: #EEEEEE;
	color: #b0b0b0;

}

.left
{
	float: left;
}

.right
{
	float: right;
}

.csskeyword
{
	color: blue;
}

.cssvalue
{
	color: red;
}

p.caption
{
	text-align: center;
}

small.super
{
	vertical-align: top;
	font-size: 0.75em;
	line-height: 1.3em;
}

.nodisplay
{
	display: none;
}


.contingut2
{
	padding: 20px;
	border-right: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	color: #333333;
	width:438px; 
	_width:439px;
}

.contingut2 h2
{
	font-size: 18px;
	/* 18px is the default minimum font size for which anti-aliasing will occur. */
	margin: 0px;
	border-bottom: 1px solid black;	
	
}

.contingut2 .date
{
	float: right;
}

.contingut2 .postedBy
{
	float: left;
}

.contingut2 .meta
{
	height: 1em;
}

.contingut2 p
{
	text-align: justify;
	text-indent: 3em;
	line-height: 1.3em;
}

.link1 
{
	color:#333333;
}


.linkmusica 
{
	display:block;
	margin-top:5px;
}

