body {
	font-family:  Arial, Verdana, Geneva,Helvetica, sans-serif;
	FONT-SIZE: 100%;
	BACKGROUND-IMAGE: url(../images/img_encuesta02.jpg);
	background-repeat: repeat-x;
	MARGIN: 0;
	BACKGROUND-COLOR: #fff;
}
img {
	border:0;
}

form {
	margin: 0px;
}

input.uno {
	width: 50px;
	font-size: 9pt;
	text-align:right;
}

select.A {
	width: 290px;
	font-size: 9pt;
}

h1 {
	color: #360;
	font-size: 110%;
	font-variant: small-caps;

	margin:0.6em 2em 1.2em 2em;
}

h2 {
	color: #360;
	background-image: none;
	background-color: #E1E4C3;
	font-size: 90%;
	margin: 0;
	padding: 0px 0px 0px 5px;;
}

h2.apartado {
	margin:2em 2em 0 
}
/* DIV DELIMITADOR */
div.frontera {
	border: 1px solid #999;
	margin: 0px 2em 1em 2em;
}

div.tit2 {
	font-size: 10pt;
	color: white;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	background-color: #6699CC;
	padding: 2px 0px 2px 5px;
}

table.tStand  {
	border-collapse: collapse;
	border: none;
	margin-bottom: 15px;
	margin-left:2em;
}

table.tStand caption {
	margin-left:2em;
	font-weight: bold;
	padding: 3px 1px 3px 5px;
	background-color: #6699CC;
	color: white;
	text-align: left;
}

table.tStand th {
	font-size: 8pt;
	padding: 2px 2px 2px 3px;
	width: 100px;
	background-color: #DCE8F3;
	text-align:left;
}
table.tStand thead th {
	text-align:center;
}
table.tStand th.ancho {
	width: 200px;
}
table.tStand th.semiancho {
	width: 150px;
}


table.tStand td {
	text-align: center;
	padding: 2px 2px 2px 3px;
	font-size:90%;
}


/* emisiones porcino */

fieldset {
	background-color: #CCE5FF;
	margin:0 2em;
	padding-bottom:0.8em;
}

fieldset fieldset {
	width:600px;
	margin:1em 2em;
	padding:0.4em;
}

legend {
	font-weight: bold;
	font-size: 12pt;
}

table.nivel1 {
	border: 1px solid #666;
	margin-top: 10px;
	}

table.nivel1 th {
	border-collapse: collapse;
	border: none;
	text-align: left;
	padding-left: 5px;
	font-size: 8pt;
}

table.miTabla {
	border-collapse: collapse;
	border: none;
}

table.miTabla th {
	border-collapse: collapse;
	border: none;
	text-align: right;
	font-size: 8pt;
	padding: 1px 1px 1px 5px;
	width: 170px;
}

table.miTabla thead th {
	text-align: center;
	width:auto;
}
table.miTabla td {
	border: none;
	font-size: 10pt;
	padding: 1px 1px 1px 5px;
}

/* nueva clase 09/11/2005*/

table.miTablaB {
	border-collapse: collapse;
	border: none;
	margin-left: 70px;
}

table.miTablaB th {
	border: none;
	font-size: 8pt;
	padding: 1px 1px 1px 5px;
	width: 100px;
}

#informe .miTabla th , #informe .miTablaB th, #informe .miTablaC th 
{
	padding:1px 0.5em;
	width: auto;
	white-space: pre;
}
#informe .miTablaC .num {
	text-align:right;
}

table.miTablaB td {
	border: none;
	font-size: 10pt;
	padding: 1px 1px 1px 5px;
	text-align: center;
}

/* nueva clase 10/11/2005*/
table.miTablaC {
	border-collapse: collapse;
	border: none;
}

.miTablaC th {
	border: none;
	font-size: 8pt;
	padding: 1px 1px 1px 5px;
	width: 125px;
}

.miTablaC td {
	border: none;
	font-size: 10pt;
	padding: 1px 1px 1px 5px;
/*	text-align: center;*/
}

.par th, .par td {
	background-color:#99CCFF;
}

input.dos {
	width:18em;
}
input.texto {
	width:17em;
}

table.tcreditos {
	background-image:none;
	margin-top:2em;
}

table td.dato {
	background-color:white;
	border:1px solid #666;
	padding:1px 0.6em;
	font-size:75%;
	text-align: center;
}
.num {
	text-align:right;
}
p {
	margin:0;
	padding:1em 1em;
	font-size:80%;
}
.intro {
	padding-left:3em;
}

ul {
	font-size:80%;
	margin-top:0;
	padding-top:0;
	padding-bottom:1em;
	margin-bottom:0;
}
ul ul {
	font-size:100%;
}
a:link, a:active {
	color: #f60;
	text-decoration: underline;
}

a:visited {
	color: #f60;
	text-decoration: underline;
}

a:hover {
	color: #f60;
	text-decoration: none;
}

thead {
	display: table-header-group;
}

#dImprimir {
	margin-left:auto;margin-right:auto;
	text-align:center;
}

#itgLogoImpresion {
	display:none;
}
@media print {
	#dImprimir, .tcreditos, .itgLogo {
		display:none;
	}
	#itgLogoImpresion {
		display:block;
	}

}
