body {
	margin: 0px 0px 35px 0px;
	background: #ffffff;
	color: #666666;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 12px;
	text-align: center;
}

body.bodyvisor {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
}

.h1 {
	font-size: 16px;
	color: #4d1056;
	font-weight: bold;
	padding-bottom: 25px;
}

.h1_rosa {
	font-size: 16px;
	color: #f298c5;
	font-weight: bold;
	padding-bottom: 5px;
}

.h2 {
	font-size: 16px;
	color: #f298c5;
	font-weight: bold;
}

.h3 {
	font-size: 15px;
	color: #9999cc;
	font-weight: bold;
}

.lila_fosc {
	color: #4d1056;
}

.rosa {
	color: #f298c5;
}

.lila {
	color: #9999cc;
}

a {
	color: #f298c5;
	text-decoration: none;
}

a:hover {
	color: #9999cc;
}

a.lila {
	color: #9999cc;
}

a.lila:hover {
	color: #f298c5;
}

img {
	border: none;
}

br {
	clear: both;
}

/**/

div {
	position: relative;
}

div.home {
	display: none;
}

div.tot {
	width: 779px;
	overflow: hidden;
	background: url(images/fons.gif) repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div.cos {
	width: 727px;
	overflow: hidden;
	margin: 0px 26px 0px 26px;
	border-bottom: 1px solid #dddef0;
}

div.nav {
	width: 727px;
	height: 23px;
	overflow: hidden;
	border-bottom: 1px solid #9999cc;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
}

div.contingut {
	float: center;
	width: 727px;
	background: url(images/fons_content.gif) bottom no-repeat;
	border-bottom: 8px solid #f298c5;
	text-align: left;
	overflow: hidden;
}

div.dreta {
	position: relative;
	float: right;
	width: 265px;
	overflow: hidden;
}

div.dreta_home {
	position: relative;
	float: right;
	width: 250px;
	overflow: hidden;
}

div.esq {
	position: relative;
	float: left;
	width: 210px;
	overflow: hidden;
}

div.content {
	width: 515px;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}

div.mig {
	width: 250px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}

div.mig_label {
	width: 515px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}

div.noticia_home {
	position: relative;
	float: left;
	width: 250px;
	height: 74px;
	overflow: hidden;
	margin-bottom: 40px;
}

div.noticia_home_thumb {
	position: relative;
	float: left;
	width: 85px;
	height: 74px;
	overflow: hidden;
	clear: both;
}

div.noticia_home_text {
	position: relative;
	float: left;
	width: 160px;
	height: 74px;
	float: left;
	overflow: hidden;
}

div.noticia {
	position: relative;
	float: left;
	width: 500px;
	height: 74px;
	overflow: hidden;
	margin-bottom: 40px;
}

div.noticia_thumb {
	position: relative;
	float: left;
	width: 85px;
	height: 74px;
	overflow: hidden;
	clear: both;
}

div.noticia_text {
	position: relative;
	float: left;
	width: 410px;
	height: 74px;
	float: left;
	overflow: hidden;
}

div.peu {
	float: center;
	width: 727px;
	height: 70px;
	background: url(images/fons_peu.gif) top no-repeat;
	border-top: 8px solid #4d1056;
	text-align: center;
	overflow: hidden;
}

div.padding_esq {
	padding: 20px 0px 0px 18px;
}

div.padding_dret {
	padding: 20px 13px 0px 0px;
}

div.padding_both {
	padding-left: 18px;
	padding-right: 18px;
}

div.padding_mig {
	padding: 0px 15px 20px 0px;
}

div.visor_id {
	float: left;
	width: 250px;
}

div.desc_id {
	float: left;
	width: 240px;
	height: 365px;
}

input,textarea,select,file {
	width: 125px;
	border: 1px solid #9999cc;
	background-color: #ffffff;
	color: #9999cc;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 11px;
	font-weight: bold;
}

input.boto {
	width: 100px;
	height: 18px;
	font-weight: bold;
	background-color: #ededed;
}

input.txec {
	width: 16px;
}