.FotoTextNovetats {
	margin: 5px;
	float: right;
}
.textFloatDret {
	float: right;
	padding: 0px;
}
.textFloatIzq {
	float: left;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.titulCurs {
	color: #FFFFCC;
	border-bottom: thin dotted #FFFFCC;
}
#Contenedor #Contenido .Contacte table {
	font-size: 8pt;
	text-align: center;
}

.Contacte {
	width: 620px;
	list-style: disc outside;
	background: #36656B;
	color: #FFFFFF;
	height: auto;
	border: thin dotted #FFFFCC;
	font-size: 11pt;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.ContacteTitul {
	list-style: disc outside;
	background: #FFFFCC;
	color: #000000;
	top: 0px;
	right: 0px;
	width: 100%;
	text-align: left;
	font-size: 11pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
