body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	
	 
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.lista {
	padding-left: 10px;
	background-image: url(img/list_item.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}






#all {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 10%;
	margin-left: auto;
	width: 800px;
	margin-right: auto;
}
#float_left {
	float: left;
	margin-bottom: 40px;
}
#float_left a {
	font-weight: bold;
	color: #FFFFFF;
}
#float_left a:hover {
	color: #70CCCB;
}

#float_right {
	float: left;
	margin-bottom: 40px;
	padding-right: 20px;
}


#headd_foot {
	height: 61px;
	background-image: url(img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: right 15px;
	clear: both;
	margin-top: 41px;
	padding: 0px;
	text-align: center;
	margin-bottom: 20px;
}
#tabla_pie {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}

#all p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#headd_foot a {
	background-color: #1D1D1D;
	font-size: 11px;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 24px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 110px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-style: solid;
	border-top-color: #000;
	border-top-width: 1px;
}
#headd_foot a:hover {
	color: #70CCCB;
}
html {
	margin: 0px;
	padding: 0px;
}
