/* http://meyerweb.com/eric/tools/css/reset/ *//* v1.0 | 20080212 */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}/* remember to define focus styles! */:focus {	outline: 0;}/* remember to highlight inserts somehow! */ins {	text-decoration: none;}del {	text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: collapse;	border-spacing: 0;}
/* (c) 2009 Algbert Catalan Bulbena | http://www.spyria.com/ */
/* Theme */ 
body { 
	background: #000; 
	color: #fff;
	font-family: arial,sans-serif;
	font-size: 12px;
}

a { 
	color: #ccc;
	text-decoration: none;
	font-weight: 900;
}
a:hover,a.hover { 
	color: #fff; 
	background: url(img/15.png);
	
}
h1, h2, h3 { 
	margin: 10px 0;
	letter-spacing: 2pt;
	color: #fff;
}
h1 { font-size: 2em}
h2 { font-size: 1.6em}
h3 { font-size: 1.4em}

small { font-size: 0.6em }

hr { 
	color: #000;
	border: 2px solid #000;
	margin: 5px;
}

code, pre, blockquote {
	border-left:4px solid #555;
	display: block;
	clear:both;
	font-size:0.9em;
	margin:14px 4px;
	padding:10px 12px;
	background: url(img/15.png);
}
code { 
	white-space: pre;
	overflow: auto;
}
blockquote { font-style: italic; }
	blockquote em { font-style: normal}

pre {
	white-space:normal;
	font-size:1em;
}
 pre small {font-style: normal }

abbr, acronym {
	border-bottom: 1px dashed #aaa;
	cursor: help;
}

p {	padding: 4px 0	}

ul {
	list-style: disc;
	padding-left: 30px;
}
	ul li { margin: 4px }

.clear { clear: both}
.fade { opacity:0.15;filter:alpha(opacity=15);}
.show { display:none;  }
a span.plus {display:none;  }
a:hover span.plus {display:block; text-indent: 10 }
.btop { background-position: top;}
.bbottom { background-position: bottom;}

div.ajax-loading {
	height: 10px;
	background: red;
}
/*navegador*/
ul.navegador {
	position: absolute;
	bottom: 0; right: 0;
	list-style: none;
	height: 24px;
	font-size: 12px;
}
	ul.alt { 
		position: relative; 
		margin:0; padding: 0;
	}
	ul.navegador li {
		float: left;
		margin: 0;
		margin-right: 2px; 	padding: 6px;
		background: url(img/40.png);
		
	}
		ul.navegador li a {
			opacity: 0.8;
			/*margin-right: 5px;*/
		}
			ul.navegador li a:hover { opacity: 1; }
		ul.navegador li a.next {
			background: url(img/minicons.png) no-repeat right 0;
			padding-right: 17px;
		}
		ul.navegador li a.prev {
			background: url(img/minicons.png) no-repeat left -24px;
			padding-left: 15px;
		}
		ul.navegador li a.home {
			background: url(img/minicons.png) no-repeat left -48px;
			padding-left: 15px;
		}
		ul.navegador li a.contact {
			background: url(img/minicons.png) no-repeat left -72px;
			padding-left: 25px;
		}


/*parts*/
.o30 {
	opacity:0.3;
	filter:alpha(opacity=30)
}

h1.logo  {
	display: block;
	width: 320px;	height: 119px;
	position: absolute;
	left: 0; bottom: -75px;
}
	h1.logo a { 
		display: block;
		width: 320px;	height: 119px;
		background: url(img/spyria.png) no-repeat;
		text-indent: -5000px;
	}

h1.mega { 
	display: block;
	position: absolute;
	bottom: 0px;
	overflow: hidden;
	font-weight:bold;
	font-size: 150px ;
	height: 110px;
	margin: 0;
	
}


div.portadora {
	background: url(img/bg3.jpg) repeat-x 0 75px;;
}

div.dreta {
	background: url(img/15.png);

}
	/*imatges*/
	ul.imatges {
		width: 640px;
		height: 260px;
		overflow: hidden;
		list-style: none;
		padding-left: 0;
		margin-top: 20px;
		
		
	}
		ul.imatges li { 
			float: left;
			margin: 0;
		}
		
			ul.imatges li a {
				display: block;
				width: 150px; height: 110px;
				margin: 10px 5px;
				filter:alpha(opacity=60);
				opacity:0.6;
				overflow: hidden;
			}
				ul.imatges li a:hover {
					filter:alpha(opacity=100);
					opacity:1;
				}
				
				ul.imatges li a span.plus { 
					margin-top:3px;
					background: #fff;
					color: #333;
					text-align: center;
					font-size: 10px;
				}
				ul.imatges li a span.lupa { 
					text-indent: -50000px;
					width: 20px; height: 20px;					
					background: url(img/lupa.gif);
					display: none;
					position: relative;
					bottom: 106px; left: 125px;
					overflow: hidden;
					filter:alpha(opacity=60);
					opacity:0.6;
				}
					ul.imatges li a:hover span.lupa {  display: block; }
				ul.imatges li  {
					background: url(img/bg-img.png) no-repeat 5px 10px;
				}


	#portfolio {
		display: block;
		margin: 0 auto;
		padding: 0;
	}
		#portfolio li {
			display: block;
			float: left;
			height: 235px;
			width: 94px;
			margin: 0;			
		}	
			#portfolio li  a {
				display: block;
				height: 235px;
				width: 94px;	
				text-indent: -5000px;
			}
				#portfolio li  a:hover {
					background-position: bottom;
				}
			#portfolio li.mes, #portfolio li.mes  a {	width: 55px;}


/* Estructura */
html {overflow: hidden;}
body {
	position: relative;
}
div.portadora {
	height: 300px;
	width: 100000px;
	padding-bottom: 500px;
}
	div.item {
		height: 500px;
		width: 1000px;
		float: left;
		margin-right: 2000px;
		padding-left: 110px;
		padding-top: 75px;
	}
		div.complet {
			background: url(img/15.png);
			position: relative;
			border: 3px solid #000;
			margin-top: 15px;
			PADDING: 15px;
			height: 400px;
		}
		div.cap {
			height: 165px;
			position: relative;
		}
		div.cos {
			height: 315px;
			position: relative;
		}
			div.dreta {
				height: 297px;
				width: 315px;
				position: absolute;
				right: 0px;	
				border: 3px solid #000;
				border-bottom: 0;
				margin-top: 20px;		
				padding: 0 10px;				
			}
			div.contingut {
				height: 315px;
				width: 660px;
				position: absolute;
				left: 0px;
				margin-top: 20px;		
			}
		div.peu {
			height: 20px;
			position: relative;
		}	


/* maqueta */ /* * /
div.portadora {	background: #ffaaaa;}
div.item {	background: #afa;}
div.cap {background: #ff0;}
div.cos {background: #f0f;}
div.dreta{background: #f6e;}
div.contingut{background: #a5c;}
div.peu {background: #0ff; }
ul.navegador { background: #fbb }
/**/
