html {
	height: 100%;
}

body {
	margin: 0px;
	background: #ffffff url("images/fons.gif") top no-repeat;
	color: #3f3f3f;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 12px;
	text-align: center;
	line-height: 12px;
	height: 100%;
}

body.plain {
	margin: 0px;
	background: #efefef url("images/fonsx.gif");
	color: #3f3f3f;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 11px;
	text-align: left;
}

td {
	color: #3f3f3f;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 12px;
	text-align: center;
	line-height: 12px;
}

.h1 {
	font-size: 14px;
	color: #ff7700;
	font-weight: bold;
}

.h1rosa {
	font-size: 14px;
	color: #5f5650;
	font-weight: bold;
}

.purple {
	color: #ff7700;
}

.pink {
	color: #5f5650;
}

.hr {
	float: left;
	width: 100%;
	border-top: 1px solid #cccccc;
	margin-top: 0px;
	padding-bottom: 0px;
}

a {
	color: #3f3f3f;
	text-decoration: none;
}

a:hover {
	color: #5f5650;
	text-decoration: underline;
}

a.blau {
	color: ##ff7700;
	text-decoration: none;
}

a.blau:hover {
	color: #5f5650;
}

img {
	border: none;
}

br {
	clear: both;
}

/**/

div.tot {
	width: 730px;
	margin: 42px auto 0px auto;
	text-align: center;
}

div.cos {
	width: 730px;
	overflow: hidden;
	text-align: left;
}

div.cap {
	width: 730px;
	overflow: hidden;
	line-height: 0px;
	white-space: nowrap;
}

div.nav {
	width: 730px;
	overflow: hidden;
	line-height: 0px;
	white-space: nowrap;
}

div.contingut {
	width: 735px;
	padding-top: 0px;
	overflow: hidden;
	padding-bottom: 65px;
}

div.visor_fotos {
	float: right;
	width: 431px;
	padding-top: 32px;
}

div.contingut_esq {
	float: left;
	width: 365px;
	margin-top: 20px;
}

div.contingut_dret {
	float: right;
	width: 355px;
	margin-top: 20px;
}

div.track {
	width: 360px;
	margin-bottom: 10px;
	height: 15px;
	line-height: 15px;
	font-weight: bold;
}

div.downloads {
	float: left;
	width: 360px;
	margin-bottom: 85px;
	font-weight: bold;
}

#peuDiv {
	float: left;
	width: 720px;
	padding-bottom: 10px;
	text-align: right;
	color: ##ff7700 ;
	font-weight: bold;
	font-size: 11px;
}

input,textarea,select,file {
	border: 1px solid #cccccc;
	background-color: #efefef;
	color: #3f3f3f;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 11px;
	font-weight: bold;
}

input.contact,textarea.contact {
	width: 160px;
	height: 17px;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #7c7c7c;
	background-color: #dfdee1;
	color: #3f3f3f;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 11px;
	font-weight: bold;
}

input.txec {
	width: 16px;
}