html, body, a, ul, li, div, h1, h2, img, i {
	border:0;
	margin:0;
	padding:0;
	color:#CCCCCC;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
}
body {
	background-color:#4E4E4E;
	text-align:center;
	background-image:url(../img/bg2.gif);
	background-repeat:repeat;
	margin:20px 0px;
}
a {
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
}
#wrap {
	width:780px;
	margin:0 auto;
	text-align:center;
}
#logo {
	background-image:url(../img/gominola.gif);
	background-repeat:no-repeat;
	width:786px;
	float:none;
	clear:both;
}
#logo h1 {
	text-align:right;
	padding-top:12px;
	padding-left:190px;
	padding-bottom:12px;
	color:#FFF;
}
#logo h1 i {
	display:none;
}
#logo a {
	color:#FFF;
}
#logo a:hover {
	color:#009FDB;
}
#menu {
	float:left;
	width:798px;
	height:14px;
	line-height:14px;
	display:none;
}
#menu ul {
	list-style:none;
}
#menu li {
	float:left;
	background:url("../img/left.gif") no-repeat left top;
	padding:1px 4px 0 6px;
	vertical-align:top;
	height:12px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:14px;
}
html>body #menu li  {
	height:14px;
}
#menu li a {
	float:left;
	font-weight:bold;
	color:#FFF;
	padding:2px 6px 1px 0;
	background:url("../img/right.gif") no-repeat right top;
	line-height:14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	line-height:14px;
}
html>body #menu li a {
	line-height:14px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu li a{
	float:none;
}
/* End IE5-Mac hack */
#portfolio {
	float:left;
	clear:both;
	text-align:center;
	background-color:#111;
	border:1px solid #FFF;
	padding:5px;
	width:798px;/* 796px */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:786px;
}
html>body #portfolio {
	width:786px;
}
#portfolio ul {
	float:none;
}
#portfolio li {
	list-style:none;
	float:left;
	display:inline;
	/*white-space:wrap;*/
	background-color:#333;
	text-align:left;
	margin:5px;
	padding:10px;
	border:1px solid #444;
	width:252px;/* 230px */
	height:152px;
	height:166px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:230px;
	height:130px;
	height:144px;
	overflow:hidden;
}
#portfolio li.privado, #portfolio p.desc_cat {
	display:none;
}
html>body #portfolio li {
	width:230px;
	height:130px;
	height:154px;
}
#portfolio h2 {
	color:#FFF;
	font-weight:bold;
}
#portfolio img {
	margin-top:10px;
	border:1px solid #FFF;
}
#portfolio li.banner {
	width:766px;/* 754px */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:754px;
}
#portfolio .banner img {
	margin-top:-2px;
}
#friends
{
	float:left;
	background-color:#000;
	height:42px;
	border:1px solid #FFF;
	border-top:0px;
	padding:4px 10px;
	width:798px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:776px;
	height:32px;
}
#friends a
{
	padding: 0px 10px;
}
html>body #friends
{
	width:776px;
	height:32px;
}
#credits {
	float:left;
	/*background-color:#000;*/
	text-align:center;
	/*border:1px solid #FFF;
	border-top:0px;*/
	padding:4px 10px;
	width:798px;
	height:24px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:776px;
	height:14px;
}
html>body #credits {
	width:776px;
	height:14px;
}
#validate {
	float:left;
	/*background-color:#000;*/
	text-align:center;
	/*border:1px solid #FFF;
	border-top:0px;*/
	padding:4px 10px;
	width:798px;
	height:24px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:776px;
	height:14px;
}
html>body #validate {
	width:776px;
	height:14px;
}
#idioma ul
{
	list-style: none;
}
#idioma li
{
	float: left;
	width: 89px;
}
#idioma li a
{
	height: 14px;
	text-align: center;
	display: block;
	padding: 1px 4px 0px 4px;
	background: #333;
	border: 1px solid #fff;
	color: #fff;
	/*border-bottom: 0;*/
	margin-bottom: 5px;
	margin-right: 5px;
}
#idioma li a#bt2, #idioma li a#bt3
{
	display: none;
}
#idioma li a.last
{
	border-right: 1px solid #fff;
}
#idioma li.actual a
{
	color: #FFF;
	background: #111;
}
#idioma li a:hover
{
	background: #111;
}