body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.guia_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.text_preguntas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.INICIAR {
	background-image: url(INICIAR.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333333;
}
.QUESTIONARI {
	background-image: url(QUESTIONARI.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333333;
}
.SEGUENT {
	background-image: url(SEGUENT.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333333;
}
.tabla_peus {
	background-image: url(fons_peus.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

