body {
	margin:0;
	padding:0;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif; 
	color:#777;
	text-align:center;
	background:transparent url(http://sietejudas.cl/img/bg_body.jpg) repeat-y fixed top center;
	}
p { margin:0; }
#wrap {
	width:704px;
	\width:744px;
	w\idth:704px;
	border:none;
	margin:0 auto;
	text-align:left;
	}
#header {
	padding:0;
	margin-bottom: 0;
	background-color:transparent;
	border-bottom:1px solid #3C1F12;
	}
#main {
	padding:10px;
	margin-right:220px;
	background-color:transparent;
	border-top:none;
	}
#footer {
	clear:both;
	padding:10px;
	margin-top:0;
	background-color:transparent;
	border-top:1px solid #3C1F12;
	text-align:center;
}
a {
  	text-decoration:none;
  	border-bottom:1px solid #68a;
  	color:#469;
  }
a:visited {
  	color:#466;
  }
a:hover {
  	border-color:#b66;
  	color:#944;
  }
a:active {
	color: #469;
	}

/*---  Header text, showing the number of search results  ---*/
/*Alguien queria un header clickeable...*/
h1 {
	width: 704px;
	height: 72px;
	margin: 0;
	text-indent: -9999px;
	background: transparent url(http://sietejudas.cl/img/bg_header.gif) no-repeat center left;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	width: 704px;
	height: 72px;
	border: none;
	background:transparent;
	text-decoration:none;
	display: block;
}
h4 {
	font-size:12px;
	color:#944;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 5px;
	}
h5 {
	font-size:10px;
	border-bottom:none;
	font-weight:bold;
	padding-bottom:3px;
	font-weight:bold;
	margin:0;
	color:#798;
	}
/*-- Table formatting (profile form, new registration form, etc.) --*/

table {
 border: none;
}


/*-- Default table heading formatting --*/

th  .colorBG {
 font-family: verdana,trebuchet,sans-serif; 
 font-size: 11px;
 font-weight: bold;
 text-align: center;
}

/*-- Background table color, used in search results page --*/
.colorBG {
 background: #798;
 color:#eee;
}
/*-- Count, numero de fila--*/
.count {
	color:#944;
	}
/*-- Default table cell formatting --*/

td .right {
 font-family: verdana,trebuchet,sans-serif; 
 font-size: 11px;
}

/*-- aligns text to the right, in the search table --*/

.right {
 text-align: right;
}



/*--  Default form field formatting. --*/

form {
  margin-top: 0px;
}

/*--  Input field formatting. --*/
input, textarea {
	border: 1px #eee solid;
	background: #fcfcfc;
	padding: 3px;
	color: #777;
	}
.input {
	height:16px;
	padding:2px;
	margin-top: 3px;
	margin-bottom: 3px;
	}
/*--  Submit button formatting. --*/
.button {
  	background:transparent url(http://sietejudas.cl/img/buscar.gif) no-repeat top left;
  	font-family:  Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
	width:78px;
	height:21px;
  	font-size:  11px;
  	font-weight: normal;
  	text-transform:uppercase;
  	color:#000;
	text-indent:-3000px;
}
