body{
	font-family: verdana;
	background: #ffffff;
	font-size:14px;
}
div.chiste{
	background: #ffffff;
	border: 2px solid #acacff;
}
div.titulochiste{
	font-weight: bold;
	/*padding-top: 20px;*/
	background: #ffffff;
	border: 2px solid #acacff;
	border-bottom: 0px solid #acacff;
}
div.menu{
	text-decoration: underline;
	font-size: 12px;
	font-family: verdana;
	background: #FFFFFF;
	border: 3px solid #a39ed5;
	float:left;
	width:20%;
}
div.chistes{
	float:right;
	width:75%;
	border: 0px dashed #333;
}
span.cara{
width:25%;
}
span.titulo{
width:75%;
}
div.head{
text-align:center;
width:100%;
border: 0px dashed #333;
}