html,body {
	margin: 0px 0px 10px 0px;
	text-align: center;
	background-color: #635d61;
	color: #5d5b5c;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 10px;
}
p {
	color: #5d5b5c;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 10px;
}
a.blanc_gris {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
a.blanc_gris:hover {
	color: #635d61;
}
a.blanc_taronja {
	color: #ffffff;
	text-decoration: none;
}
a.blanc_taronja:hover {
	color: #ea850f;
}
/**/
#totDiv {
	position: relative;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	text-align: left;
	background-color: #ffffff;
}
#topsDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 758px;
	height: 25px;
	background-color: #635d61;
	text-align: right;
	font-weight: bold;
}
#capDiv {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 758px;
	height: 176px;
	background-color: #ffffff;
}
#logoDiv {
	position: absolute;
	left: 90px;
	top: 70px;
	width: 65px;
	height: 96px;
}
#peuDiv {
	position: absolute;
	left: 0px;
	top: 425px;
	width: 758px;
	height: 60px;
	clip: rect(0px 758px 60px 0px);
	background-color: #635d61;
	color: #ea850f;
	font-weight: bold;
	line-height: 10px;
	clear: both;
}
#peuesqDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 469px;
	height: 60px;
	padding: 12px 0px 12px 0px;
	color: #ea850f;
	font-weight: bold;
	line-height: 15px;
}
#peumigDiv {
	position: absolute;
	left: 469px;
	top: 0px;
	width: 150px;
	height: 60px;
	padding: 12px 0px 12px 0px;
	color: #ea850f;
	font-weight: bold;
	line-height: 10px;
	text-align: right;
}
#peudretaDiv {
	position: absolute;
	left: 631px;
	top: 6px;
	width: 128px;
	height: 60px;
}
#flashDiv {
	position: absolute;
	left: 0px;
	top: 224px;
	width: 758px;
	height: 199px;
	background-color: #ffffff;
}
#marcnavDiv {
	position: absolute;
	left: 0px;
	top: 201px;
	width: 758px;
	height: 23px;
	background-color: #ffffff;
}
#bannerDiv {
	position: absolute;
	left: 270px;
	top: 70px;
	width: 468px;
	height: 95px;
}
#bannerDiv a.inversionistes {
	float: right;
	height: 17px;
	line-height: 17px;
	background: #635d61 url(imatges/link_inversionistes.gif) top right no-repeat;
	margin-top: 7px;
	padding: 0px 28px 0px 22px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}