img{
	border:0px;	
}
.fondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #005EAB;
	margin: 0px;
	padding: 0px;
}
.area_global {
	text-align: left;
	width: 780px;
	margin: auto;
	background-color: #F2F2F2;
}
.area_central {
	clear: both;
	margin: 0px;
	padding:0px 0px 0px 10px;
}
.area_esquerra {
	float:left;
	width: 375px;
}
.area_dreta {
	float:right;
	width: 375px;
	padding:0px 0px 0px 10px;
}
.cap_admin {
	clear: both;
	background-color: #005EAB;
	font-size: xx-large;
	color: #FFFFFF;
	text-align: center;
}
.peu_admin {
	clear: both;
	background-color: #005EAB;
	color: #FFFFFF;
	text-align:center;
}


.text_destacat {
	font-size: small;
	font-weight: bold;
	color: #005EAB;
}
.text_validacio {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #FF6600;
}
.text_titolcamp {
	color: #005EAB;
	font-size: small;
	font-weight: bold;
}
.text_alerta {
	color: #FF0000;
	font-weight: bold;
}
.text_publicar {
	color: #6F7972;
	font-weight: bold;
}
.text_peu_usuari {
	color: #CCCCCC;
	font-size: small;
}



.formulari {
	margin: 0px;
}
input.button {
	padding: 2px 8px 2px 8px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005EAB;
	border: 1px solid #FFFFFF;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}
input.button2 {
	padding: 2px 8px 2px 8px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #808485;
	border: 1px solid #FFFFFF;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}
.titol_opcio {
	background-color: #FFFFFF;
	width: 45%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333366;
	border-bottom-color: #333366;
	margin: 0px 0px 0px 0px;
}
/*.opcions {
	background-color: #FFFFFF;
	width: 30%;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}*/
.taula {
	margin: 0px;
	padding: 0px;
}
.taula_capcalera {
	font-weight: bold;
	background-color: #005EAB;
	border: 1px solid #005EAB;
	padding: 0px;
	color: #FFFFFF;
}
.taula_capcalera2 {
	font-weight: bold;
	background-color: #808485;
	border: 1px solid #808485;
	padding: 0px;
	color: #FFFFFF;
}
.taula_fila {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005EAB;
}
.taula_opcions {
	border: 1px solid #005EAB;
}
.linia {
	font-size: 1px;
	background-color: #005EAB;
	height: 1px;
}
.links {
	color: #005EAB;
	text-decoration: none;
}
.links:hover {
	text-decoration: none;
	font-weight: bold;
}
.links:active {
	text-decoration: none;
	font-weight: bold;
}
.links_gestio {
	color: #333366;
	text-decoration: none;
}
.links_gestio:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}
.links_gestio:active {
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}

/* ESTILS ALBERT */
#eliminaImg_{
	float:left;
	text-align:center;
}
#eliminaImg{
	height:200px;
	overflow:hidden;
}
#error{
	color: #FF0000;
	font-weight: bold;
}
