@charset "UTF-8";
.texto {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11pt;
	background-image: none;
	background-repeat: no-repeat;
	line-height: normal;
	text-align: center;
	background-color: #CCCCCC;
	padding: 5px;
}
p {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11pt;
	line-height: normal;
}
.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.botonvolver {
	text-align: right;
}
