body{
	font-family: Arial, "Times New Roman", Times, serif;
	margin: 0px;
}
hr{
		color: #006666;
}
.etq{
	font-size: small;
	text-align: right;
}
form{
	margin: 0px;
}

.titol{
	color: #006666;
	font-size: medium;
	font-weight: bold;
	text-align: left;
}

/* Capcelera */

/**** Contingut ****/
.contingut{
	width: 700px;
	margin: 0 2% 0 2%;
	text-align: center;
}
.obsCastellano{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;	
	color: Black;
}
/**** Ajuda****/
.ajuda{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}
.lineaActualitzacio{
/*	border: thin solid #4682B4; /* test */
	width: 99%;
	text-align: left;
}

.divContacte{
/*	border: thin solid Blue; /* test */
	text-align: left;
	float: left;
	width: 20%;
	white-space: nowrap;
}
.divDataActualitzacio{
/*	border: thin solid Green; /* test */
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	text-align: right;
	float: right;
	width: 20%;
	white-space: nowrap;
}

.enllacContacte{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	color: Black;
	text-align: left;	
}

/* Formulari de consulta */
#consultaDiv{
/*	border: thin solid #4682B4; */
}
.consultaNomCamp{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	text-align: right;

	margin-right: 1%;
	width: 25%;
	float: left;
	white-space: nowrap;
}
.consultaCamp{
/*	border: thin solid Gray; /* test */
	width: 50%;
	font-size: small;
	text-align: left;
	float: left;
	white-space: nowrap;
}
.consultaButons{
/*	border: thin solid Lime; /* test */
	margin-left: 1%;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	width: 15%;
	text-align: center;
	float: left;
}
.consultaEnllac{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	cursor: pointer;
}
.consultaInput{
/*	border: thin solid Lime; /* test */
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
	color: Black;
	width: 97%;
}
.consultaSelect{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:small;
	text-align: left;
	color: Black;
	width: 99%;
}

.consultaBtn{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	text-align: center;	
	width: 99%;
}

.consultaBtnNegreta{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:small;
	font-weight: bold;
	width: 99%;
}
.consultaReset{
	font-size: small;
}


/* Paginacio */
#divPaginacio{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	color: #006666;
	text-align: center;
}
.pagTxt{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	color: Black;
	text-align: center;
}
.btnFletxa1{
	width: 12px;
	height: 7px;
	border: none;
}
.btnFletxa2{
	width: 6px;
	height: 7px;
	border: none;
}
/* Llista de resultats */
#resLlista{
	margin: 0 0 0 0;
	border: thin;
}
.resTitol{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	text-align: right;
	vertical-align: top;
	width: 15%;
	color: Black;
	float: left;
}
.resValor{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
	vertical-align: top;
	width: 70%;
	color: Black;
	float: left;
}
.resValorNegreta{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 70%;
	color: Black;
	float: left;
}
.enllacPDF{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #006666;
	text-decoration: underline;
}

/**** Admesos ****/
.contingutAdmesos{
	width: 700px;
	margin: 0 2% 0 2%;
	text-align: center;
}
.titolAdmesos{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: black;
}
.adColumna1{
	text-align: left;
	float: left;
	width: 49%;
}
.adColumna2{
	text-align: left;
	float: left;
	width: 50%;
}

.adCategoria{
	font-family: Arial, "Times New Roman", Times, serif;
	color: #006666;
	font-size: small;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	background-color: transparent;
	outline: none;
	border: none;
}
.adAdmes{
	margin-left: 30px;
	font-family: Arial, "Times New Roman", Times, serif;
	color: #006666;
	font-size: small;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	background-color: transparent;
	outline: none;	
	border: none;
}

.adCategoriacs{
	font-family: Arial, "Times New Roman", Times, serif;
	color: #006666;
	font-size: small;
	font-weight: bold;
	text-align: left;
	background-color: transparent;
	vertical-align: middle;
}
.adAdmescs{
	margin-left: 30px;
	font-family: Arial, "Times New Roman", Times, serif;
	color: #006666;
	font-size: small;
	text-align: left;
	text-decoration: none;
	background-color: transparent;
	vertical-align: middle;
}
.adCategoriact{
	margin: 0;
	font-family: Arial, "Times New Roman", Times, serif;
	color: #006666;
	font-size: small;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	cursor: pointer;
	background-color: transparent;
	outline: none;
	border: none;
	vertical-align: middle;
}
.adAdmesct{
	margin: 0;
	font-family: Arial, "Times New Roman", Times, serif;
	color: #006666;
	font-size: small;
	text-align: left;
	font-style: italic;
	cursor: pointer;
	background-color: transparent;
	outline: none;
	border: none;
	vertical-align: middle;
}

/* Missatge d'error */
.msgError{
	color: black;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
