/* CSS Document */

body,td,th {
	font-family: Verdana;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #B6BEE2;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Verdana;
	color: #000000;
}
.Titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
}
.Seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
	color: #000000;
}
.Datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330099;
	line-height: normal;
	white-space: normal;
	vertical-align: top;
	text-align: left;
}
.puesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-align: center;
	background-color: #000000;
}
.Imagen {
	height: 190px;
	width: 136px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	top: 0px;
}

