.fichaprop .nomprop h2 a {
	font-size: 1em;
	color: #FFF;
	margin: 2px;
}
.fichaprop .nomprop h1 {
	font-size: 1em;
}

#footer a:hover { color: #333; }


.fichaprop {
	padding: 5px;
	border: thin solid #999;
	height: 125px;
	margin: 5px;
	clear: none;
}
.fotoficha {
	clear: left;
	float: left;
	width: 120px;
	height: 90px;
	padding: 5px;
	border: thin solid #CCC;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFF;
}
.nomprop {
	overflow: hidden;
}
.detallFitxa {
	overflow: hidden;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
    line-height: 1;
}
.detallEsquerra {
	float: left;
	width: 50%;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}
.detallDret {
	float: right;
	width: 50%;
}
.detailadvert {
	background-color: #EEE;
	border: thin solid #CCC;
	padding: 5px;
}
.description {
	padding: 8px;
	text-align: justify;
}
.description img {
	float: left;
	margin-right: 5px;
}
.fotosanunci {
	background-color: #FFF;
	text-align: center;
	padding: 6px;
	margin: 6px;
	border: thin outset #CF0;
}

.I_Links {
	padding: 2px;
}

.CatLinksTR {
	padding: 5px;
	margin: 5px;
	background-color: #FFF;
    height: 110px;
}

.CatLinkstop {
	float: left;
	padding: 5px;
	background-color: #FFF;
}

.CatLiksTDtop {
	margin: 2px;
	padding: 2px;
}


.cal_any {
	background-color: #FFF;
	text-align: center;
	padding: 6px;
	margin: 6px;
	border: thin outset #CF0;
	font-size: 1em;
}

.cal_mes {
	background-color: #F9F9F9;
	vertical-align: top;
	text-align: center;
	display: inline-table;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 150px;
}

.cal_mes caption{
	font-size: 1.2em;
	height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
.cal_mes th td tr {
	border: medium solid #FFFFFF;
	text-align: center;
	padding-left: 2px;
    padding-right: 2px;
	height: 10px;
	width: 10px;
}

.diaLliure{
	background-color: #B9FFB9;
}

.diaPendent{
	background-color: #FC9;
}

.diaNoDisp{
	background-color: #FF9797;
}

.diaPassat{
	background-color: #CCC;
}

.diaCanvi{
	background-color: #C0C;
}

.diaEntra{
	background-color: #D4D0C8;
	background-attachment: fixed;
	background-image: url(images/res-es.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.diaSurt{
	background-color: #FFCCFF;
	background-image: url(images/res-se.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

