body {
	background:#f4f4f4 url(../image/bg.jpg) top center repeat-y;
	text-align:center;
	color:#000;
	margin:0px;
	font-family:Century Gothic, Verdana, Arial, helvetica;
}
a:link,a:visited,a:active {
	text-decoration: none;
	font-weight: bold;
	color : #980000;
}
a:hover {
	text-decoration: underline;
	color : #000;
}
img {
	border: 0px none;
}
table {
	margin:0;
	border: 0px none;
	border-collapse: collapse;
	margin: 0 auto;
	width: 870px;
}
td {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	text-align: center;
	font-size: 12px;
	border: 1px solid #cccccc;
}
.selected {
	background-color: #fff;
}
.abans{
	background-color: #EEE9E3;
	letter-spacing: 2px;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	color: #F29733;
	font-size: 18px;	
}
#cuerpo {
	background: #fff;
	margin: 0 auto;
	padding: 0px;
	width: 900px;
}
#cabe {
	width: 900px;
	background-color: #fff;
	height:120px;
	padding: 2px;
}
#header{
	width: 900px;
	background-color: #F1F1F1;
	height:10px;
	border-bottom:0 none;
	letter-spacing: 2px;
	padding: 2px;
}
#menu {
	background-color: #F1F1F1;
	height:18px;
	padding: 2px;
	border-top:0 none;
	border-bottom:0 none;
	letter-spacing: 2px;
}
#title {
	text-align: left;
	background-color: #F1F1F1;
	border-top:0 none;
	font-weight: bold;
	color: #800000;
	font-size: 18px;
	padding: 2px 2px 2px 12px;
}
#footer {
	text-align: left;
	background-color: #F1F1F1;
	padding: 10px 40px 10px 40px;
	font-size: 18px;
}#selector td {
	font-weight: bold;
	width: 30%;
	padding: 2px;
}
