.fotoTira{
	width:			12px;
	height:			12px;
	background-image:url(../img/tiraBkg.gif);
	
	position:		relative;
	float: 			left;
	cursor:			pointer;
}
.fotoTira:hover{
	background-position: -14px 0px;
}
.fotoTiraSelected{
	width:					12px;
	height:					12px;
	background-image:		url(../img/tiraBkg.gif);
	background-position: 	-14px 0px;
	position:				relative;
	float: 					left;	
}

body{
	/*background-image:url(../img/bkg.png);*/
	background-color: 		#FFFFFF;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:10px;

}

body[class="landscapeLeft"] 
{
	width: 800px;
}
body[class="landscapeRight"] 
{
	width: 800px; 
}
body[class="portrait"] 
{
	width: 800px;
}
img {
	border:0px;	
}
#menuBase{
	background-image:url(../img/linia.gif);
	height:100px;
	background-repeat: repeat-x;	
	width: 980px;
	position:relative;
}
#pagina{
	/*width:	980px;*/
}
.holder{

	position:relative;
	top:20px;
	min-width: 790px;
	margin:0px;
	padding:0px;

}
.caixaFoscaText{
	background-color:#141414;
	color: #6d6d6d;
	line-height: 15px;
	padding-top: 30px; 
	padding-left:10px; 
	padding-right:10px; 
}
.caixaNosaltres{
	background-image:url(../img/nosaltres/fons.gif);
	color: #4d4d4d;
	line-height: 15px;
	padding-top:0px; 
	padding-left:0px; 
	padding-right:30px;
	margin-bottom: 20px;
	width:	155px; 
	height:	230px; 
	float:		left;
	margin-right:14px;
}
.linkTipus{
	color:#808080;
}
.caixaProjecte{
	width: 		190px;
	height: 	112px;
	position:	absolute;
	/*position: 	relative;*/
	float:		left;
	overflow:	hidden;
	/*top:		4px;
	left:   	4px;*/
	opacity: 	1;

	cursor:		pointer;
}
.caixaProjecte2 {
	width: 		190px;
	height: 	112px;
	position:	absolute; 
	overflow:	hidden;
	top:		4px;
	left:   	4px;
	z-index:	1;
	cursor:		pointer;
}
.novetat {
	position:	absolute; 

	top:		4px; 
	left: 		4px;
	height: 	26px;
	width: 		26px;
}
.caixaProjecteInfo {
	position:absolute;
	
	top: 			70px;
	width: 			173px;
	height: 		0px;
	overflow:  		hidden;
	background-color: #141414;
	position:		relative;
	color:			#FFFFFF;
	padding-left:12px;
	padding-top:0px;
	
}
.caixaProjecteAmpliat {
	min-width: 		800px;
	height: 	0px;
	position:	relative;
	float:		left;
	
}
#conteProjectes{
	top:			20px;
	height:			800px;

}
#conteProjectes a {
	color:			#6d6d6d;
	text-decoration:underline;
}
#caixaContingut{
	position:relative;
	clear:both;
	width: 400px;
	height:100px;
	top:0px;
	left:0px; 
	/*background-color:#006666;*/
}
#cVisor{
	position:	relative; 
	clear:		both;
	width: 		780px; 
	height: 	360px;
	opacity: 	0;
 	overflow:hidden;
	/*background-color: #000000;*/
	
	background-color: #000;
	
	-webkit-transition-property:  opacity;
	-webkit-transition-duration: 1s;
	
}


a{
	text-decoration:none;
	color:#000
}
a:hover{
	text-decoration:underline;
}
a:focus {
   outline: none; 
}

/*   */
.back {
	display:none;
	width: 42px;
	height: 18px;

	
	overflow: hidden;
	
	background-image: url(../img/iback_cat.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#copyrightZoo{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 980px;
}
/*
#copyrightZoo {
	background-image:	url(../img/linia2.gif);
	background-color:	#FFF;
	position:			absolute;
	bottom:				0px; /* stick to bottom 
	background-repeat: 	repeat-x;
	background-position:top;
	width: 				100%;
	height: 			30px;
	padding-top: 		15px;
	color: 				#6d6d6d;
	z-index: 			100;
	border-right: 		10px solid #FFFFFF;
	display: 			block;

}
*/
/*
#copyrightZoo {
	background-image:	url(../img/linia2.gif);
	background-color:	#FFF;
	position: 			fixe;
	bottom:				0px; /* stick to bottom 
	background-repeat: 	repeat-x;
	background-position:top;
	width: 				790px;
	height: 			30px;
	padding-top: 		15px;
	color: 				#6d6d6d;
	z-index: 			100;
	border-right: 		10px solid #FFFFFF;
	display: 			block;
	  _position:absolute;
	  _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight+20);
}
*/
