/*************************** FITXA ***************************************/

.fitxaTitol
{
	background-color: #EFC977;
	padding-left: 5px;
	font-weight: bolder;
}

.internCosColorFons
{
	background-color: #FEFCF7;	
}

.fitxaCapcaleraDreta
{
   background-image: url('Imatges/Cos/general/capDreta.gif');
	width: 36px;
	height: 16px;
   background-repeat: no-repeat;	
}

.fitxaPeuEsq
{
   background-image: url('Imatges/Cos/general/peuEsq.gif');
	width: 81px;
	height: 16px;
   background-repeat: no-repeat;
}


.fitxaPeuMig
{
   background-image: url('Imatges/Cos/general/fonsPeu.gif');
	width: 100%;
	height: 16px;
   background-repeat: repeat-x;
}

.fitxaPeuDreta
{
   background-image: url('Imatges/Cos/general/peuDreta.gif');
   width: 100%;
	height: 36px;
   background-repeat: no-repeat;		
}

.separadorPaginador
{
	background-color: #EFC977;
}
