/* CSS Document */
body{
	text-align:center;
	padding:0px; margin:0px; 
	background:url(images/bg_body_scan.gif);
	color:#666; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;}
	
div, p, ul, h2, img{padding:3px 0px; margin:0px;}
ul{list-style-type:none;}
a{color:#000000; text-decoration:none;}
a:hover{color:#ff0000; text-decoration:none;} 

/* page */
#page{
	background: url(images/bg_sombra.gif) top center repeat-y;
	}
