body {	
	background: transparent url('../_img/fondu.gif') repeat-y 0 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	//height:100%;
}
a {
	color:#000000;
}
a:hover {
	color:#EE3124;
}
table {
	//width:500px;
	font-family: Arial, Helvetica;
	font-size:12px;
}
.contenidor {
	background-color:#ffffff;
	padding-bottom:20px;
	float:left;
	width:900px;
	//height:100%;
}
.contingut1 {
	//height:100%;
	width:255px;
	background-color:#ffffff;
	float:left;
}
.contingut2 {
	width:323px;
	//height:100%;
	float:left;
	background-color:#ffffff;
	//z-index:1;
	background-image: url(../_img/pvih2.gif);
	background-repeat: no-repeat;
}
.contingut3 {
	//height:100%;
	float:left;
	background-color:#ffffff;
	position:relative;
}
.peu {
	width:900px;
	background-color:#ffffff;
	left:0px;
	font-family:Arial, Helvetica;
	font-size:12px;
	float:left;
	position:relative;	
	color:#000000;
}
.titol {
	font-family:Arial, Helvetica;
	font-size:22px;
	color:#6C6E70;
}
.vermell {
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#EE3124;
}
.textNormal {
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#000000;
}
.idiomes {
	font-family:Arial, Helvetica;
	font-size:12px;
	left:200px;
	top:5px;
	color:#000000;
	position:relative;
}
.idiomes2{
	float:right;
	font-family:Arial, Helvetica;
	font-size:12px;
	left:778px;
	top:5px;
	color:#000000;
	position:absolute;
}
.menuDalt {
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	left:20px;
	top:65px;
	color:#000000;
	position:absolute;
}
.textContingut2 {
	width:270px;
	float:left;
	margin-top:97px;
	margin-left:10px;
}
.textContingut3 {
	width:270px;
	float:left;
	margin-top:80px;
	margin-left:10px;
}
ul {
	margin-left: 0;
	margin-top: 0;
	padding: 0px 15px;
	}
li {
	margin-left: 0;
	padding-bottom: 6px;
	padding-right: 5px;
}
.botoIns {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica;
	cursor: pointer;
	background-color: #EE3124;
	border: 0px solid #ED776F;
	padding: 3px 0px 3px 0px;	
}