





body{
	font-size: 62.5%; /* Resets 1em to 10px */
}
#bodyinici{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #E7E7E7;
	height: auto;
	margin: 0;
	padding:0;
	color:#666666;
	text-align:center; /*aqui mandamos a centrar todo el contenido*/ 
}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


	
	.narrowcolumn {
	
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 760px;
	}

div#wrappertop{
	margin-top:50px;
margin-left:auto;
margin-right:auto;
	width:760px;
	height: 16px;
	background: url(imatges/wrapper_top.jpg) no-repeat;

	
	
}




div#wrapper{
	width: 760px;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
	top:5px;
	background-color:  #dedede;
	background: url(imatges/kubrickbgwide.jpg) repeat-y;
}

div#wrapperbottom{
background: url(imatges/kubrickfooter.jpg) no-repeat;	
width:760px;
height: 76px;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;


/*	margin-left:auto;
	margin-right:auto;*/
}

#header {
	
	background: #73a0c5 url('imatges/kubrickheader.jpg') no-repeat bottom center;
	}

	
	#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

	h1 {
	color: #000;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	}

#headerimg .description {
	color: #000;
	font-size: 1.2em;
	text-align: center;
	}
	

div#bloc_esquerre{
	margin-left:25px;
	width: 700px;
	float: none;
	
}

div#content h2{
	text-align: center;
	font-size:1.25em;
	text-decoration:none;

	font-weight: normal;
}
div#content .sec{
	text-decoration: underline;
}

div#info{
	padding: 10px;
	margin-top:30px;
	background-color:#FFFACD;
	border: 1px dashed #000 ;
	min-height: 130px;
}
div#info h2{
	text-align:center;
	font-size: 1.6em;
}
div#info img {
	float:left;
	margin-right:8px;
}

	
div#info p{
	margin: 0;

	color: #000;	
	font-size:1.5em;
	padding: 5px 5px 10px 14px;
	font-size:1.4em;
	text-align: justify;

	
}


div#lastblog{
	margin-top:30px;
	padding-top: 0;
	text-align:center;
	padding-bottom:10px;
	

}
div#lastblog small{
	text-align: center;
}
div#lastblog h3{
	font-size:1.6em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0;
	background-color: #006699;
	color: #000;	
	background: url(fons4.jpg) repeat-x;
	padding: 2px;
	padding-top:0;
	text-align: center;
	height:20px;
	
}
.post{
	text-align:center;
	padding-bottom:20px;
}
.post img{
	border:0;
}
div#lastblog h3,div#lastblog h3 a,div#lastblog h3 a:visited {
	color: #333;
	}

div#lastblog h3, div#lastblog h3 a,div#lastblog h3 a:hover,div#lastblog h3 a:visited {
	text-decoration: none;
	color: #06c;
	}

div#lastblog p{
	text-align:justify;


}

div#lastforum{
	margin-top:30px;
	border: 1px dashed #000 ;
}
div#lastforum h3{
margin: 1px;
	background-color: #006699;
	color: #000;	
	background: url(fons4.jpg) repeat-x;
	padding: 2px;
}
div#randomimg{
	padding-top: 10px;

		width:90%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding-bottom: 0;
	margin-bottom:0;
}

div#randomimg h3{

	padding: 2px;
	margin: 1px;
	background-color: #006699;
	color: #000;	
	background: url(fons4.jpg) repeat-x;
}
div#randomimg p{

	padding: 2px;
	margin: 1px;
	text-align: center;
}
p{

padding: 2px;
	
}

p.detalls{
	font-size: 10px;
	padding: 4px;
}
p.intro{
	text-align:justify;
}


