@import "portada.css";

/*
.cercadorGlobal
{
	background-color: #FFFBD8;
	font-weight	: bold;
	font-size	: 11px;
	color		: #C7A258;
	padding-top	: 20px 40px 20px 0px;
}

.cercadorGlobal input,
.cercadorGlobal select
{
	font-weight	: normal;
	font-size	: 11px;
	color		: #C7A258;
	margin-right	: 20px;
	width		: auto;
}

.filtreDates
{
	margin-top	: 20px;
}
.filtreDates input
{
	margin-right	: 0px;
	width		: 20px;
}

.dataInici
{
	margin-left	: 40px;
	margin-top	: 20px;
}

.dataFi
{
	margin-left	: 40px;
	margin-top	: 5px;
}

.dataInici select, .dataFi select
{
	margin-right	: 0px;
	width		: 40px;
}

.filtreDates select.any
{
	margin-right	: 0px;
	width		: 60px;
}

.inputsInici
{
	display		: inline;
	margin-left	: 15px;
}
.inputsFi
{
	display		: inline;
	margin-left	: 25px;
}

.peuSubmit
{
	background-color: #F4CE4C;
	height		: 30px;
	text-align	: center;
}

.peuSubmit input
{
	margin-top	: 5px;
}

.botoFormCerca
{
	border		: 1px solid #C7A258;
	font-size	: 10px;
	color		: #C7A258;
	font-weight	: bold;
	background-color: #FFFBD8;
	padding		: 1px 5px;
	margin-right	: 7px;
}


.resultatsCerca
{
	font-size	: 12px;
}

.resultatsCerca h4
{
	font-size	: 12px;
	background-color: #F4CE4C;
	margin-top	: 20px;
	height		: 20px;
	line-height	: 20px;
	padding-left	: 5px;
	color		: #FFFBD8;
}

.resultatsCerca h3
{
	font-size	: 10px;
	font-weight	: normal;
	height		: 20px;
	line-height	: 20px;
	background-image: url('imgfront/subratllatitulars.gif') repeat-x scroll bottom left;
	color		: #057364;
	margin-bottom	: 10px;
}

.resultatsCerca i
{
	color		: #000;
	font-weight	: normal;
}

.filaResultatsCerca h5
{
	font-size	: 10px;
	font-weight	: normal;
	display		: block;
	width		: 100%;
	float		: left;
	color		: #4F6460;
}

.filaResultatsCerca div.filaResultatsLateral
{
	width		: 250px;
	margin-top	: 5px;
	display		: block;
	float		: left;
}

div.filaResultatsLateral h2,
div.filaResultatsLateral h2 a
{
	font-size	: 10px;
	color		: #000;
	text-decoration	: none;
	float		: left;
	font-weight: bold;
}

div.filaResultatsLateral h2 a:hover
{
	text-decoration	: underline;
}

div.filaResultatsLateral h6
{
	color		: #74AEA3;
	font-size	: 10px;
	font-weight	: normal;
	float		: left;
	display		: block;
	width		: 100%;
}

.filaResultatsCerca span
{
	font-size	: 10px;
	font-weight	: normal;
	margin-top	: 5px;
	display		: inline;
	color		: #4F6460;
	float		: left;
	width		: 365px;
	padding-left	: 15px;
}
.filaResultatsCerca span i {
	font-style: italic;
	font-size	: 10px;
	font-weight	: normal;
	color		: #4F6460;
}

.filaResultatsCerca span a
{
	color		: #4F6460;
}
.filaResultatsCerca span a img
{
	display		: inline;
}

.separadorResultatsCerca
{
	width		: 100%;
	float		: left;
	margin-bottom	: 15px;
	background	: url('imgfront/subratllatitulars.gif') repeat-x scroll bottom left;
}

div.resultatsCerca div.paginador
{
	margin-top	: 40px;
}

div.pagerCercador
{
	float		: left;
	width		: 100%;
	text-align	: center;
	font-size	: 10px;
}

.titolSeccio
{
	background-image: url('/imgfront/fonsTitolPlanesEspecials.gif');
	height		: 30px;
}
*/

