
#header {
	background: #1a1a1a;
	border-top: 10px solid #c0db5a;
	padding: 10px 0;
	}
	#header h1 {
		display: block;
		margin: 0 auto;
		text-align: left;
		width: 800px;
		}
/*#container {
	background: #222;
	border: 1px solid #2a2a2a;
	clear: both;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	overflow: hidden !important;
	overflow: visible;
	text-align: left;
	width: 800px;
	}*/
#wrapper {
	clear: both;
	float: left;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
	width: 594px;
	margin-left:20px;
	display: inline;
	}
#stats {
	background: #3b3b3b;
	font-size: 75%;
	padding: 12px;
	text-align: right;
	}
.clear {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom:15px; text-align:right
	}
	
.clear a{font-family:verdana; color:#ff0000; text-decoration:none; font-size:0.7em; font-weight:bold }
.clear a:hover {olor:#ff0000; text-decoration:underline}
	
.thumbnail {
	float: left;
	font-size:0.58em;
	margin: 10px 15px;
	text-align: center;
	padding: 2px;
	font-family:verdana;
	height: 75px;
	width: 75px;
	}

.thumbnail a:hover img {border: 1px solid #ccc;}
		
.thumbnail a  {

	font-family:verdana;
	color:#6c6c6c; text-decoration:none
		}
		
.thumbnail a:hover, .thumbnail a:visited  {color:#ccc; text-decoration:none;}

#container {
	color: #fff;
	font-family: Arial;
	}
	
h1 {
	color: #F0F0F0;
	font-family: Arial;
	font-size: 3em;
	}
	

.contenedor-thumbnail {float:left; width:600px}


