body {
	background-image: url();
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #171111;
}
#footer {
	position:absolute;
	left:0px;
	top:620px;
	width:100%;
	height:190px;
	z-index:1;
	visibility: visible;
	overflow: visible;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
	font-size: 11px;
}
.titulo {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
	font-size: 16px;
	font-weight:bold;
	color:#c22200;	
}
.form{
font-family:tahoma;
font-size:11px;
border-width:1px;
border-color:#26282C;
background-color:#c22200;
color:#FFFFFF;
}

.form_boton{
font-family:tahoma;
font-size:11px;
border-width:1px;
border-color:#26282C;
background-color:#080504;
color:#FFFFFF;
}