/* Capselera del formulari */
#headForm
{
	background-color: #fff19b;
	font-family	: Verdana, serif;
	font-size	: 11px;
	font-weight	: bold;
	color		: #7c6d52;
	height		: 18px;
	line-height : 18px;
	width		: 100%;
	border-bottom: 1px solid #ffdc62;
	margin-top	: 20px;
	background-image : url('/imgfront/cantonadacercador.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding:none;
}

	#headForm .searchTitle {
		padding:		none;
		margin-left:	4px;
		vertical-align: top;
		font-weight:	bold;
		position:		relative;
		top:			2px;
	}

/* Cos del formulari */

.cercadorGlobal
{
	background-color: #fffbd8;
	font-size	: 11px;
	padding-top	: 20px 40px 20px 0px;
	font-family	: Verdana, serif;
	float:left;
	height: 130px;
	width: 628px;
}

	.cercadorGlobal .blocSeparador
	{
		height: 110px;
		border-right: 1px solid #ffdc62;
		float:left;
		margin: 10px 0px 10px 12px;
	}

	.cercadorGlobal .inputCerca
	{
		width: 168px;
		height: 15px;
		font-size: 11px;
		padding-left:2px;
		font-family	: Verdana, serif;
		font-weight	: normal;
		color		: #7c6d52;
		border		: 1px solid #c7a159;
	}

	.cercadorGlobal select
	{
		font-weight	: normal;
		font-size	: 11px;
		color		: #7c6d52;
		border		: 1px solid #c7a159;
		font-family	: Verdana, serif;
	}

	.cercadorGlobal select {
		width	: 156px;
	}

	.cercadorGlobal .blockCercador
	{
		display:block;
		float:left;
		width: 195px;
		
	}

	.cercadorGlobal .titleSecCercador
	{
		display:block;
		margin-left: 10px;
		padding-top: 7px;
		color: #c7a159;
		font-weight: bold;
		
		
		
	}

	.cercadorGlobal .titleSecCercador span
	{
		margin-left:-1px;
		position:relative;
		top: -3px;
	}

	html>body .cercadorGlobal .titleSecCercador span
	{
		margin-left:0px;
		position:relative;
		top: -0px;
	}

	.titleSecCercador .checkbox_
	{
		margin-right: 5px;
	}

	.cercadorGlobal ul
	{
		margin-left: 30px;
		margin-top: 5px;
	}

		.cercadorGlobal ul li
		{
			list-style-type:none;
			padding: 2px 0px;
			color: #7c6d52;
			font-size: 10px;
		}

			.cercadorGlobal ul li span
		{
			position:relative;
			top: -3px;
			margin-left:	2px;
		}

		html>body .cercadorGlobal ul li span
		{
			position:relative;
			top: -3px;
			margin-left:4px;
		}


.filtreDates
{
	margin-top	: 20px;
}
.filtreDates input
{
	margin-right	: 0px;
	width		: 20px;
}

#dataInici, #dataFi
{
	margin-left	: 60px;
}

#titleDatesIni {
	margin-top: 5px;
	margin-left: 10px;
	color: #5d4c33;
}

#titleDatesFi {
	margin-top: 5px;
	margin-left: 28px;
	color: #5d4c33;
}

.titdia {
	color: #c7a159;
	margin-left: 7px;
}
.titmes {
	color: #c7a159;
	margin-left: 20px;
}
.titany {
	color: #c7a159;
	margin-left: 20px;
}

.titleDates
{
	margin-left: 8px;
	color: #7c6d52;
}

#dataInici select, #dataFi select
{
	margin-right	: 0px;
	width		: 40px;
}

.cercadorGlobal .any {
	width: 60px;
}

#dataFi .any,#dataInici .any{
	width: 55px;
}

/* Peu del formulari */

