body {
	background-color: #ffffff;
	color: #0a5a99;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 11px;
	text-align: center;
}

a {
	color: #fd010e;
}

a:hover {
	color: #fd010e;
}

img {
	border: none;
}

.blau {
	color: #0a5a99;
}
p {
	color: #005393;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 11px;
}

p.negreta {
	font-size: 12px;
	font-weight: bold;
}

ul,ol {
	margin-left: 50px;
}

li {
	font-weight: normal;
}

ul.negreta,li.negreta {
	font-size: 12px;
	font-weight: bold;
}

head:first-child+body ul,ol {
/*Hidden from IE and older Opera. Mozilla Firefox and Opera 7 will read this.*/
	padding-left: 0px;
}

h1 {
	font-size: 13px;
}

/**/

div.totDiv {
	position: absolute;
	width: 720px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	left: 50%;
	margin-left: -360px;
	overflow: hidden;
}

div.capDiv {
	margin-right: 30px;
	margin-left: 30px;
	width: 660px;
	margin-bottom: 25px;
	text-align: left;
}

div.navDiv {
	margin-right: 0px;
	margin-left: 5px;
	width: 720px;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 30px;
}

div.contingutDiv {
	width: 720px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.esqDiv {
	width: 240px;
	float: left;
	text-align: left;
	overflow: hidden;
}

div.dretaDiv {
	width: 440px;
	float: right;
	border-top: 5px solid #fd010e;
	padding-top: 10px;
	margin-right: 30px;
	text-align: left;
}

div.personnel_capDiv {
	width: 440px;
	margin-bottom: 2px;
	border-bottom: 1px solid #fd010e;
	text-align: left;
	font-size: 11px;
}

div.personnel_descDiv {
	width: 440px;
	margin-top: 0px;
	float: left;
	font-size: 11px;
	font-weight: normal;
}

head:first-child+body div.personnel_descDiv {
/*Hidden from IE and older Opera. Mozilla Firefox and Opera 7 will read this.*/
	margin-top: -10px;
	margin-bottom: 10px;
}

img.personnel_pic {
	float: right;
	margin-left: 15px;
}

head:first-child+body img.personnel_pic {
/*Hidden from IE and older Opera. Mozilla Firefox and Opera 7 will read this.*/
	margin-top: 10px;
}
