body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
 margin: 0px;
 padding: 0px;
}
table {
 border-collapse: collapse;
 border-spacing: 0px;
}
img {
 border: 0px;
}
body {
	background-image: url(images/linea-fondo-index.jpg);
	background-repeat: repeat-x;
	background-color:#AAAAAA;
}


