body{
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	background-color: #ddddff;
	margin-top:5px;
	padding-top:0px;
	padding-left:5px;
	text-align: left;
	background-image: url("image/bgBody.gif");
	background-repeat: repeat-x;
}


td{
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

menu{
	margin-top:0px;
	margin-bottom:0px;
}


tr.debugBorder{
	border: 1px;
}

.botoPetit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
 	color : #191970;
	background-color: #A1B1D1;
	border: 1px solid #9C9C9C;
	padding: 1px;
}

/*----------------------------*/

A{
	font-family: Tahoma, Verdana; 
}

A:link, A.petit:link {
	text-decoration: none;
	color: #0062BF;
}
A:visited, A.petit:visited {
	text-decoration: none;
	color: #0062BF;
}
A:hover, A.petit:hover {
	text-decoration: underline;
	background-color: #eeeeee;
	color:black;
}

/*----------------------------*/

A.foto, A.foto:link, A.foto:visited, A.foto:hover{
	border: none;
	Background-Color : transparent;
	Color : #7B68EE;
	Text-Decoration : none;
}


A.res, A.res:link, A.res:visited, A.res:hover{
	border: none;
	Background-Color : transparent;
	Color : #7B68EE;
	Text-Decoration : none;
}


A.black, A.black:link, A.black:visited{
	border: none;
	Background-Color : transparent;
	Color : #000000;
	Text-Decoration : none;
}
A.black:hover{
	color:#448844;
}


/*----------------------------*/

A.fotoBorder, A.fotoBorder:link, A.fotoBorder:visited{
	border: 1px solid #aaaaaa;
	Background-Color : black;
	Text-Decoration : none;
}
A.fotoBorder:hover{
	border: 1px solid #440000;

}










A.barraBottom, A.barraBottom:link, A.barraBottom:visited {
	text-decoration: ;
	background-color: transparent;
	color: #7C6363;
	font: 9px Tahoma;
	border-bottom: 1px dotted #aa4444;
}
A.barraBottom:hover {
	text-decoration: none;
	background-color: #eeeeff;
	color:#000000;
	border-bottom: 4px solid #ff0000;
}




.petit, A.petit{
	font-family: Tahoma, Verdana; 
	font-size: 9px; 
}

/*----------------------------*/

A.linksLeft, A.linksLeft:link, A.linksLeft:visited  {
	font-family: tahoma;
	text-decoration: none;
	color: black;
	font-size:11px;
	border-bottom:none;
}
A.linksLeft:hover {
	color: #880000;
	text-decoration: none;
	background-color: transparent;
}


/*----------------------------*/

A.linksLeftAdmin:link , A.linksLeftAdmin:visited {
	text-decoration: none;
	color: #C4ECC5;
}
A.linksLeftAdmin:hover {
	color: Yellow;
	text-decoration: none;
	background-color: transparent;
}

/*----------------------------*/
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #aaaacc;
	
}

input.filtro{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFE5;
	border: 1px solid #828282;
	
}


/*----------------------------*/

textarea.manteniment, input.manteniment{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #F9FCFD;
	border: 1px solid #828282;
}	
	

table.borde, td.borde{
	border-style: dotted;
	border-color: #818181;
}

table.borde{
   border-width: 0 0 1px 1px;
	border-collapse: collapse;
}

td.borde {
   border-width: 1px 1px 0 0;
	padding: 8px 8px 8px 8px;
}

table.mantenimentLlista{
   border-width: 1px 0px 0px 1px;
	border-color: #818181;
	border-style: solid;
}
td.mantenimentLlista {
	border-style: solid;
   border-width: 0px 1px 1px 0px;
	padding: 4px 4px 4px 4px;
   border-color: #818181;
	font-family: Verdana;
	font-size: 10px;
}

/*----------------------------*/


/*---------------------------------------------*/
table.borde2, td.borde2{
	border-style: solid;
	border-color: #B2B2B2;
}

table.borde2{
   border-width: 0 0 1px 1px;
	border-collapse: collapse;
}

