body, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	text-align: justify;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}

p.imgtitulo {
	margin: 0px;
}

p.derecha {
	text-align: right;
}

p.update {
	text-align: right;
	font-size: x-small;
}

a:link {
	color: #0000ff; 
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: #0000ff;
}

a:active {
	color: #0000ff; 
 	text-decoration: none;
}
.menu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #102421;
	padding: 2px 5px;
	margin: 0px;
	text-align: center;
	width: 170px;
	background-color: #102421;
}
.menu a {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding: 2px 10px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
.menu a:hover {
	color:#FFBE52;
	background-color: #BD3C29;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 10px 10px 10px 0px;
	color:#999999;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 4px 4px 4px 0px;
	color:#444444;
}
.peque {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.centrado {
	text-align: center;
}

div.capacontenido {
	position: absolute; 
	left: 192px; 
	top: 165px; 
	width: 543px;
	height: 229px; 
	vertical-align: middle;
	line-height: 1.5em;
}

div.capamenu {
	position:absolute; 
	left:2px; 
	top:215px; 
	width:182px; 
	height:254px; 
}

div.titulo {
	font-size: 22px;
	font-weight: bold;
	padding: 0px 10px 10px 0px;
	color: #999999;
}

div.seccioncv {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 4px 4px 0px;
	color: #889988;
}

a:visited {
	text-decoration: none;
}

img {
	border: 0px;
}

hr {
	width: 75%;
	text-align: center;
}