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

#contenidor{
	margin: 0 auto 0 auto;
	width:782px;
	text-align:left;
}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5456FF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.TITOL_GRAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5456FF;
	font-weight: bold;
}
#referencia {
	position:absolute;
	top:0px;
	width:782px;
}
#TOT {
	position:absolute;
	left:0px;
	top:1px;
	width:784px;
	height:1005px;
	z-index:1;
	overflow: visible;
	border: 0px solid #5456FF;
	background-color: #FFFFFF;
}
#CAP {
	position:absolute;
	left:2px;
	top:2px;
	width:780px;
	height:200px;
	z-index:1;
	overflow: visible;

}
#COS {
	position:absolute;
	left:2px;
	top:257px;
	width:778px;
	height:736px;
	z-index:1;
	overflow: visible;
	border: 1px solid #5456FF;
}
#titol {
	position:absolute;
	left:33px;
	top:5px;
	width:647px;
	height:18px;
	z-index:1;
}
#tornar {
	position:absolute;
	left:702px;
	top:520px;
	width:65px;
	height:18px;
	z-index:1;
}

a:link {text-decoration: none}
a:over {text-decoration: none}
a:visited {text-decoration: none}

