* { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
}

body {
	margin: 1% 18% 1% 18%;
	padding: 0px;	
	background-color: white;
/*	background-image: url(img/xrx_fondo.jpg); */
    background-attachment: fixed; 
	background-repeat: no-repeat;
	background-position: center center;


/*	scrollbar-3dlight-color:#777777;
	scrollbar-darkshadow-color:#777777;
	 
	scrollbar-arrow-color:#F3F3F3;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DDDDDD;
	scrollbar-track-color :#FFFFFF;
	scrollbar-base-color:#ff6347;
	scrollbar-face-color:#F3F3F3;	*/	
}
	


body:after { 
			 color: #FFFFFF;
			 background-color:#000077;
			 /* content: "Idea original d'Àlex Thomas"; */
			 text-align: center;
			 display: block;
		}


.hidden {
	display: none;
}


b {
	font-size: 105%;	
}


a { font-weight: bold;	
	text-decoration: none;
  }
a:link, a:visited {  color: #000000;
	 	  text-decoration: none; }

a:visited {	 color: Orange; 
			 background-color: transparent;			
		  }
a:hover { 
		  text-decoration: underline;
		  color: #FFFFFF;
	   	  background-color: #000000;		   
		}

p {
	text-indent: 20px;
}



div {	
	border: 1px solid;
	border-color: #676767; 	
	padding: 3px 3% 3px 3%;
/*	background-color: #FFFFFF; */
	/*page-break-before: before;*/
	text-align:justify;	
}


li {
}

.tit {
	font-size:150%;
	/*font-variant: small-caps;*/	
	/*border: 1px solid Gray;*/
	background-color: Black;        
	color: Orange;
	/*background: transparent;*/
/*	opacity: .9; */
/*	filter:alpha(opacity=90); /* IE's opacity*/
}



.cos .tit, .txt .tit {
	background-color: White;
	color: #444444;         
}


.subtit {
	border: 1px solid #828181;
	background-color: #000077;        
	color: #FFFFFF;
	/*background: transparent;*/
/*	opacity: .9; */
/*	filter:alpha(opacity=90); /* IE's opacity*/
}
.cap {
	padding:2% 4% 2% 4%;
	border: 1px solid #828181;
	background-color: Black;        
	color: #DDDDDD;	
	font-size: 105%;
	/* font-style: italic; */
/*	opacity: .90; */
/*	filter:alpha(opacity=90); /* IE's opacity*/
}

.cap a {
	color: Orange;
	font-family: Arial;
	font-weight: normal;
	font-size: 170%;
	font-variant: small-caps;	
}


.tit a { font-variant: normal; font-weight: normal;}
.tit a:visited { color: gray; }
.tit a:link { color: orange; }


.cos {
	border: 1px solid #828181;
	background-color: transparent;        
/*	display: break;		*/
}

.txt {
	padding: 15px 25px 15px 25px;
	border: 1px solid #828181;
	background-color: #FFFFFF;        
	color: #333333;
	display: block;
	/*display: break;*/
	/*	opacity: .95; */
	/*	filter:alpha(opacity=95); /* IE's opacity*/
}

/* .txt:first-letter { font-size: 115%;} */



.adv {			
	padding: 2% 4% 2% 4%;
	width: 35%; 	
	margin: auto;
	text-align: center;	
	color: gray;
	background-color: transparent;

}

.adv a, .adv a:visited {	
	font-size:200%;
	color: gray;
	background-color: white; 
}	
.adv a:hover {	
	background-color: white; 
}	



table {	background-color: #DDDDFF; margin: auto; border: 0.25px; }


.descript, .tit1 {	
	width: 20%;	
	text-align: left;	
	color: maroon;
}


.num, .tit2 {
	width: 10%;	
	text-align: right;	
	color: black;
}

.tit1, .tit2 { background-color: #555555; color: #FFFFFF; }


a.claim  {
	float: right;
	margin-right: 1%;
	margin-top: 1%;
	color: orange;
}

a.claim:visited  {
	color: #999999;
}