body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #006600;
}
.lineas {
	border: 1px solid #CCCCCC;
}
.cuadrado {
	border: 1px solid #CCCCCC;
	height: 160px;
	width: 160px;
}
.pregunta1{
	width: 500px;
	background-color: #339933;
	color: #000000;
	font-size: 120%;
	padding: 10px 10px 10px 25px;
	clear: both;
	float: none;
	text-align: justify;
	margin: 10px;
	position: relative;
	background-image: url(images/rallatforat.gif);
	background-position: 0px 0px;
}
.pregunta2{
	width: 500px;
	background-color: #339933;
	color: #000000;
	font-size: 120%;
	padding: 10px 10px 10px 25px;
	clear: both;
	float: none;
	text-align: justify;
	margin: 10px;
	position: relative;
	background-image: url(images/cuadforat.gif);
	background-position: 0px 0px;
}
.pregunta3{
	width: 500px;

	background-color: #;
	color: #000000;
	font-size: 120%;
	padding: 10px 10px 10px 25px;
	clear: both;
	float: none;
	text-align: justify;
	margin: 10px;
	position: relative;
	background-color: #FFFF99;
	background-image: url(images/postit.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.pregunta4{
	width: 500px;
	background-color: #;
	color: #000000;
	font-size: 120%;
	padding: 10px 10px 10px 25px;
	clear: both;
	float: none;
	text-align: justify;
	margin: 10px;
	position: relative;
	background-color: #FFCCFF;
	background-image: url(images/postit2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.Estilo1 {
	color: #FFCC00;
	font-weight: bold;
}.titular {
	font-size: 150%;
}
.petitet {
	font-size: 80%;
	color: #003300;
}
.foto {
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 1px;
}
