body{
	font-family: 'lucida grande','lucida grande unicode','trebuchet ms', 'tahoma,sans-serif';
	font-size: 10px;
	color: #0b803c;
	background-color: #ead700;
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
	border: 0px;
}

a:visited{
	color: #0b803c;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
}

.esquerra{
	width: 350px;
	min-width: 350px;
	height: 100%;
	float: left;
	margin-left: 10px;
	overflow: visible;
	line-height: 14px;
}

.esquerra_petit{
	width: 330px;
	min-width: 330px;
	height: 100%;
	float: left;
	margin-left: 10px;
	overflow: visible;
	line-height: 14px;
}

#divImgFons{
	top: 0;
	left: 0;
	position: fixed;
	*position: absolute;
	overflow: hidden;
}
.fons{
	position: absolute;
}

.dreta-fons{
	margin-left: 360px;
	background-repeat: no-repeat;
	background-position: top left;
	
}

.dreta-no-fons{
	margin-left: 340px;
	*margin-left: 380px;
	min-width: 760px;
	margin-right: 250px;
	*width: expression(document.body.clientWidth > 801? "800px":"auto");
	margin-top: 54px;
}

.dreta-no-fons-press{
	margin-left: 340px;
	*margin-left: 380px;
	min-width: 700px;
	margin-right: 300px;
	*width: expression(document.body.clientWidth > 721? "720px":"auto");
	margin-top: 54px;
}

.menu {
	margin-top: 25px;
	padding-left: 10px;
}

.peu-menu{
	margin-left: 10px;
	margin-top: 15px;
}

.link-menu{
	height: 38px;
	background-repeat: no-repeat;
}

.caixa-projecte{
	float: left;
	width: 249px;
	height: 164px;
	
}

.portada-projecte{
	width: 249px;
	height: 139px;
	background-repeat: no-repeat;
}

.descripcio-projecte{
	margin-left: 5px;
}

.caixa-press{
	float: left;
	width: 149px;
	height: 204px;
	
}

.descripcio-press{
	margin-left: 4px;
}

.negreta{
	font-weight: bold;
}

.negretaP{
	font-size: 10px;
	font-weight: bold;
}

.aboutText{
	/*text-align: justify;*/
}

#link-news{
	display: block;
	width: 336px;
}

#link-news div{
	background-image: url(imatges/news.png);
}

#link-news:hover div{
	background-image: url(imatges/news-b.png);
}

#link-projects{
	display: block;
	width: 336px;
}

#link-projects div{
	background-image: url(imatges/projects.png);
}

#link-projects:hover div{
	background-image: url(imatges/projects-b.png);
}

#link-about{
	display: block;
	width: 336px;
}

#link-about div{
	background-image: url(imatges/about.png);
}

#link-about:hover div{
	background-image: url(imatges/about-b.png);
}

#link-press{
	display: block;
	width: 336px;
}

#link-press div{
	background-image: url(imatges/press.png);
}

#link-press:hover div{
	background-image: url(imatges/press-b.png);
}

.contingut-esquerra{
	margin-left: 18px;
	margin-right: 10px;
	margin-top:	16px;
}

.noticia{
	margin-top: 10px;
}

.cosNoticia{
	margin-top: 10px;
	margin-bottom: 10px;
}

.linkNoticia a{
	text-decoration: none;
}

.linkNoticia a:visited{
	color: #0b803c;
}

.linkNoticia a:hover{
	text-decoration: underline;
}

#idioma{
	position: absolute;
	right: 30px;
	top: 0px;
}

#idioma img{
	float:left;
}

#idiomaNoFons{
	position: absolute;
	right: 10px;
	top: 0px;
}

#idiomaNoFons img{
	float:left;
}
