/*  
Description: AerografiaPlanet website
Author: infinitgrafic.com
Copyright © 2009 infinitgràfic
*/


* {
	outline: none;
	}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* _________ RESET _________ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}

blockquote, q {
	quotes: none;
	}

:focus {
	outline: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

p {
	margin-top: 100px;
	margin-left: 200px;
}
	
h1 {
	font-family: "Helvetica", sans-serif, arial;
	font-size: 1.5em;
	color: #CCC;
}

h2 {
	font-family: "Helvetica", sans-serif, arial;
	font-size: 1em;
	color: #630;
}


/* _________ START _________ */	
body { 
	margin: 0;
	padding: 0;
	font-family: Helvetica, arial;
	font-size: 11px;
	background-color: #000;
	margin-left: 30px;
	margin-bottom: 135px;
	}

.alt { 
	background-color: #C60;
	}

.contacto, .portada { 
	background-color: #C60;
	}

.contacto { 
	background-image: url("../imatges/fons.png");
	background-repeat: no-repeat;
	}	

#bio {
	background-image: url("../imatges/bio.png");
  	background-repeat: no-repeat;
  	background-color: #C60;
	}	

ul, ol, li {
	padding: 0 !important;
	margin: 0 !important;
	}
	
/* _________ DIVS _________ */	
#wrapper {
	}
	
#fichacontacto {
	margin-left: 250px;
	}	

/* _________ LINKS _________ */

a {
	text-decoration: none;
	}

a.enlace1, a.enlace2 { 
	color: #CCC;
	}

a.enlace2:hover, a.enlace1:hover {
	color: #FFF;	
	}	

a.enlace2:visited, a.enlace1:visited {
	color: #CCC;	
	}	
		

/* _________ MARGINS _________ */
#whitetop {
	position: fixed;
	top: 0;
	left: 0;
	height: 8px;
	width: 100%;
	background: white;
	z-index: 9000;
}

#whitebtm {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 130px;
	width: 100%;
	background: white;
	z-index: 9001;	
	padding-left: 10px;
}

#whiteleft {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 8px;
	background: white;
	z-index: 9002;
}

#whiteright {
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	width: 8px;
	background: white;
	z-index: 9003;
}

/* _________ FOTOS _________ */

#fotos { 
	height: 750px; 
	margin-top: 40px;
	margin-bottom: 100px;
	display: block;
	color: #000;
	}
	
#fotos img { 
	border: 0; 
	display: block;
	margin: auto;
	}

#fotos img.margin { 
	margin-bottom: 4px;
	}
	
#fotos img.final { 
	padding-bottom: 150px;
	}
	
#fotos img.division { 
	padding-bottom: 40px;
	}
	 
#logoportada img { 
	border: 0; 
	margin-top: 60px;
	margin-left: -140px;
	}		
	
#logocontacte img { 
	border: 0; 
	display: block;
	margin: auto;
	}	
	
		
/* _________ PAGINATION _________ */	
#pagination {
	color:#48b9ef;
	padding:10px 0 10px 0;
	margin-bottom: 200px;
	padding-bottom: 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align:center;
}

#pagination a {
	color: #F60;
	padding: 2px 5px;
	margin: 0 5px;
	text-decoration: none;
	border: 1px solid #333;
}

#pagination a:hover, div.pagination a:active {
	border: 1px solid #F60;
	color: #F60;
}

#pagination span.current {
	padding: 2px 5px;
	border: 1px solid #ff5a00;
	color: #fff;
	font-weight: bold;
	background-color: #ff6c16;
}
#pagination span.disabled {
	display:none;
}	
		
/* _________ FOOTER _________ */
#footermenu {
  float: left;
  width: 783px;
  height: 144px;
  margin: 0;
  background: url(../imatges/logo.gif) no-repeat;
}

#footermenu div.sectionlogo {
  width: 230px;
  float: left;
  margin: 16px 40px 0px 0px;
}

#footermenu div.section {
  float: left;
  margin: 12px 40px 0px 0px;
}

#footermenu h3 {
  font-size: 11px;
  line-height: 18px;
  color: #555555;
}

#footermenu h3 a {
  font-family: "lucida grande", tahoma, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #555555;
}

#footermenu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#footermenu ul li {
  clear: left;
  float: left;
  margin: 0;
  padding: 0;
}

#footermenu ul li a {
  font-family: "lucida grande", tahoma, arial, sans-serif;
  background: transparent;
  float: left;
  position: relative;
  left: -10px;
  font-size: 11px;
  line-height: 15px;
  margin: 0;
  padding: 0 0 0 10px;
}

#footermenu ul li a span {
  float: left;
  color: #999;
  margin: 0;
  padding: 0;
}

#footermenu ul li span {
  float: left;
  margin: 0;
  padding: 0;
}

#footermenu ul li a:hover span {
  color: #F60;
}

#footermenu ul li a.act {
  display: block;
  width: auto;
  background: url(../imatges/cercle.gif) no-repeat;
  background-position: 0 5px;
}

#footermenu ul li a.act span {
  display: block;
  color: #999;
  width: auto;
 }
 
.copyright {
  	color: #999;
  	margin-left: 640px;
  	bottom: 9px;
	float: left;
  	text-align: left;
  	font-size: 9px;
}

.copyright a {
  font-size: 9px;
  color: #999;
}

.copyright a:hover {
  color: #0CF;
}