td.borde2 {
   border-width: 1px 1px 0 0;
	padding: 2px 2px 2px 2px;
	font-family: Tahoma, Verdana; 
	font-size: 10px; 
	text-align:top;
	vertical-align: top;
}

/*------------------------------------*/
table.bordeTabs, td.bordeTabs{
	border-style: solid;
	border-color: #7B68EE;
}

table.bordeTabs{
   border-width: 0px 1px 0px 0px;
}
td.bordeTabs {
   border-width: 1px 0px 0 1px;
	padding: 4px 8px 4px 8px;
}


/*---------------------------------------------*/

input.boto{
	border: 2px solid #7993C9;
	background-color: #D0D9EA;
	font-family: Tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	border-left-width: 3px;
	border-right-width: 3px;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}

input.botoPetit{
	border: 1px solid #4682B4;
	background-color: #CEE0FF;
	font-family: Tahoma, verdana;
	font-size: 9px;
	font-weight: bold;
	border-left-width: 2px;
	border-right-width: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.textePetit, .textePetit2{
  font-family: verdana, Helvetica, sans-serif;
  font-weight: normal;
  color : #191970;
}

.textePetit, .textePetit2{
  font-family: Tahoma;
}
.textePetit{
  font-size: 10px;
}

.textePetit2{
  font-size: 11px;
}

.estado {
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 

}

.taronjet {
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #FE851C;

}

/*-----------------------------*/

A.TD {
	text-decoration: none;
	color: #0062BF;
}
A.TD:visited {
	text-decoration: none;
	color: #0062BF;
}
A.TD:hover {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}


/*-----------------------------*/
A.res:link {
	text-decoration: none;
	color: #0062BF;
}
A.res:visited {
	text-decoration: none;
	color: #0062BF;
}
A.res:hover {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
/*-----------------------------*/



#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li 
{
padding-left: 10px;
background-image: url(image/bullet3.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
}



/*----------------------------*/
td.BordeTDPrincipal {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1D7E8E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1D7E8E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D7E8E;
	border-top-color: #1D7E8E;
	border-top-width: 1px;
	border-top-style: solid;
}
/*----------------------------*/


tr.cabeceraColumnas{
	background: #F1F1F1 url(image/bgCapsalera1.gif);
	font-size: 10px;
	padding: 3px 3px 3px 3px;
	border-style: solid;
   border-width: 1px 1px 1px 1px;	
	border-color:  #9C9C9C;

}

TD.cabeceraColumnas{
	padding: 3px 3px 3px 3px;
	border-bottom:1px solid #bbbbbb;
	text-align: center;
}


table.bordeFichaGrossa{
	border: 1px solid #7AA0B5;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	}


table.manteniments{
	border: 1px solid #A1B1D1;	
	background-color:#f8f8f8;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	text-align: left;
}


table.mantFiltro{
	border: 1px solid #BEBF00;	
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	text-align: left;
	background: #FFFFB5;
}


	

hr{
 height: 0px;  border: 1px solid;
}
	

select.tipo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F4F9FB;
	border: 1px solid #828282;	
	

}



.titol1, .titol2, .titol3, .titol1B{
	color: #5A75B5;
	font-family: "Trebuchet MS", tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titol1{	font-size: 24px;}	
.titol1B{	font-size: 20px;}	

.titol2{	font-size: 16px;}	

.titol3{	font-size: 14px;}	

.txtA1{	margin-bottom:15px;}

.destacat1{
	color:#990000;
	font-weight: bold;
}


.destacat2{
	color:#990000;
	background-color:#ffeeee;
	padding:5px;
	border:1px dotted #ffaaaa;
	font-weight: bold;
}
	



.divSubseccioX1{
	width:100%;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #ccaaaa;
	border-bottom:1px solid #ccaaaa;
/*	background-color:#FFF0CF; */
}

.divBordeFoto{
	border:1px solid #aaaaaa;
	padding:3px;
}

.requadreXY1{
	text-align:justify;
	border:1px dotted #aaaaaa; padding:10px; background-color:#eeeeee;
}

.txt_mini{
	font-size:9px;
}
