.titleU
{
	background: #425340;	
	font: menu;
	vertical-align: middle;
	height: 25px;	
	
}
.titleV
{
	background: #425340;
	font: menu;
	vertical-align: middle;
	height: 25px;
}

.cuerpo
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #DCDCDC;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #DCDCDC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DCDCDC;
	background: #fbf4e7; 
	height: 100px;
	vertical-align: top;
	font:message-box;
	padding: 5px;
}
.textoCuerpoTitulo
{
	margin: 8px;
	text-align: justify;
	font-weight: bold;
}
.textoCuerpo
{
	margin: 8px;
	text-align: justify;
}
.textoTitulo
{
	margin: 8px	
}