#peuSubmit
{
	background-color: #fff19b;
	height		: 25px;
	text-align	: right;
	float		: left;
	width		: 100%;
	border-top		: 1px solid #ffdc62;
	border-bottom	: 1px solid #ffdc62;
}
html>body #peuSubmit{
margin-bottom: 20px;
}
	#peuSubmit input
	{
		margin-top	: 5px;
	}

			.botoFormCerca2
			{
				color: #C7A258;
				margin: 0px 5px 0px 0px;
				padding: 0px;
				height: 10px;
			}

/* Resultats cerca */

.resultatsCerca
{
	font-size	: 12px;
	float:left;
	width: 100%;
	font-weight:bolder;
}

.resultatsCerca .Resultats
{
	width: 100%;
}

.resultatsCerca h4
{
	font-size	: 11px;
	background-color: #F4CE4C;
	margin-top	: 20px;
	height		: 20px;
	line-height	: 20px;
	padding-left	: 5px;
	/*color		: #FFFBD8;*/
	color:	#7C6D52;
	font-weight:bold;
}

.resultatsCerca h3
{
	font-size	: 11px;
	/*font-weight	: bold;*/
	font-weight	: normal;
	height		: 20px;
	line-height	: 20px;
	background-image: url('/imgfront/subratllatitulars.gif') repeat-x scroll bottom left;
	/*color		: #000;*/
	color:	#7C6D52;
	margin-bottom	: 10px;
	border-bottom:	1px solid #F4CE4C;
}

.resultatsCerca i
{
	/*color		: #000;*/
	color:	#7C6D52;
	font-weight	: normal;
	font-weight:normal;
}

.filaResultatsCerca
{
	width: 100%;
	float: left;
}

.filaResultatsCerca h5
{
	font-size	: 11px;
	font-weight	: normal;
	display		: block;
	width		: 100%;
	float		: left;
	/*color		: #4A6363;*/
	color		:#C7A159;
	
}

.filaResultatsCerca h5 b
{
	font-weight	: bold;
}

.filaResultatsCerca div.filaResultatsLateral
{
	width		: 250px;
	margin-top	: 5px;
	display		: block;
	float		: left;
}

div.filaResultatsLateral h2,
div.filaResultatsLateral h2 a
{
	font-size	: 11px;
	/*color		: #000;*/
	color:	#7C6D52;
	text-decoration	: none;
	float		: left;
	font-weight: bold;

}

div.filaResultatsLateral h2 a:hover
{
	text-decoration	: underline;
}

div.filaResultatsLateral h6
{
	/*color		: #84A5A6;*/
	color		:#C7A159;
	font-size	: 10px;
	font-weight	: normal;
	float		: left;
	display		: block;
	width		: 100%;
}

.filaResultatsCerca span
{
	font-size	: 11px;
	font-weight	: normal;
	margin-top	: 5px;
	display		: inline;
	/*color		: #4A6363;*/
	color		: #7C6D52;
	float		: left;
	width		: 355px;
	padding-left	: 15px;
}
.filaResultatsCerca span i{
	font-size	: 11px;
	font-weight	: normal;
	font-style: italic;
	color		: #4A6363;

}

.filaResultatsCerca span a
{
	/*color		: #4F6460;*/
	color		: #7C6D52;

}
.filaResultatsCerca span a img
{
	/*border: none;*/
	display		: inline;
}

.separadorResultatsCerca
{
	width		: 100%;
	float		: left;
	margin-bottom	: 15px;
	/*background	: url('/imgfront/subratllatitulars.gif') repeat-x scroll bottom left;*/
	/*border-bottom: 1px solid #C8D7D2;*/
	border-bottom:	1px solid #F4CE4C;
}

div.resultatsCerca div.paginador
{
	margin-top	: 40px;
}

div.pagerCercador
{
	float		: left;
	width		: 100%;
	text-align	: center;
	font-size	: 10px;
}

.titolSeccio
{
	background-image: url('/imgfront/fonsTitolPlanesEspecials.gif');
	height		: 30px;
}


