/* CSS Document */

/* Hoja de estilos para www.anfora.net */

body, td{
	margin:0;
	padding:0;	
	text-align: center;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  	font-size: 10pt;
}


br {
	clear: both;
}

img {
	border: none;
	display: none;
}
a{
	text-decoration: none;
	color: #000000;
}


/* Capa que contiene a todas las demas */
#web {
	width: 100%;
	margin: 0 10px 10px 10px;
	text-align: left;
	font-size: 95%;
	margin-right: auto;
	margin-left: auto;	
}
