
	body{
		margin: 0;
		padding: 0;
		background-color: #fafafa;
		font-family: Georgia;
		color: #333333;
	}
	
	a{ outline: none;}
	p.right{ text-align: right;}
	
	/**
	 website */
	#website{ width: 900px; margin: 0px auto 0 auto; background-color: #fafafa;}
	
	/**
	 header */
	#header{ background-color: #fafafa; margin: 0 auto 0 auto; width: 900px; height: 130px; position: fixed; z-index: 10;}
	
		#header table{ width: 900px; height: 130px; border-bottom: 1px solid #cccccc;}
		#header table td{ vertical-align: middle;}
		
		#header table td.logo{ 
			width: 125px; 
			height: 120px; 
			background-image: url(../images/design/aitormurillohd.png); 
			background-repeat: no-repeat; 
			background-position: center center; 
		}
		
		#header table td.menu{ text-align: right; padding: 100px 0 10px 0;}
		#header table td.menu a{ color: #333333; text-decoration: none; font-style: italic; margin: 0 0 0 30px;}
		
		#header table td.text h1{ font-size: 18px; font-weight: normal; font-style: italic; margin: 0; }
		#header table td.text h2{ font-size: 18px; font-weight: normal; font-style: italic; color: #0099CD; margin: 0; }
	
	/**
	 content */
	#content{ width: 900px; margin: 0 auto 0 auto; }
	
		#content div.texto{ 
			padding: 150px 0 20px 0; 
			border-bottom: 1px solid #cccccc; 
			font-size: 28px; 
			font-style: italic; 
			text-align: left; 
			font-weight: 100;
		}
		
		#content div.texto span{ color: #0099CD;}
		
		#content div.title{ padding: 25px 0 25px 0; font-style: italic; font-size: 18px; border-bottom: 1px solid #cccccc;} 

		#content table.squares{ width: 900px; margin: 20px auto 20px auto; font-style: italic; text-align: right; font-size: 12px;}
		
		/* portfolio */
		#square-nicojames{ 
			margin: 0 auto 0 auto; 
			width: 280px; 
			height: 180px; 
			background-image: url(../images/portfolio/nicojames.png);
			border: 1px solid #333333;
		}
		
		#square-unio{ 
			margin: 0 auto 0 auto; 
			width: 280px; 
			height: 180px; 
			background-color: #333333; 
			background-image: url(../images/portfolio/uniodejoves.png);
			border: 1px solid #333333;
		}
		
		#square-georgina{ 
			margin: 0 auto 0 auto; 
			width: 280px; 
			height: 180px; 
			background-color: #333333; 
			background-image: url(../images/portfolio/georginaasin.png);
			border: 1px solid #333333;
		}
		
		#square-victor{ 
			margin: 0 auto 0 auto; 
			width: 280px; 
			height: 180px; 
			background-color: #333333; 
			background-image: url(../images/portfolio/victorpuigcerver.png);
			border: 1px solid #333333;
		}
		
		#square-voz{ 
			margin: 0 auto 0 auto; 
			width: 280px; 
			height: 180px; 
			background-color: #333333; 
			background-image: url(../images/portfolio/vozdeayuda.png);
			border: 1px solid #333333;
		}
		
		#square-elactorcompositor{ 
			margin: 0 auto 0 auto; 
			width: 280px; 
			height: 180px; 
			background-color: #333333; 
			background-image: url(../images/portfolio/thmb-elactorcompositor.png);
			border: 1px solid #333333;
		}
		
		/* photography */
		#square-london-fisheye{ 
			margin: 0 auto 20px auto; 
			width: 280px; 
			height: 180px; 
			background-image: url(../images/photos/thmb/thmb-london-fisheye.png);
			border: 1px solid #333333;
		}
		
		#square-roger{ 
			margin: 0 auto 20px auto; 
			width: 280px; 
			height: 180px; 
			background-image: url(../images/photos/thmb/thmb-roger.png);
			border: 1px solid #333333;
		}
		
		#square-poker-miquel{ 
			margin: 0 auto 20px auto; 
			width: 280px; 
			height: 180px; 
			background-image: url(../images/photos/thmb/thmb-poker-miquel.png);
			border: 1px solid #333333;
		}
		
		#square-pere-alba{ 
			margin: 0 auto 20px auto; 
			width: 280px; 
			height: 180px; 
			background-image: url(../images/photos/thmb/thmb-pere-alba.png);
			border: 1px solid #333333;
		}
		
		#square-sizzla{ 
			margin: 0 auto 20px auto; 
			width: 280px; 
			height: 180px; 
			background-image: url(../images/photos/thmb/thmb-sizzla.png);
			border: 1px solid #333333;
		}
		
		#square-skate-pere{ 
			margin: 0 auto 20px auto; 
			width: 280px; 
			height: 180px; 
			background-image: url(../images/photos/thmb/thmb-skate-pere.png);
			border: 1px solid #333333;
		}
		
		#square-sizzla-pano{ 
			margin: 0 auto 20px auto; 
			width: 280px; 
			height: 180px; 
			background-image: url(../images/photos/thmb/thmb-sizzla-pano.png);
			border: 1px solid #333333;
		}
		
		#square-sizzlabigup{ 
			margin: 0 auto 20px auto; 
			width: 280px; 
			height: 180px; 
			background-image: url(../images/photos/thmb/thmb-sizzlabigup.png);
			border: 1px solid #333333;
		}
	
		
		#square-text{ margin: 5px auto 20px auto; width: 280px; }
		
		p.legend{ font-size: 12px; font-style: italic;}
		p.legend a{ color: #333333; text-decoration: none;}
		p.legend a:hover{ color: #0099CD; text-decoration: none;}
		
		/* about */
		div.about{ font-size: 16px; font-style: italic; padding: 20px 0 20px 0;}
		div.about span{ color: #0099CD;}
	
	#bottom{ 
		margin: 0 auto 0 auto; 
		padding: 10px 0 0 0; 
		width: 900px; 
		height: 50px; 
		font-size: 12px; 
		text-align: center; 
		font-style: italic; 
		border-top: 1px solid #cccccc;
	}