body {
	background: #000000;
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 12px;
	line-height: 4px;
	margin: 0px;
	padding: 4px;
	text-align: center;
}

* html body {
	line-height: 10px;
}
a:link { 
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
	
a:visited { 
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #000;
	letter-spacing: 1px;
	text-decoration: bold;
	background: #00ff66;

}

#content a:link { 
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #5f7c8d;
	text-decoration: underline;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	margin-top: 20px;	
	width: 775px;
}

#content {
	clear: both;
	margin-top:10px;
	width: 775px;
}

#footerbg {
	clear: both;
	padding-top: 10px;
}

#footer{
	clear: both;
	font-size: 11px;
	height: 15px;
	padding-top: 10px;
	width: 763px;
}

#left {
	border: 4px solid #00ff66;
	float: left;
	margin-right: 12px;
	width: 263px;
	height:450px;
	overflow:hidden;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#000000;
	
}
#right {
	border: 4px solid #00ff66;
	float: left;
	height: 450px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 460px;
	background-color:#000000;
}
#nav {
	font-size: 12px;
	height: 20px;
	padding-top: 8px;
	text-align: center;
	width: 763px;
}
.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}

#desarrollo {
	padding-left: 450px;
}
