	body {
		background:none}
	body#popup{
	background: url(/imatges/barragranate.gif) repeat-x #fff;
	color: #2d371c;
	}
	body#popup-txt{
	background: url(/imatges/barrazul.gif) repeat-x;
	color: #2d371c;
	}
	body#popup, body#popup-txtorgt {
	background: url(../../imatges/barrazul.gif) repeat-x;
	color: #00acd7;
	}
	body#popup-txt, body#popup-txtorgt {
	line-height: 1.15em;
	}
	body#popup div, body#popup-txt div, body#popup-txtorgt div {
	margin: 20px;
	border: none;
	}
	body#popup h1{
	font-size: 1.05em;
	margin: 30px 0 1em;
	color: #2d371c;
	}
	body#popup-txt h1, body#popup-txtorgt h1 {
	margin: 30px 0 1em;
	}
	body#popup-txt h1.small, body#popup-txtorgt h1.small {
	font-size: 1.1em;
	}
	body#popup h2 {
	font-size: 1.1em;
	}
	body#popup table {
	border-collapse: separate;
	border: none;
	}
	body#popup table th {
	background: #F4ECEE;/*#f7ffe6;*/
	padding: .4em;
	}
	body#popup table  .normal {
	background: none;
	font-weight: normal;
	text-align: left;
	}
	body#popup table tr.salto td {
	padding-top: .4em;
	}
	body#popup table td {
	text-align: right;
	padding: .2em;
	}
	body#popup table .tdtext {
	text-align: left;
	padding: .2em;
	}
	#popup caption {
	font-size: 1.1em;
	text-align: left;
 	visibility: visible;
	font-weight: bold;
	}
	body#popup p.include {
	margin-bottom: 1em;
	}
	body#popup p.tancar, body#popup-txt p.tancar, body#popup-txtorgt p.tancar {
	margin: 2em 1em 0;
	padding-bottom: 2em;
	color: #902342; /*#73aa00;*/
	font-weight: bold;
	text-align: right;
	font-size: .98em;
	}
	body#popup-txt ul, body#popup-txtorgt ul {
	font-size: 1em;
	}
	body#popup-txt li, body#popup-txtorgt li {
	margin-bottom: .5em;
	}
 	body#popup-txt li, body#popup-txtorgt li {
 	background-image:url(/imatges/bot_verde.gif);
	background-position: 0 .3em;
	background-repeat:no-repeat;
	list-style:none;
	padding:0px 0px 2px 12px;
    }
 	#iso {padding:20px 0 0 0;}
 	#iso div { 
	float:left; 
	border:1px solid red;
	padding:0;
	margin:0;
	}
 	#iso div.last { 
	clear:right;
	width:190px;
	padding:0;
	margin-top:0;
	}
	#iso img { float:left;}
	h1 { font-size:2em; line-height:1em;}
	a {
	   color: #902342; /*#73aa00;*/
	   text-decoration:none;
	}
	a:hover { text-decoration:underline;}
	
	h2.underline { border-bottom:1px solid #2D371C; margin:0 0 15px 0; padding:0px 0 2px 0;}
