<style type="text/css">
<!--
body,td,th {
	color: #000000;
	font-family: "Verdana";
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 25px;
	text-align: center;
	margin: 10px;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
div.header {
	font-family: "Arial";
	font-size: 24px;
	color: #ffffff;
}
a.header {
	color: #ffffff;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

#contacto {
	margin-top: 20px;
}
#contacto td {
	padding: 4px;
}

div.intro {
	width: 70%;
	margin-left: 60px;
	font-family: "Tahoma";
	font-size: 11px;
	padding: 10px;
	background-color: #DFF4FF;
	border: 1px #004A6F solid;
	border-left: 15px #004A6F solid;
}
div.conf_mail {
	margin-left: 20px;
	width: 80%;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #00B000;
}

#cv {
	margin: 30px;
}
#cv div.seccion {
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	background-color: #4F87DB;
}

#frontpage {
	margin: 20px;
	text-align: justify;
}
#frontpage img {
	border: 1px solid;
	margin: 15px;
	float: left;
}
#frontpage .introduccion {
	padding: 5px;
}

-->
</style>