@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	padding-top:30px;
	padding-left:20px;
}
.izquierda {
	float: left;
	height: 470px;
	width: 190px;
}
.derecha {
	float: left;
	height: 500px;
	width: 560px;
}

.menu {
	height: 340px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	letter-spacing:-1px;
	color: #9d9c9b;
	font-weight: bold;
	vertical-align:top;
}
.titulo {
	font-size: 11px;
	color: #575757;
	margin-top: 8px;
	margin-bottom:3px;
}
.titulo a {
	color: #575757;
	text-decoration:none;
}
.menu ul {	
	margin:0;
	padding:0;
}
.menu ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	height:13px;
}
.menu ul li a {
	color: #9d9c9b;
	text-decoration:none;
}
.copy {
	color: #d0d2d4;
	margin-top: 55px;
	font-size:9px;
}
.separador {
	margin-top: 16px;
	margin-bottom: 8px;
}
.descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #adadad;
}
.experiencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a7a7a;
	line-height:16px;
}
.experiencia a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a7a7a;
	line-height:16px;
	text-decoration:none;
}
.paginacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a7a7a;
	margin-top: 5px;
	float: left;
	width: 85px;
}
.prev-next {
	float: left;
	width: 44px;
	margin-top: 1px;
	margin-left: 12px;
}
.trabajo {
	float: left;
	width: 490px;
	margin-top: 14px;
}
.pie {
	width: 500px;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	font-size: 11px;
}
.pie a {
	color: #7a7a7a;
	text-decoration: none;
}
.pie a:hover {
	color: #7a7a7a;
	text-decoration: underline;
}

