@CHARSET "ISO-8859-1";

/*AJU AJUNTAMENT -----------------------------------------------------------*/

/*COLORS --------------------------------------------------------------------*/
/* #386a61 -- color principal granate*/
/* #9ab3af -- color fons 2 granate*/
/* #eaeeed -- color border pestanya null granate*/
/* #f1f1f1 -- color fons pestanya null gris*/
/* #fef7ef -- color fons pestanya off */

/* #969696 -- color gris, abans(08-abr-09) c7c9ca */
/* #333333 -- color quasi-negre*/

/* canvi colors
    #386a61 - #386a61
    #9ab3af - #9ab3af
    #eaeeed  - #eaeeed */

.titul {color: #386a61; }                      /*Color carbassa principal*/
.titulb {color: #386a61;                       /*+ bold*/
  font-weight: bold;
  position:relative;
}
.colorborder1 { border: 1px solid #386a61; }

.titul2 {color: #969696; }                    /*Color gris texte */
.titul2b {color: #969696; font-weight: bold;} /*+ bold*/

.text {color: #333333; }                      /*Color quasi-negre texte */


.desplegable select {
 border: 1px solid #386a61;
 color: #386a61;
 background-color: #ffffff;
}

td.border1 { border-color: #386a61; }
input,textarea{ border-color: #386a61; }


/*LEG -- ruta seleccio i cerca ----------------------------------------------*/
/*---------------------------------------------------------------------------*/

/*CERCADOR ------------------------------------------------------------------*/
.cercador input {
  border-color: #386a61;
}

.cercador select {
  border-color: #386a61;
}

/*cerca ico 19x19*/
a.cerca,
a.cerca:visited {
  background-image: url('img/aju/cerca.jpg');
}


/*MEN -----------------------------------------------------------------------*/
.titlemenboxon {
	color: #386a61;
}

.menboxon {
	border-left-color: #386a61;
  border-bottom-color: #386a61;
}


/*PAGINACIO -----------------------------------------------------------------*/
/*num pagina activa*/
.pagon{
	border-left-color: #386a61;
  border-top-color:#386a61;
  border-bottom-color: #386a61;
  border-right-color: #FFFFFF;
  color: #386a61;
}

.pagon-horitzontal{
	border-left-color: #386a61;
  border-top-color: #FFFFFF;
  border-bottom-color: #386a61;
  border-right-color: #386a61 ;
  color: #386a61;
  margin-top:-1px;
}

.pagoff{
	border-left-color: #787676;
  border-bottom-color: #787676;
  border-right-color: #386a61;
}

a.apagoffhover,
a.apagoffhover:visited { color: #386a61;text-decoration: none; }
a.apagoffhover:hover {
  color: #386a61;
  text-decoration: none;
}

a.apagoff,
a.apagoff:visited { }
a.apagoff:hover {
	border-bottom:1px solid #386a61;
	border-left:1px solid #386a61;
	border-top:1px solid #386a61;
	
  color: #386a61;
}

a.apagoff-horitzontal,
a.apagoff-horitzontal:visited {
    border-top:1px solid #386a61;
}

a.apagoff-horitzontal:hover {

	border-bottom:1px solid #386a61;
	border-left:1px solid #386a61;
	border-right:1px solid #386a61;
        border-top:1px solid #386a61;
	color: #386a61;
}

/*PESTANYES -----------------------------------------------------------------*/
/*Les pestanyes, segons seleccio -----------------------------------------*/
.cpestanyes{
  border-bottom-color: #386a61;
}

/*td pestanya activa*/
.pagpeson{
	border-left-color: #386a61;
	border-top-color: #386a61;
	border-right-color: #386a61;
	color: #386a61;
	background-color:#FAFAFA;
}

/*pestanya amb contingut pero sense activar*/
.pagpesoff{
	/* tret per les pestanyes
	border-left-color: #386a61;
	border-top-color: #386a61;
	border-right-color: #386a61;
 	background-color: #fef7ef;
	color:#386a61;
	background-image: URL(img/aju/pesoff.jpg);
	background-position:bottom;
	background-repeat:repeat-x;*/
}

a.apagpesoffhover,
a.apagpesoffhover:visited {
  color: #386a61;
}
a.apagpesoffhover:hover {
  color: #386a61;
}

a.apagpesoff,
a.apagpesoff:visited {
	background-image: URL(img/aju/pesoff.jpg);
	background-position:bottom;
  color: #386a61;
}
a.apagpesoff:hover {
  color: #386a61;
}

/*pestanya on no hi ha contingut*/
.pagpesnull{
	border-left-color: #9AB3AF;
	border-top-color: #9AB3AF;
	border-right-color: #9AB3AF;
  background-color: #f1f1f1;
	color:#bbbbbb;
}

/*linea ratllada sota els titols de les pestanya*/
.lpunts{
	border-bottom-color: #386a61;
}

/*varis format*/
.brbot1{
  border-bottom-color: #386a61;
}

/*CONTINGUTS ----------------------------------------------------------------*/

/*border caixa + img bottom background*/
.mainbox{
	border-left-color: #386a61;
	border-right-color: #386a61;
	border-bottom-color: #386a61;
	/*background-image:url('img/aju/fons.gif');*/
  background-repeat: no-repeat;
  background-position: bottom right;
}

/*Quadrat de valoracio*/
.quadraton {
  background-color: #386a61;
}

.quadratoff {
  background-color: #EAEEED;
}

/*Quadrat de fotos*/
.fotoboxleft{
	border-color: #386a61;
	background-color: #EAEEED;
}

.fotoboxright{
	border-color: #386a61;
	background-color: #EAEEED;
}

/*boto mes info*/
a.mesinfo,
a.mesinfo:visited {
  background-image: url('img/aju/mesinfo.jpg');
}
a.mesinfo:hover { color: #386a61; }


/*Visualitzar icons 52x18* amb text*/
a.visualitzarlist, a.visualitzarliston,
a.visualitzarlist:visited, a.visualitzarliston:visited {
  background-image: url('img/aju/list.gif');
  color: #386a61;
  }

a.visualitzartail, a.visualitzartailon,
a.visualitzartail:visited, a.visualitzartailon:visited {
  background-image: url('img/aju/tail.gif');
  color: #386a61;
  }

a.visualitzarphoto, a.visualitzarphotoon,
a.visualitzarphoto:visited, a.visualitzarphotoon:visited {
  background-image: url('img/aju/photo.gif');
  color: #386a61;
  }

/*Llistat*/
td.titulist {
	border-bottom-color: #386a61;
}

tr.list1 {
	background-color: #EAEEED;
}

tr.list1on {
	background-color: #9AB3AF;
}

tr.list2 {
	background-color: #ffffff;
}

tr.list2on {
	background-color: #9AB3AF;
}

/*mes info icono*/
a.mesinfoico,
a.mesinfoico:visited {
  background-image: url('img/aju/mesinfoico.gif');
}

a.sendmesrespon, a.sendmesrespon:visited {
    background-image: url("img/aju/mesrespon.png");
}

a.sendmesopina:hover,
a.sendmesfotos:hover,
a.sendmesinfo:hover,
a.sendmesrespon:hover { color: #386A61 !important}

/*Caixa amb dades linia de color*/
.liniacolor{ background-color: #EAEEED; }

/*envia mes info ico 19x19*/
a.sendmesinfo,
a.sendmesinfo:visited {
  background-image: url('img/aju/mesinfo.png');
}

/*envia mes fotos ico 19x19*/
a.sendmesfotos,
a.sendmesfotos:visited {
  background-image: url('img/aju/mesfoto.png');
}

a.sendmesinfo,
a.sendmesfotos,
a.sendmesopina,
a.sendmesrespon{
	width: 255px !important;
}


/*LINKS ---------------------------------------------------------------------*/
a.ajuon,
a.ajuon:visited { color: #ffffff; background-color: #386a61; text-decoration: none; }
a.ajuon:hover {color: #ffffff; background-color: #386a61;}

a.ajuoff,
a.ajuoff:visited { color: #386a61; text-decoration: none; }
a.ajuoff:hover {color: #ffffff; background-color: #386a61; }

a.ajunull,
a.ajunull:visited,
a.ajunull:hover {
  color: #969696;
  text-decoration: none;
  cursor: default;
 }


a.ajupath,
a.ajupath:visited { color: #585858; text-decoration: none; font-size:9px; }
a.ajupath:hover { color: #386a61; text-decoration: underline; }
a.ajupathon,
a.ajupathon:visited { color: #386a61;text-decoration: none; font-size:9px;font-weight:bold;}
a.ajupathon:hover { color: #386a61; text-decoration: underline; }

/* per a on sóc 'nom seccio' sense link */
span.ajupathon{
	color: #386a61;
	font-size:9px;
}


a.ajulink,
a.ajulink:visited { color: #333333; text-decoration: none; }   /*color quasi negre*/
a.ajulink:hover { color: #386a61; text-decoration: underline; }


/*google maps de com arribar*/
#maps{
	width: 743px;
	height: 125px;
	border: 1px solid #386a61;
	margin: 5px 8px 8px 10px;
}

/* resultats cerca color a cada skin, mida lletra estils.css*/
.numtotalcerca{
	color: #386a61;
}
#totalscerca{
	border: 1px solid #386a61;
	/*background: url(img/aju/fonscerca.jpg);*/
}

/* quadrat foto, paginacio */
a.fotopagoff,a.fotopagoff: link, a.fotopagoff: visited{
	}
a.fotopagoff:hover{
	/* format definit al estils.css */
	background-image: url(img/aju/fotopagon.jpg);
}
a.fotopagon, a.fotopagon:link, a.fotopagon:visited, a.fotopagon:hover{
	background-image: url(img/aju/fotopagon.jpg);
}

/* popup borde color seccio, a img creu tanca */
.bordepopup{
	border: 13px solid #386a61;
}

a.tancafinestra{
	background-image: URL(img/aju/tanca_popup.gif);
}

a.tancafinestra:hover{
	color: #386a61;
}

/* popup pujar foto, boto examinar imatge, per idiomes */
div.imginput_ca{
	background:url(img/aju/button-afegir_ca.gif) left bottom no-repeat;
}

div.imginput_ca:hover{
	background:url(img/aju/button-afegir_ca.gif) left top no-repeat;
}

#loading{
	background-image:URL(img/aju/loading.gif);
	width: 54px;
	height: 55px;
}

.descvistafoto { width: 60%; padding-left:10px; }
.boxsendmesaju { display: table; width: 100%; }
.ordernarxaju { margin: 0px 10px 10px 10px }
