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-attachment: fixed;
	
}


td{
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
}

form {
	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; 
	border-bottom:1px dotted #66aa66;
}

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: none;
	background-color: #A1C1DE;
}

/*----------------------------*/
A.barraLinks2, A.barraLinks2:visited{
	color: #448844;
	font-family:  tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border-bottom:none;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}	
A.barraLinks2:hover{
	color: black;
	text-decoration: none;
	background-color: white;
	background-image:url(image/bgDiv_barraLinks2_hover.gif);
	background-repeat:repeat-x;
}	

/*----------------------------*/
A.barraLinks3, A.barraLinks3:visited{
	color: #066;
	font-family:  tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border-bottom:2px solid transparent;
	padding-left:10px;
	padding-right:10px;
}	
A.barraLinks3:hover{
	color: black;
	text-decoration: none;
	border-bottom-color:red;
	background-color: white;
	background-repeat:repeat-x;
}	


/*----------------------------*/
A.admin, A.admin:link, A.admin:visited{
	border: 1px solid #880000;
	padding:1px;
	padding-left:3px;
	padding-right:3px;
	Background-Color : red;
	color:white;
	Text-Decoration : none;
}
A.admin:hover{
	border: 1px solid #440000;
	Background-Color : #ffffaa;
	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  {
	text-decoration: none;
	color: White;
	font-size:11px;
	border-bottom:none;
}
A.linksLeft:hover {
	color: Yellow;
	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: #FCF7F7;
	border: 1px solid #ccaaaa;
	
}

input.filtro{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFE5;
	border: 1px solid #828282;
	
}


input.boto1 {
	font-family: tahoma;
	font-size:9px;
	border:1px solid #C29B12;
	background-color: #EEBE16;
	background-image:url(image/bgBoto1.gif); background-repeat:repeat-x;
	color:#660000;
	padding:3px;
	padding-left:10px; padding-right:10px;
	text-decoration: none;
	font-weight:bold;
}

/*----------------------------*/

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;
	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;	
	

}



h1,h2,h3,.titol1, .titol2, .titol3{
	color: #5A75B5;
	font-family: "Trebuchet MS", tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:0px;
}
h1,.titol1{
	font-size: 24px;
}	

h2,.titol2{
	font-size: 16px;
}	

h3,.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; */
}


.requadreXY1{
	text-align:justify;
	border:1px solid #bbbbbb;
	padding:10px;
	background-color:#eeeeee;
	background-image:url(image/bgDiv_XY1.gif);
	background-repeat:repeat-x;
	
}

.requadreDestacat1, .requadreDestacat2{
	font-size:14px;
	font-weight:bold;
	font-family: "Trebuchet MS", tahoma, Arial, Helvetica, sans-serif;
	color:#d86d33;
	float:right;
	padding:5px;
	padding-bottom:10px;
	border:1px solid #aaaaaa;
	border-bottom-width:3px;
	border-left: none;
	border-right: none; 
	margin-left:10px;
	margin-bottom:5px;
	width:40%;
	background-image:url(image/bg_requadreDestacat1.gif); background-repeat:no-repeat;
	background-position:top center;
}

.requadreDestacat2{
	float:left;
	margin-left:0px;
	margin-right:10px;
	
}
 
.resaltat1{
	color:#aa2222;
}

.resaltat2{
	color:#442222;
	font-size:16px;
}

A.boto1:link , A.boto1:visited {
	border:1px solid #C29B12;
	background-color: #EEBE16;
	background-image:url(image/bgBoto1.gif); background-repeat:repeat-x;
	color:#660000;
	padding:5px;
	padding-left:10px; padding-right:10px;
	text-decoration: none;
	font-weight:bold;
}
A.boto1:hover {
	color: black;
	background-image:url(image/bgBoto1_hover.gif); background-repeat:repeat-x;

}


.fotoRight{
	float:right;  padding:5px; border:1px solid #aaaaaa; margin-left:15px; margin-bottom:5px; text-align:center;
}