a, :link,:visited{
  text-decoration:none;
  color: black;
}


ul,ol {
  list-style:none
}

h1,h2,h3,h4,h5,h6,pre,code {
  font-size:1em;
}

hr {
	margin-bottom: 8px;
}

*{
  margin:0; padding:0
}

a img,:link img,:visited img {
  border:none
}

address {
  font-style:normal
}

fieldset { border: 0; }

body {
	position: relative;
	margin: 5px auto;
	padding: 0;
	background:url(../imatges/bodyDef.png) repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;	 /*Para centrar con IE6*/
	font: 12px Verdana, Arial, Helvetica,sans-serif;
}
