.motivofondo {
	background-image: url(img_cirugiaperuana/fod_motivo.gif);
	background-repeat:  repeat-x;
	background-position: center;
}
.motivofondo {
	background-image: url(img_cirugiaperuana/fod_motivo.gif);
	background-repeat:   repeat-y;
	background-position: center;
}
.titulos {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.txtcontenido {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #333333;
}
