*:focus { outline: none; }
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
a {
	text-decoration: none;
}
h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica;
	margin-top: 5px;
	font-size: 1.3em;
	padding-bottom: 0;
	margin-bottom: 0px;
	color: #FFFFFF;
}
img {
	border: 0px;
}
#contacto {
	margin-left: 70px;
	margin-top: 20px;
	padding: 4px 0px 4px 4px;
	border-left: 2px solid #393939;
}
#footer {
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	width: 800px;
	margin-top: 260px;
	margin-left: -400px;
	color: #A0A0A0;
}
#footer a {
	color: #996600;
}
#header {
	background: url('../res/logo.gif') top left no-repeat;
	border-bottom: 1px solid #666666;
	height: 108px;
}
#mtable {
	background-image: url('../res/back.jpg');
	background-position: top left;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -300px 0 0 -400px;
	width: 800px;
	border: 1px solid #363636;
	;
}
#menu {
	padding-top: 10px;
	padding-left: 18px;
	width: 200px;
	border-right: 1px solid #666666;
	text-align: left;
	vertical-align: top;
	line-height: 160%;
	padding-bottom: 160px;
}
#menu a {
	margin-left: 10px;
	color: #9f9f9f;
}
#menu a.aitem:hover {
	color: #e0e0e0;
	border-bottom: 1px dashed #fbc800;
}
#menu .sitem {
	color: #fbc800;
}
#menu a.sitem:hover {
	border-bottom: 1px dashed #666600;
}
#menu .aitem.mitem0, #menu .sitem.mitem0 {
	margin-left: -10px;
}
#picprof {
	margin: 12px 10px 15px 10px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #CCCCCC;
}
#presentacion {
	vertical-align: top;
	width: 550px;
	text-align: justify;
	color: #DFDFDF;
	line-height: 150%;
	height: 420px; /*460*/
}
#thumbs {
	vertical-align: top;
}
.comprimido {
	width: 398px;
}
.email {
	background: url('../res/email.png') left no-repeat;
	padding-left: 21px;
	vertical-align: center;
}
.gtalk {
	background: url('../res/gtalk.png') left no-repeat;
	padding-left: 21px;
	vertical-align: center;
}
.thumbnail {
	width: 72px;
	height: 72px;
	overflow: hidden;
	background: #000000;
	top: 50%;
	vertical-align: middle;
	float:left;
}
.thumbnail:hover {
	border: 1px solid ##FF9900;
}
td .thumbnail {
	border: 1px solid #666666;
	margin: 4px 4px 4px 4px;
}